195 Commits (1f85d6255d6929edbcfc087e4e07c2fde39c3632)

Author SHA1 Message Date
Damien George d311655655 stmhal: Add time module with sleep function. 11 years ago
Damien George ad7b84a7b9 stmhal: Add os module with a few basic functions. 11 years ago
Damien George 684164a8cf stmhal: Add PYBv10 config; add RNG support. 11 years ago
Damien George 2fb37847a7 stmhal: Tidy up USB CDC+MSC device some more. 11 years ago
Damien George fb1d6d097e sthmal: Remove obsolete files. 11 years ago
Damien George a6787edcea stmhal: Tidy up USB device configuration. Make it use less RAM. 11 years ago
Damien George fb25c2d95f stmhal: USB CDC and MSC device work together. 11 years ago
Damien George 8913c04831 stmhal: Add support for USB MSC device. 11 years ago
Damien George c070ff24a9 Disable some math functions until they work correctly. 11 years ago
Damien George f78d9b1a72 stmhal: Add accelerometer driver; fix bug with LFN. 11 years ago
Damien George 494600bc99 stmhal: Add lcd.c to Makefile, and init LCD in main. 11 years ago
Damien George e2e9011253 stmhal: Add LCD driver. 11 years ago
Damien George b92d3e1fde stmhal: Add fatfs support, working with flash and SD card. 11 years ago
Damien George 9e5ea4d768 stmhal: Add flash write support and flash storage driver. 11 years ago
Damien George 8a9a31e57b stmhal: Add autoflash script, to flash a DFU device automatically. 11 years ago
Damien George fb431bf556 stmhal: Add SD card support. 11 years ago
Damien George 781687c772 stmhal: Remove unnecessary include. 11 years ago
Dave Hylands 9c122029ec stmhal - Add usart support 11 years ago
Damien George 02a8543841 stmhal: Check CDC tx buffer has free space before filling with data. 11 years ago
Damien George 6c2455f481 stmhal: Put an array in ROM. 11 years ago
Damien George fdbc22e4d2 stmhal: Disable redundant SystemCoreClockUpdate function. 11 years ago
Damien George 280e7208d8 Add vstr_ins and vstr_cut_out; improve stmhal readline. 11 years ago
Damien George 8b96af6907 stmhal: Get RTC working. 11 years ago
Damien George 07174c6fca stmhal: Fix escape sequences in USB CDC input. 11 years ago
Damien George e285511a23 stmhal: Get USB CDC REPL working. 11 years ago
Damien George 87e423b866 stmhal: Remove obsolete #defines from mpconfigport.h. 11 years ago
Dave Hylands ca5444e6cd stmhal - add pin mapping, gpio, exti, usrsw 11 years ago
Dave Hylands 0a64c92a9c stmhal - add led support. Add netduino_plus_2 support 11 years ago
Damien George b30c02afa0 stmhal: Get USB enumerating a CDC device. 11 years ago
Dave Hylands 9db719bb57 stmhal - More systick cleanup. Fix HAL_Delay 11 years ago
Dave Hylands ef39f2d9ca Cleanup systick for stmhal 11 years ago
Dave Hylands f14b92b9e1 REPl working on UART6 with STMHAL 11 years ago
Damien George f555d5deca stmhal: Set SysTick priority to highest level. 11 years ago
Damien George 4ef1dbcbf6 stmhal: Get SysTick and HSE working. 11 years ago
Dave Hylands dd38d90724 Initial checkin with STM HAL 11 years ago