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
circuitpython
/
ports
/
nrf
/
common-hal
History
Dan Halbert
8d58093328
Merge pull request
#1259
from dhalbert/nrf-pwmout
...
Allow variable freq PWMOut; use multiple channels if same freq
2018-10-10 12:27:27 -04:00
..
analogio
add pin claiming to devices
2018-08-31 18:38:05 -04:00
bleio
nrf: Split the ble module into a shared part and the port implementation
2018-07-13 16:01:15 +02:00
board
rename nrf boards to feather_nrf52832 and feather_nrf52840_express
2018-08-21 18:45:37 -04:00
busio
Allow variable freq PWMOut; use multiple channels if same freq
2018-10-09 20:52:55 -04:00
digitalio
use open-drain capabilities on GPIO; clean up board init; set correct GPIO voltage
2018-09-09 15:01:28 -04:00
microcontroller
generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_obj_t
2018-09-04 16:43:21 -04:00
neopixel_write
neopixel_write merge; alphabetize stuff in Makefile
2018-09-05 17:38:59 -04:00
os
nrf: Rewrite the os common-hal using nrfx
2018-06-27 21:01:07 +02:00
pulseio
Don't disable tempoarily in deinit().
2018-10-09 21:23:47 -04:00
storage
implement filesystem_writable_by_python()
2018-07-06 13:01:07 +07:00
supervisor
replacing change to input() with separate method to check for USB Serial input
2018-10-09 18:37:52 -04:00
time
nrf: Remove the old time hal and replace with nRFx
2018-07-10 14:59:10 +02:00
usb_hid
Fix nrf and unix
2018-08-16 17:41:38 -07:00