esp-open-rtos/tests/cases
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
..
01_scheduler.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
02_heap.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
03_byte_load_flash.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
04_wifi_basic.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
05_spiffs.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
06_timers.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
07_sysparam.c sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00
08_spiflash.c sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00