esp-open-rtos/core/include
sheinz a91ec6eb61 sysparam fixes, tests, spi flash refactoring (#299)
Original work by @ourairquality
* Sysparam threadsafe and SPI access
* Sysparam test cases
* Fix for negative int8
* Sysparam getting bool without memory allocation. Bool tests.
* SPI flash refactoring.
* Extract common spiflash.c into core.
* Use spiflash.c in sysparam.
* Use memcpy in spiflash.c insted of hand-written version.
* Tests for spiflash.c
2017-03-22 02:18:04 +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 sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05: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
spiflash.h sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00
stdout_redirect.h Allow changing write function of stdout (#304) 2016-12-19 20:55:26 +05:00
sysparam.h sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00
xtensa_ops.h First batch of opensdk additions 2016-07-06 17:21:34 +10:00