This website requires JavaScript.
Explore
Help
Sign In
saji
/
telem3-fw
Watch
1
Star
0
Fork
You've already forked telem3-fw
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
0fa90bc0e7
telem3-fw
/
.gitignore
13 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
app: initial application skeleton initial application skeleton demonstrating: - custom boards - custom DT bindings - Out-of-tree drivers Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-18 18:47:28 +00:00
# editors
.vscode
*.swp
*~
# python
.venv
# build
/build*
west: add example west command Add a working example for how to implement a west command within the user's manifest repository. There is documentation for this, but we should have some working code in here just to make life easier for people. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-29 18:52:10 +00:00
__pycache__/
Reference in a new issue
Copy permalink