circuitpython/ports/nrf/boards/pca10056
arturo182 2c63fb2a94 nrf: Remove the random hal and module
Thus getting rid of the whole old hal!
The module is not needed because the common-hal
nRF implementation uses HW RNG anyway.
2018-07-10 14:59:22 +02:00
..
examples nrf: Update the PCA10056 example to use new pin naming 2018-06-20 23:39:36 +02:00
board.c nrf: Implement ticks, add gamepad module and example 2018-02-05 20:48:25 +01:00
mpconfigboard.h nrf: Rewrite the UART HAL using nrfx 2018-07-08 16:42:04 +02:00
mpconfigboard.mk nrf: Simplify the board makefiles 2018-06-20 21:21:45 +02:00
pins.csv nrf: Simplify pin generation and definition 2018-06-20 23:26:32 +02:00