- 07 Jan, 2014 4 commits
-
-
Damien George authored
-
Damien George authored
-
Damien George authored
-
Mark Schafer authored
inkscape master file has dxf and coloured svg layers. Choose a layer for suitable work.
-
- 06 Jan, 2014 11 commits
-
-
Damien George authored
Initial support for Teensy 3.1
-
Damien George authored
-
-
Damien George authored
-
Damien George authored
-
Paul Sokolovsky authored
-
Paul Sokolovsky authored
-
Dave Hylands authored
-
mux authored
* Fix LED pin enum, first one should start at 1 * Fix LED initialization typo
-
Damien George authored
Implements list.reverse; fixes issue #66.
-
John R. Lenton authored
-
- 05 Jan, 2014 25 commits
-
-
-
Damien George authored
List insert. Fixes issue #61.
-
Damien George authored
Fix off-by-one in non-default values of index's 2nd and 3rd arguments.
-
Damien George authored
Convert many object types structs to use C99 tagged initializer syntax.
-
Damien George authored
-
Damien George authored
Add Initial Support for STM32F4DISCOVERY Board
-
Damien George authored
Make qstr_init reinitialize last_pool.
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
John R. Lenton authored
-
Paul Sokolovsky authored
-
Dave Hylands authored
This causes the pool to get reinitialized properly on a soft-reset.
-
mux authored
-
mux authored
* Add a TARGET definition to Makefile (default PYBOARD). * Add support for discovery LEDs in led module. * Add support for discovery user switch in usersw * Add EXTI interrupt handler for discovery user switch on (PA0). * Parameterize led and usrsw modules pins and port. * Issue #83
-
Damien George authored
-
Damien George authored
-
Damien George authored
Move user switch code into a separate module
-
Damien George authored
Implements str iterator
-
Damien George authored
list.index fails on an edge case.
-
Damien George authored
Implements list.index. Fixes issue #57.
-
mux authored
* Move user switch code from main.c into a separate module (usrsw) * Add usrsw.c to Makefile
-
Damien George authored
-
Damien George authored
-
xyb authored
-