espressif_tinyusb/examples
Jerzy Kasenberg 5c5ecea6f1 build system: Changes for xc32 compiler
Three changes are needed to accommodate xc32 compiler build:
- optimized build flag other than -Os
   added CFLAGS_OPTIMIZED that defaults to -Os but can be overridden in boards
- build without -lnosys
   added LIBS_GCC with default libraries that can be changed in boards
- build without LD_FILE specification
   if LD_FILE is empty -Wl,-T options is not added to LDFLAGS
2021-12-27 10:11:56 +01:00
..
device update g4 bsp 2021-12-09 12:42:08 +07:00
host skip host ci for tm4c due to sram overflow 2021-12-07 17:14:20 +07:00
make.mk build system: Changes for xc32 compiler 2021-12-27 10:11:56 +01:00
rules.mk build system: Changes for xc32 compiler 2021-12-27 10:11:56 +01:00