This website works better with JavaScript.
Explore
Help
Sign In
TBM
/
tbm-mcu
Watch
1
Star
0
Fork
You've already forked tbm-mcu
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
414
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
676c9bdbb0
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '676c9bdbb0'
${ noResults }
Commit Graph
379 Commits (676c9bdbb045c4f68d24b9014d3de4bd958d8bd0)
Author
SHA1
Message
Date
S.J.R. van Schaik
49c90e70f0
shell: introduce part create command
8 years ago
S.J.R. van Schaik
886b90f5f3
shell: expose currently probed flash device
8 years ago
S.J.R. van Schaik
adcda56894
fs: add initial code to create the partition table
8 years ago
S.J.R. van Schaik
2448ddcd4e
fs: add block_is_erased() to check if a block is truly erased
8 years ago
S.J.R. van Schaik
31740bbb20
flash: map existing file to memory to use as sandbox flash
8 years ago
S.J.R. van Schaik
eca2bc7b17
tools: add tool to create empty flash image
8 years ago
S.J.R. van Schaik
c594c2aa9a
bitset: add functions to manipulate bitsets
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
9 years ago
S.J.R. van Schaik
2f82854e8a
flash: sandbox: fix size checks and erase initial memory
9 years ago
S.J.R. van Schaik
c815803869
flash: add sandbox driver for testing
9 years ago
S.J.R. van Schaik
54d6134e21
console: add console driver for stdio
9 years ago
S.J.R. van Schaik
a1d5644135
shell: remove libopencm3 includes
9 years ago
S.J.R. van Schaik
81632df5e9
console: separate driver for USART
9 years ago
S.J.R. van Schaik
b6d216255f
flash: remove old code for SPI flash
9 years ago
S.J.R. van Schaik
19bd043ac3
shell: use flash driver model instead
9 years ago
S.J.R. van Schaik
094c600283
flash: add SPI flash driver
9 years ago
S.J.R. van Schaik
39dbac8742
macros: move macros for human-readable sizes and rounding
9 years ago
S.J.R. van Schaik
92b3c1108b
flash: implement flash driver model
9 years ago
S.J.R. van Schaik
a078de7c9f
spi: stm32f0: add SPI driver
9 years ago
S.J.R. van Schaik
c7685c1d02
shell: remove unnecessary includes
9 years ago
S.J.R. van Schaik
a572b357f7
console: usart: set up stdout, stderr and stdout
9 years ago
S.J.R. van Schaik
b0dd5a9abc
usart: use \n instead of \r\n
9 years ago
S.J.R. van Schaik
3873f68817
make: restructure build scripts
9 years ago
First
Previous
...
4
5
6
7
8
Next
Last