esp-open-rtos/core
Angus Gratton b7b16de429 Alias ets_printf directly to printf at link time
I thought maybe ets_printf had some special properties, but it doesn't
seem to have any so far.
2015-06-16 16:22:55 +10:00
..
include Timer FRC1 & FRC2 registers 2015-06-12 17:05:54 +10:00
component.mk Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00
esp_gpio_interrupts.c Indentation fixes 2015-06-09 09:00:32 +10:00
esp_iomux.c Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00
newlib_syscalls.c Link against newlib from esp-open-sdk's libcirom, replace FreeRTOS heap management. 2015-06-16 14:20:24 +10:00
sdk_compat.c Alias ets_printf directly to printf at link time 2015-06-16 16:22:55 +10:00