Commit graph

19 commits

Author SHA1 Message Date
ebc8dbffa5 mufs: move header 2017-08-01 17:12:48 +02:00
33373dd250 main: swap around USART1 and USART2 to be compatible with tbm-schematics 2017-07-28 13:15:07 +02:00
f2a922c697 main: don't bail if mounting fails 2017-07-27 13:20:42 +02:00
ebb8bbe5f3 main: add command for booting 2017-07-27 13:17:55 +02:00
4aa807a7b3 shell: return exit codes to the user console 2017-07-27 12:15:24 +02:00
ab5e9d532e main: mount flash chip, FTL and mufs automatically 2017-07-27 11:06:05 +02:00
0261989724 main: implement user commands 2017-07-27 11:05:40 +02:00
651291ece1 main: initialise the real-time clock 2017-07-27 10:45:50 +02:00
c071903dd1 shell: pass around console object 2017-07-24 17:57:13 +02:00
cfa38c9d39 shell: reimplement all commands to use the new shell system 2017-07-20 17:46:23 +02:00
fa16f60b06 shell: reimplementation to improve command handling and to support multiple serial interfaces 2017-07-20 16:51:05 +02:00
f04041ae96 main: test parsing command line into arguments 2017-07-20 16:17:54 +02:00
7d0f730212 stm32f0: usart: implement asynchronous serial interfaces 2017-07-20 14:37:07 +02:00
ea142b75fe stm32f0: gpio: rcc: separate GPIO and RCC setup 2017-07-18 15:08:46 +02:00
f912edf1c5 main: show TBM-dev and build date 2017-05-19 19:00:36 +02:00
81632df5e9 console: separate driver for USART 2017-03-11 13:07:12 +00:00
b6d216255f flash: remove old code for SPI flash 2017-03-11 13:04:26 +00:00
a572b357f7 console: usart: set up stdout, stderr and stdout 2017-03-11 00:25:25 +00:00
3873f68817 make: restructure build scripts 2017-03-09 12:32:04 +00:00
Renamed from main.c (Browse further)