| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-30 | stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. | Dave Hylands | |
| 2015-01-01 | stmhal: Prefix includes with py/; remove need for -I../py. | Damien George | |
| 2014-05-03 | Add license header to (almost) all files. | Damien George | |
| Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/. | |||
| 2014-03-22 | stmhal: Tidy up USB device configuration. Make it use less RAM. | Damien George | |
| 2014-03-21 | stmhal: Add support for USB MSC device. | Damien George | |
| This gives a functioning, independent MSC device. | |||
| 2014-03-14 | stmhal: Get USB enumerating a CDC device. | Damien George | |
| Enumerates CDC device over USB, but doesn't transmit/receive yet. | |||
