circuitpython/ports/nrf/modules/machine
arturo182 9962ea6449 nrf: Change pin names on DKs to match silkscreen
Quite a big revamp of the make-pins script, it is now used on each
build to generate the pin files, so the static ones are not needed
anymore.
2018-02-12 22:41:19 +01:00
..
adc.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
adc.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
i2c.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
i2c.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
led.c nrf: Fix missing LED GPIO initialization 2018-02-03 13:51:11 +01:00
led.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
modmachine.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
modmachine.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
pin.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
pin.h nrf: Change pin names on DKs to match silkscreen 2018-02-12 22:41:19 +01:00
pwm.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
pwm.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
rtc.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
rtc.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
spi.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
spi.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
temp.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
temp.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
timer.c ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
timer.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00
uart.c nRF52 update with internal file system support 2017-12-21 13:49:14 +01:00
uart.h ports/nrf: Moving nrf51/52 port to new ports directory 2017-10-04 21:46:48 +02:00