7 Commits (f17f3314d0a857fdf06132f3e8ef84a56345622b)

Author SHA1 Message Date
Damien George b33a770596 extmod/fsusermount: Support mounting of multiple block devices. 9 years ago
Damien George 3770cd2e70 stmhal: Expose flash and SD card as proper objects with block protocol. 9 years ago
Damien George 65888e2006 stmhal: Process storage idle tick handler in different slot to DMA. 9 years ago
Damien George e99e6c883d stmhal: Move flash storage idle tick handler from TIM3 to SysTick. 9 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 6d983539bc stmhal: Improve flash storage cache management. 11 years ago
Damien George 9e5ea4d768 stmhal: Add flash write support and flash storage driver. 11 years ago
Damien George 23177088d2 stm: Mount SD card on 1:/ if present. 11 years ago
ian-v 5fd8fd2c16 Revert MP_BOOL, etc. and use <stdbool.h> instead 11 years ago
ian-v 7a16fadbf8 Co-exist with C++ (issue #85) 11 years ago
Damien ec643130d0 stm: add timer to storage cache so it can be flushed. 11 years ago
Damien 0f6545139b Implement simple servo control using PWM. 11 years ago
Damien afe12bca23 Fix IRQ priority issue to give working USB; and some cleanup. 11 years ago
Damien 995b8aabb1 Partially implement proper flash storage. 11 years ago