Commit Graph

8 Commits (7b5187973ae9a5d12b8fe554bdde4e65f97a5b50)

Author SHA1 Message Date
S.J.R. van Schaik d709c44fa4 shell: flash: add command to release the current flash device 8 years ago
S.J.R. van Schaik b55fea5379 shell: flash: display capacity and usage 8 years ago
S.J.R. van Schaik a36addf39b shell: add flash info to print the flash size 8 years ago
S.J.R. van Schaik db3de90f24 shell: print error when flash device cannot be probed 8 years ago
S.J.R. van Schaik 45c1730149 shell: release flash device before probing 8 years ago
S.J.R. van Schaik 886b90f5f3 shell: expose currently probed flash device 8 years ago
S.J.R. van Schaik 1188b24a31 shell: use min() macro 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 a1d5644135 shell: remove libopencm3 includes 8 years ago
S.J.R. van Schaik 19bd043ac3 shell: use flash driver model instead 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
S.J.R. van Schaik 99ab4bae75 shell: fix printing hex when size is larger than 16 8 years ago
S.J.R. van Schaik ce50cc6d5f shell: print zeroes when the buffer size is not a multiple of 16 8 years ago
S.J.R. van Schaik 1723197e63 style: shell: remove redundant newlines 8 years ago
S.J.R. van Schaik 03f4913e1a macros: add min()/max() 8 years ago
S.J.R. van Schaik e946d0ce3d tbm: initial commit 8 years ago