InfiniTime/src/FreeRTOS
JF002 c0b0f8cb73
Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). ()
This reduces the size of the binary by about 6KB!
This also removes filepath that were embedded into the binary (.bin) file.
2021-06-01 21:02:15 +02:00
..
port.c Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
port_cmsis.c Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). () 2021-06-01 21:02:15 +02:00
port_cmsis_systick.c Apply fix for errata 87 (FPU issue). 2020-06-19 22:10:30 +02:00
portmacro.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
portmacro_cmsis.h Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. 2021-02-14 14:42:30 +01:00