23e74e8969d88d4007fe4d1383efea5b132cb3e7
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 fine a way to reset the both)
Description
Languages
C
95.1%
Makefile
4.6%
GDB
0.3%