Changes

Target Firmware Build System

31 bytes added, 13:42, 1 May 2018
no edit summary
$ make PLATFORM=CW303
== Old Build System ==
The old build system could only work with AVR/XMEGA targets. It had the following files defining what was built:
Where the application Makefile (e.g., simpleserial-aes/Makefile) described both the build commands to use and what files to build. The PLATFORM_INCLUDE.mk was only used to pull in hardware-specific files (the HAL).
 
[[Category:Software Usage]]