Commit graph

4 commits

Author SHA1 Message Date
sheinz
e84f47f944 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
2016-11-28 17:34:17 +02:00
sheinz
2105d5a5cd Sysparam getting bool without memory allocation. Bool tests. 2016-11-28 12:16:38 +02:00
sheinz
2f611dfbc0 Fix for negative int8 in sysparam. Tests update. 2016-11-28 09:59:12 +02:00
sheinz
8b9e757904 Sysparam test cases 2016-11-28 00:35:26 +02:00