circuitpython/ports/atmel-samd/common-hal
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
..
analogio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
audiobusio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
audioio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
board Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
busio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
digitalio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
microcontroller Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
neopixel_write Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
nvm Turn on nvm in 3.0. 2018-04-13 16:22:28 -07:00
os Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
pulseio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
rotaryio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
rtc atmel-samd: RTC: Improve precision when setting datetime 2018-05-01 21:35:24 -04:00
storage esp8266 and nrf: raise NotImplementedError 2018-04-10 12:08:41 -04:00
supervisor atmel-samd: changed Status to Runtime; instituted runtime singleton 2018-03-09 02:19:51 +00:00
time Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
touchio Move pin struct to the peripherals library. 2018-08-02 13:59:05 -07:00
usb_hid fix samd usb hid typo 2018-08-01 08:40:04 +07:00