2020-08-14 18:09:44 +02:00
2020-08-27 22:10:00 +02:00
2020-08-14 18:09:44 +02:00
2020-08-27 10:18:18 +02:00
2020-08-29 13:23:40 +02:00
2020-08-14 18:09:44 +02:00

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%