Forum > Embedded
ESP32 mqtt demo
dbannon:
Hmm, this page indicates FPC sees ESP32-c3 as being 'embedded' not FreeRTOS, https://wiki.freepascal.org/Platform_list#Supported_targets_for_RISC-V . However, it has not been updated for four years ....
FreeRTOS does mention esp32-c3, https://www.freertos.org/quickconnect/esp32c3-quickconnect/ but only in the context of "QuickConnect" and AWS.
But espressif have their own FreeRTOS featuring, in particular, SMP - https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/freertos.html - this appears to be a significently different fork, reading the text it has some good looking things and some not so good looking things !
Davo
EDIT: the FPC Makefile does have a riscv32-freertos target - sounds promising.....
Navigation
[0] Message Index
[*] Previous page