8 Commits (57ebe1b27d6ae10584d3b5f767e3cc5aa481c0b0)

Author SHA1 Message Date
Damien George b42a5050fb stmhal: Add support for STM32F411 MCU. 10 years ago
Damien George 3e592531eb stmhal: For flash storage use same params for F407 as F405. 10 years ago
Damien George 6be0bbb886 stmhal: Add support for flash filesystem on F401 MCUs. 10 years ago
Damien George 2cf6dfa280 stmhal: Prefix includes with py/; remove need for -I../py. 10 years ago
Paul Sokolovsky 8139494e54 stmhal: Include mpconfig.h before all other includes. 11 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
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 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 George 2a5e6538b9 stm: Add comments for storage read from cache. 11 years ago
stevie67 2c62e262b2 Fix issue #62: Cache loses data 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien b73085d288 stm: add pyb.sd_test; flash cache flushed only via MSD. 11 years ago
Damien 8c3da5c2c5 stm: flush storage cache immediately; improve user interface. 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 00ff04fc49 Working SysTick, code factoring, some boot-up code. 11 years ago
Damien 995b8aabb1 Partially implement proper flash storage. 11 years ago