esp-open-rtos/include/espressif
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
..
esp8266 Set correct base address for register HOST_INF_SEL 2016-05-31 21:10:14 +02:00
esp_common.h Replace all binary SDK libc functions with newlib 2015-06-16 14:21:24 +10:00
esp_misc.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
esp_softap.h Mostly updated header files for use in C++ 2015-08-10 15:31:03 +10:00
esp_sta.h Comment the sdk_station_config slots. (#217) 2016-09-15 08:16:54 +02:00
esp_system.h Added sdk_system_get_netif 2017-02-20 20:27:24 +01:00
esp_timer.h Mostly updated header files for use in C++ 2015-08-10 15:31:03 +10:00
esp_wifi.h Merge branch 'master' into feature/c++ 2015-08-26 10:46:48 +10:00
osapi.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00
phy_info.h Wrap structure around phy_info PHY initialisation settings 2016-05-15 22:21:10 +10:00
queue.h queue.h: Re-add the BSD Copyright notice to queue.h from Espressif's SDK. 2016-06-28 10:24:43 +10:00
sdk_private.h Mostly updated header files for use in C++ 2015-08-10 15:31:03 +10:00
spi_flash.h sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00
user_interface.h Added first half of RE'd user_interface.c 2016-07-06 17:21:34 +10:00