This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
968fa47392
circuitpython
/
ports
/
nrf
/
modules
History
Damien George
9addc38af4
nrf: Properly use (void) instead of () for function definitions.
2018-07-20 14:11:28 +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: Properly use (void) instead of () for function definitions.
2018-07-20 14:11:28 +10:00
music
nrf: Quick-fix on const objects with open array dimension in objtuples.
2018-07-18 17:12:26 +10:00
random
nrf: Properly use (void) instead of () for function definitions.
2018-07-20 14:11:28 +10:00
ubluepy
nrf: Use mp_raise_ValueError instead of nlr_raise(...)
2018-07-18 15:25:17 +02:00
uos
nrf: Properly use (void) instead of () for function definitions.
2018-07-20 14:11:28 +10:00
utime
nrf: Replace custom-HAL with nrfx-HAL
2018-07-18 17:12:26 +10:00