fs
|
fs: add initial code to create the partition table
|
2017-03-23 15:18:13 +00:00 |
bitops.h
|
bitops: add ilog2()
|
2017-04-07 16:32:44 +02:00 |
bitset.h
|
bitset: use void * instead of uint8_t *
|
2017-03-31 16:47:42 +02:00 |
console.h
|
console: separate driver for USART
|
2017-03-11 13:07:12 +00:00 |
flash.h
|
flash: add flash_copy and improve flash_erase
|
2017-05-15 16:07:13 +02:00 |
shell.h
|
shell: introduce part create command
|
2017-03-23 15:20:00 +00:00 |
spi.h
|
spi: add function to release SPI device
|
2017-03-31 15:53:56 +02:00 |
spi_flash.h
|
flash: separate SPI flash commands
|
2017-04-07 17:32:43 +02:00 |