Commit Graph

322 Commits (bbc799f80508c6ff201970463b6f2ec7243f08ec)

Author SHA1 Message Date
S.J.R. van Schaik 1188b24a31 shell: use min() macro 8 years ago
S.J.R. van Schaik e9a9236fc7 shell: use re-allocated buffer to store additional characters 8 years ago
S.J.R. van Schaik 0e95284835 debug: remove empty file 8 years ago
S.J.R. van Schaik 1c7f86529c shell: remove old code 8 years ago
S.J.R. van Schaik eb41dd93db shell: separate code 8 years ago
S.J.R. van Schaik 422ef6ae51 shell: use uint8_t instead of char for showing bytes 8 years ago
S.J.R. van Schaik 2f82854e8a flash: sandbox: fix size checks and erase initial memory 8 years ago
S.J.R. van Schaik c815803869 flash: add sandbox driver for testing 8 years ago
S.J.R. van Schaik 54d6134e21 console: add console driver for stdio 8 years ago
S.J.R. van Schaik a1d5644135 shell: remove libopencm3 includes 8 years ago
S.J.R. van Schaik 81632df5e9 console: separate driver for USART 8 years ago
S.J.R. van Schaik b6d216255f flash: remove old code for SPI flash 8 years ago
S.J.R. van Schaik 19bd043ac3 shell: use flash driver model instead 8 years ago
S.J.R. van Schaik 094c600283 flash: add SPI flash driver 8 years ago
S.J.R. van Schaik 39dbac8742 macros: move macros for human-readable sizes and rounding 8 years ago
S.J.R. van Schaik 92b3c1108b flash: implement flash driver model 8 years ago
S.J.R. van Schaik a078de7c9f spi: stm32f0: add SPI driver 8 years ago
S.J.R. van Schaik c7685c1d02 shell: remove unnecessary includes 8 years ago
S.J.R. van Schaik a572b357f7 console: usart: set up stdout, stderr and stdout 8 years ago
S.J.R. van Schaik b0dd5a9abc usart: use \n instead of \r\n 8 years ago
S.J.R. van Schaik 3873f68817 make: restructure build scripts 8 years ago