| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-04-16 | stmhal: Add pyb.have_cdc function to check if USB CDC device is enabled. | Damien George |
| 2014-04-14 | stmhal: Add pyb.wfi() function (calls __WFI). | Damien George |
| 2014-04-13 | stmhal: Little hack to dump GC allocation table using pyb.info(). | Damien George |
| 2014-04-05 | py: Change module globals from mp_map_t* to mp_obj_dict_t*. | Damien George |
| 2014-03-30 | Merge map.h into obj.h. | Damien George |
| 2014-03-30 | stmhal: Implement selector for USB device mode; improve boot up. | Damien George |
| 2014-03-29 | stmhal: Add CDC+HID USB device. | Damien George |
| 2014-03-29 | stmhal: Factor out stdio and readline to separate files. | Damien George |
| 2014-03-25 | stmhal: Change Usart creation function to class make_new. | Damien George |
| 2014-03-25 | stmhal: Shuffle around some init functions in main(). | Damien George |
| 2014-03-25 | stmhal: Add I2C support; change accel driver to use new I2C. | Damien George |
| 2014-03-25 | Proper support for registering builtin modules in ROM. | Damien George |
