micropython/ports/nrf/modules
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
..
ble nrf: Update usage of mp_obj_new_str by removing last parameter. 2018-07-18 17:12:25 +10:00
board nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00
machine nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00
music nrf/modules: Align method to resolve pin object 2018-07-18 17:12:26 +10:00
random nrf/modules/random: Rename port config for RNG 2018-07-18 17:12:26 +10:00
ubluepy nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00
uos nrf: Move pyb module to boards module 2018-07-18 17:12:26 +10:00
utime nrf: Replace custom-HAL with nrfx-HAL 2018-07-18 17:12:26 +10:00