circuitpython/shared-bindings/microcontroller
Scott Shawcroft 168aa394db
Move pin struct to the peripherals library.
Its slimmed down by removing the qstr and bit packing TCC info.

The trinket m0 build actually grows by 20 bytes. The arduino zero
build shrinks by 188 bytes.
2018-08-02 13:59:05 -07:00
..
Pin.c Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
Pin.h Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master. 2017-08-25 22:17:07 -04:00
Processor.c Merge remote-tracking branch 'adafruit/2.x' into merge_2x 2018-02-27 15:24:16 -08:00
Processor.h Added Unique ID Functions/Updated Support Matrix (#527) 2018-01-18 11:39:11 -08:00
RunMode.c RunMode: Fix repr(RunMode.BOOTLOADER) 2018-04-05 08:16:53 -05:00
RunMode.h merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
__init__.c Merge remote-tracking branch 'adafruit/2.x' into merge_2x 2018-02-27 15:24:16 -08:00
__init__.h merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00