S.J.R. van Schaik
|
eca2bc7b17
|
tools: add tool to create empty flash image
|
8 years ago |
S.J.R. van Schaik
|
80a5ecc64c
|
flash: add includes for stdint.h and stdlib.h
|
8 years ago |
S.J.R. van Schaik
|
c594c2aa9a
|
bitset: add functions to manipulate bitsets
|
8 years ago |
S.J.R. van Schaik
|
cd9d974a91
|
macros: add BIT(n) and BIT_SIZE(t) macros
|
8 years ago |
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
|
4a176a404c
|
make: move stm32f0-specific CFLAGS and LDFLAGS
|
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
|
c28ddec92b
|
make: add support for building a host version
|
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
|
2c4e097f64
|
spi-flash: fix newline in fprintf()
|
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 |
S.J.R. van Schaik
|
edd4ee8d03
|
submodule: add libopencm3
|
8 years ago |