OVMS3-idf/components/freertos
Angus Gratton 86034ad049 Merge branch 'feature/freertos_fpu_isr' into 'master'
feature/fpu: Enable usage of FPU inside of a ISR

Closes IDF-100

See merge request espressif/esp-idf!7348
2020-01-30 13:38:37 +08:00
..
include/freertos freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
test Merge branch 'feature/freertos_fpu_isr' into 'master' 2020-01-30 13:38:37 +08:00
xtensa Merge branch 'feature/freertos_fpu_isr' into 'master' 2020-01-30 13:38:37 +08:00
CMakeLists.txt freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
component.mk freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
croutine.c Add UNTESTED_FUNCTION() call to untested functions, make Kconfig option to enable that to map to assert() 2016-09-27 11:36:30 +08:00
event_groups.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
FreeRTOS-openocd.c freertos: fix defining uxTopUsedPriority for esp32s2beta 2019-10-29 16:38:48 +01:00
Kconfig freertos: Added experimental, optional FPU usage on level 1 ISR 2020-01-27 10:55:03 -03:00
license.txt Initial public version 2016-08-17 23:08:22 +08:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
list.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
queue.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00
sdkconfig.rename Rename Kconfig options (components/freertos) 2019-05-21 09:09:01 +02:00
stdint.readme Initial public version 2016-08-17 23:08:22 +08:00
tasks.c spin_lock: added new spinlock interface and decoupled it from RTOS 2020-01-22 06:20:34 +08:00
timers.c freertos: removed likely macros from non-port specifics parts of freertos 2020-01-03 14:42:57 -03:00