esp-open-rtos/core/include
otopetrik 8f5d49de81 Allow changing write function of stdout (#304)
* Allow changing write function of stdout.

Required for stdout redirection.
Works on blocks, not chars - does _not_ use sdk_os_putc !
Should work even when linking with SPIFFS.
2016-12-19 20:55:26 +05:00
..
esp Merge pull request #302 from Zaltora/spi_fixes 2016-12-05 19:08:17 +06:00
common_macros.h i2s_dma: Implementation of I2S + DMA wrapper library 2016-08-16 10:19:33 +03:00
debug_dumps.h core: exception_vectors: initial esp-gdbstub support (#205) 2016-09-15 08:26:38 +02:00
esp8266.h Consolidate interrupt management in core as esp/interrupts.h & esp_interrupts.c 2015-09-28 22:15:40 +10:00
flashchip.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00
os_version.h Replace libmain:app_main.o with core/app_main.c 2015-08-28 18:53:43 -07:00
sdk_internal.h Update and re-organise the sdk internal definitions. (#267) 2016-11-14 00:05:13 +02:00
stdout_redirect.h Allow changing write function of stdout (#304) 2016-12-19 20:55:26 +05:00
sysparam.h sysparam: export the 'compact' function, added it to the editor. (#213) 2016-11-24 00:41:39 +02:00
xtensa_ops.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00