This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1646eff864
circuitpython
/
ports
/
nrf
/
modules
History
Damien George
7e21cf723a
nrf: Change types to size_t for all uses of mp_obj_str_get_data.
2019-05-13 12:39:56 +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/boards: Add support for BLYST Nano module based boards.
2019-05-02 22:33:44 +02:00
machine
nrf/pwm: Remove superfluous NULL in machine_hard_pwm_instances.
2019-02-20 22:52:18 +01:00
music
nrf: Change types to size_t for all uses of mp_obj_str_get_data.
2019-05-13 12:39:56 +10:00
random
nrf: Properly use (void) instead of () for function definitions.
2018-07-20 14:11:28 +10:00
ubluepy
ports: Convert legacy uppercase macro names to lowercase.
2019-02-12 14:54:51 +11:00
uos
nrf: Change types to size_t for all uses of mp_obj_str_get_data.
2019-05-13 12:39:56 +10:00
utime
nrf: Replace custom-HAL with nrfx-HAL
2018-07-18 17:12:26 +10:00