summaryrefslogtreecommitdiff
path: root/ports/nrf/mpconfigport.h
AgeCommit message (Expand)Author
2018-08-03increase new dynamic stack size to a comfortable value for nowDan Halbert
2018-08-02Merge pull request #1057 from tannewt/flexible_heapDan Halbert
2018-08-01Merge branch 'master' into nrf52_sys_modulehathach
2018-08-01try to address sys module, compile okhathach
2018-07-31Remove rogue execute bit. Must a common incorrect shortcut for me. :-)Scott Shawcroft
2018-08-01Merge branch 'master' into nrf52840_usb_hidhathach
2018-07-31enable MICROPY_PY_ARRAY_SLICE_ASSIGN, MICROPY_PY_BUILTINS_SLICE_ATTRShathach
2018-07-31Allow for resizing the stack area.Scott Shawcroft
2018-07-31hid keyboard and mouse work wellhathach
2018-07-28Merge remote-tracking branch 'adafruit/master' into micropython-25ae98f-mergeDan Halbert
2018-07-27adding usb_hidhathach
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-17should fix #1021hathach
2018-07-13nrf: Split the ble module into a shared part and the port implementationarturo182
2018-07-11Merge branch 'master' into nrf52840_usbboothathach
2018-07-10nrf: Remove the random hal and modulearturo182
2018-07-10Merge branch 'master' into nrf52840_usbboothathach
2018-07-08nrf: Cleanup mpconfigboard filesarturo182
2018-07-08nrf: Remove port-specific helparturo182
2018-07-05replace jlink with native usb cdc for serial REPLhathach
2018-06-20nrf: Cleanup machine and microbit leftoversarturo182
2018-06-20nrf: Simplify pin generation and definitionarturo182
2018-06-20nrf: Remove machine, pyb and utime modulesarturo182
2018-06-02Use the system errno's on nrfMatt Wozniski
2018-05-30Add gamepad_singleto to root pointers for the nrf portRadomir Dopieralski
2018-05-11Merge pull request #761 from jepler/nrf-modulesScott Shawcroft
2018-05-11nrf: Enable binascii, hashlib modulesJeff Epler
2018-05-10nrf52: enable framebuf moduleJeff Epler
2018-05-07Update mpconfigport.hjerryneedell
2018-03-27Enable high-quality float hashJeff Epler
2018-03-26Conditionally compile out nonstandard array/struct typecodesJeff Epler
2018-02-12Merge pull request #601 from arturo182/nrf_cleanupKevin Townsend
2018-02-07nrf: Remove nRF51 boards and files, update READMEarturo182
2018-02-07nrf: Use the shared bitbangio modulearturo182
2018-02-05nrf: Use the shared struct modulearturo182
2018-02-05nrf: Implement ticks, add gamepad module and examplearturo182
2018-01-18Enable SD132v2.0.1 BLE and UBLUEPY support by defaultmicrobuilder
2018-01-16turn on MICROPY_ENABLE_SOURCE_LINE in nrfDan Halbert
2018-01-16Make chosen features consistent across all boards and ports atmel-samd, esp82...Dan Halbert
2017-12-29added Ctrl+C interrupthathach
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend
2017-10-13ports/nrf: Add compile switch to disable VFS.Ayke van Laethem
2017-10-04ports/nrf: Moving nrf51/52 port to new ports directoryGlenn Ruben Bakke