index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
nrf
/
mpconfigport.h
Age
Commit message (
Expand
)
Author
2018-08-03
increase new dynamic stack size to a comfortable value for now
Dan Halbert
2018-08-02
Merge pull request #1057 from tannewt/flexible_heap
Dan Halbert
2018-08-01
Merge branch 'master' into nrf52_sys_module
hathach
2018-08-01
try to address sys module, compile ok
hathach
2018-07-31
Remove rogue execute bit. Must a common incorrect shortcut for me. :-)
Scott Shawcroft
2018-08-01
Merge branch 'master' into nrf52840_usb_hid
hathach
2018-07-31
enable MICROPY_PY_ARRAY_SLICE_ASSIGN, MICROPY_PY_BUILTINS_SLICE_ATTRS
hathach
2018-07-31
Allow for resizing the stack area.
Scott Shawcroft
2018-07-31
hid keyboard and mouse work well
hathach
2018-07-28
Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-merge
Dan Halbert
2018-07-27
adding usb_hid
hathach
2018-07-23
WIP: complete manual inspection of all significant changes
Dan Halbert
2018-07-17
should fix #1021
hathach
2018-07-13
nrf: Split the ble module into a shared part and the port implementation
arturo182
2018-07-11
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
nrf: Remove the random hal and module
arturo182
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-08
nrf: Cleanup mpconfigboard files
arturo182
2018-07-08
nrf: Remove port-specific help
arturo182
2018-07-05
replace jlink with native usb cdc for serial REPL
hathach
2018-06-20
nrf: Cleanup machine and microbit leftovers
arturo182
2018-06-20
nrf: Simplify pin generation and definition
arturo182
2018-06-20
nrf: Remove machine, pyb and utime modules
arturo182
2018-06-02
Use the system errno's on nrf
Matt Wozniski
2018-05-30
Add gamepad_singleto to root pointers for the nrf port
Radomir Dopieralski
2018-05-11
Merge pull request #761 from jepler/nrf-modules
Scott Shawcroft
2018-05-11
nrf: Enable binascii, hashlib modules
Jeff Epler
2018-05-10
nrf52: enable framebuf module
Jeff Epler
2018-05-07
Update mpconfigport.h
jerryneedell
2018-03-27
Enable high-quality float hash
Jeff Epler
2018-03-26
Conditionally compile out nonstandard array/struct typecodes
Jeff Epler
2018-02-12
Merge pull request #601 from arturo182/nrf_cleanup
Kevin Townsend
2018-02-07
nrf: Remove nRF51 boards and files, update README
arturo182
2018-02-07
nrf: Use the shared bitbangio module
arturo182
2018-02-05
nrf: Use the shared struct module
arturo182
2018-02-05
nrf: Implement ticks, add gamepad module and example
arturo182
2018-01-18
Enable SD132v2.0.1 BLE and UBLUEPY support by default
microbuilder
2018-01-16
turn on MICROPY_ENABLE_SOURCE_LINE in nrf
Dan Halbert
2018-01-16
Make chosen features consistent across all boards and ports atmel-samd, esp82...
Dan Halbert
2017-12-29
added Ctrl+C interrupt
hathach
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-11-23
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
Kevin Townsend
2017-11-23
Supervisor REPL support for ports/nrf/boards/feather52
Kevin Townsend
2017-10-13
ports/nrf: Add compile switch to disable VFS.
Ayke van Laethem
2017-10-04
ports/nrf: Moving nrf51/52 port to new ports directory
Glenn Ruben Bakke
[prev]