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
294
Commits
2
Branches
1
Tag
1.0 MiB
Tag:
Branch:
Tree:
acdc364fab
master
wip/virtual-tbm
0.1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'acdc364fab'
${ noResults }
Commit Graph
28 Commits (acdc364fabb36bf33cca2a41e6623ef3ec01b35a)
Author
SHA1
Message
Date
S.J.R. van Schaik
acdc364fab
shell: rtc: add commands to get and set the date
7 years ago
S.J.R. van Schaik
161acf1731
make: enable pedantic C99
7 years ago
S.J.R. van Schaik
5b97afd1bc
shell: implement functions to parse command lines into an (argc, argv) tuple
7 years ago
S.J.R. van Schaik
ea142b75fe
stm32f0: gpio: rcc: separate GPIO and RCC setup
7 years ago
S.J.R. van Schaik
a65cdbfedf
mufs: generalise mufs_create() and mufs_mkdir() into mufs_mkpath()
8 years ago
S.J.R. van Schaik
1c736c3324
mufs: add support for reading and writing files
8 years ago
S.J.R. van Schaik
e18107d2d5
mufs: add support for directories
8 years ago
S.J.R. van Schaik
a88a33ef01
mufs: add code to lookup, allocate and free pages in file trees
8 years ago
S.J.R. van Schaik
f4b08bb89f
mufs: implement block allocation
8 years ago
S.J.R. van Schaik
89df8fc5c7
make: remove source/shell/part.c
8 years ago
S.J.R. van Schaik
ff0b94789e
shell: add commands for ftl and mufs
8 years ago
S.J.R. van Schaik
51893666a5
make: optimise for size
8 years ago
S.J.R. van Schaik
2b5225ef98
ftl: initial implementation of the Flash Translation Layer
8 years ago
S.J.R. van Schaik
7be9d0f049
bitops: add ilog2()
8 years ago
S.J.R. van Schaik
1fa1dfefb1
make: only builds tools for host
8 years ago
S.J.R. van Schaik
49c90e70f0
shell: introduce part create command
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
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
eb41dd93db
shell: separate code
8 years ago
S.J.R. van Schaik
4a176a404c
make: move stm32f0-specific CFLAGS and LDFLAGS
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
92b3c1108b
flash: implement flash driver model
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
e946d0ce3d
tbm: initial commit
8 years ago