This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
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
…
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
…