| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-11-01 | stmhal: Add symbolic #defines for interrupt levels in irq.h. | Dave Curtis |
| 2015-07-30 | stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. | Dave Hylands |
| 2015-05-23 | stmhal: Make pendsv variable non-static so gcc-5 doesn't opt it away. | Damien George |
| 2015-03-20 | stmhal: Remove some unnecessary declarations, purely for cleanup. | Damien George |
| 2015-01-07 | stmhal: Collect all root pointers together in 1 place. | Damien George |
| 2015-01-07 | py: Put all global state together in state structures. | Damien George |
| 2015-01-01 | stmhal: Prefix includes with py/; remove need for -I../py. | Damien George |
| 2014-10-25 | py: Add mp_pending_exception global variable, for VM soft interrupt. | Damien George |
| 2014-06-28 | stmhal: Include mpconfig.h before all other includes. | Paul Sokolovsky |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 2014-03-14 | stmhal: Get USB enumerating a CDC device. | Damien George |
