65jie / KreyosFirmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KreyosFirmware

Build Instruction:

  1. The build tool is IAR MSP-430 5.50
  2. You need a workable unix tool in path, like make. Suggest to install msys/mingw32
  3. run make -f Makefile.msp430, a watch.txt will be generated @objs.msp430.
  4. use tool/convertbin to convert txt file to a bin file that is able to upload through phone application

About

License:GNU General Public License v2.0


Languages

Language:C 87.4%Language:Assembly 6.9%Language:C++ 4.3%Language:Objective-C 1.2%Language:Shell 0.1%Language:OpenEdge ABL 0.0%