Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 899 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 899 Bytes

Wy_Light build status

Documentation

Toolchain:

GNU Tools for ARM Embedded Processors

Version:

(arm-none-eabi-gcc -v)

gcc version 4.9.3 20141119 (release) [ARM/embedded-4_9-branch revision 218278] (GNU Tools for ARM Embedded Processors)

Install:

./configure
make

Targets:

Target Description
test build and execute unit tests
firmware_pic build PIC firmware
firmware_raspi build Raspberry Pi firmware
firmware_simu build PIC simulator
cli build command line interface
android_client build android ndk library