micropython/ports/nrf/examples
Glenn Ruben Bakke 6011441342 nrf: Move pyb module to boards module
Cleaning up use of "pyb" module.
Moving the file to a new folder and updating the
makefile accordingly. New module created called
"board" to take over the functionality of the legacy
"pyb" module.

Updating outdated documentation referring to pyb.Pin,
to now point to machine.Pin.
2018-07-18 17:12:26 +10:00
..
mountsd.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
musictest.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
nrf52_pwm.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
nrf52_servo.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
powerup.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
seeed_tft.py nrf: Remove port member from Pin object 2018-07-18 17:12:26 +10:00
ssd1306_mod.py nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00
ubluepy_eddystone.py nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ubluepy_scan.py nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ubluepy_temp.py nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00