This website requires JavaScript.
Explore
Help
Sign In
wn
/
mbusfrontend
Watch
1
Star
0
Fork
0
You've already forked mbusfrontend
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
c6b2b65c2daad04c8c6f575255fb7c2974d07c41
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Wolfgang Hottgenroth
c6b2b65c2d
initial
2020-08-14 18:09:44 +02:00
.gitignore
initial
2020-08-14 18:09:44 +02:00
main.c
initial
2020-08-14 18:09:44 +02:00
Makefile
initial
2020-08-14 18:09:44 +02:00
readme.md
initial
2020-08-14 18:09:44 +02:00
readme.md
Build:
make all
Flash:
make upload
Debugger:
enable debugging in Makefile
mspdebug rf2500 gdb
ddd --debugger msp430-gdb
for every code change upload using Makefile and restart both mspdebug and ddd (or find a way to reset the both)
Description
No description provided
Readme
59
KiB
Languages
C
88.4%
Makefile
11.6%