40 Commits (f7d6108d1ad83f26598e73d3b163f3de411c902b)

Author SHA1 Message Date
Damien George 6ac4304284 nrf/boards/microbit: Use MICROPY_PY_BUILTINS_FLOAT to detect FP support. 6 years ago
Damien George 9addc38af4 nrf: Properly use (void) instead of () for function definitions. 6 years ago
Ayke van Laethem 2f0f4fdcd3
nrf: Use mp_raise_ValueError instead of nlr_raise(...) 6 years ago
Glenn Ruben Bakke cf58ef27af nrf: Quick-fix on const objects with open array dimension in objtuples. 6 years ago
Ayke van Laethem 0e5f8425ea nrf/boards: Check for stack/heap size using an assert. 6 years ago
Glenn Ruben Bakke 7144e87ced nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5 7 years ago
Glenn Ruben Bakke db67a5000f nrf: Generalize feather52 target 6 years ago
Glenn Ruben Bakke 774638e2a9 nrf/boards/feather52: Move phony targets to main Makefile 7 years ago
Glenn Ruben Bakke 03da4e33fb nrf/bluetooth: Fixes for s132 v5 BLE stack 7 years ago
Glenn Ruben Bakke 0f7da42c75 nrf/modules/random: Rename port config for RNG 7 years ago
Glenn Ruben Bakke f4382a2885 nrf/boards/wt51822_s4at: Fixes after nrfx and Pin IRQ introduction 7 years ago
Glenn Ruben Bakke 72aacef02e nrf/boards: Remove unused defines from board config headers 7 years ago
Glenn Ruben Bakke 6e8a605500 nrf/modules/machine/pin: Add support for IRQ on Pin's 7 years ago
Glenn Ruben Bakke 864f671744 nrf: Remove port member from Pin object 7 years ago
Ayke van Laethem 2de65dda22 nrf: Make linker scripts more modular. 7 years ago
glennrub 002f7d1ad7 nrf: Replace custom-HAL with nrfx-HAL 7 years ago
Glenn Ruben Bakke 62931398d7 nrf/boards/microbit/modules: Initialize variable in microbit_sleep. 7 years ago
Ayke van Laethem 4231d4311f nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK. 7 years ago
Ayke van Laethem 987381dfa0 nrf: Make machine.UART optional. 7 years ago
Ayke van Laethem f907139fab nrf/boards/common.ld: Avoid overflowing the .text region. 7 years ago
glennrub f8f14bf0c7 nrf: Add support for s132 v5.0.0 bluetooth stack (#139) 7 years ago
Glenn Ruben Bakke c8fd71612b nrf/boards/microbit: Enable music, display, image, microbit module. 7 years ago
Glenn Ruben Bakke 6062d46170 nrf: Change board module header from board_modules.h to boardmodules.h. 7 years ago
Glenn Ruben Bakke 0d7976deb2 nrf/boards/microbit: Update docs on top level tick low pri callback. 7 years ago
Glenn Ruben Bakke 1128aacb69 nrf/boards/microbit: Add temperature back to microbit module. 7 years ago
Glenn Ruben Bakke b6d01a7dd1 nrf/boards/microbit/modules: Fix tabbing in modmicrobit.c. 7 years ago
Glenn Ruben Bakke 5601fc9397 nrf/boards/microbit: Move microbit target to custom linker script. 7 years ago
Glenn Ruben Bakke 789f8f1c4b nrf/boards/microbit: Update to work with new ticker code. 7 years ago
Glenn Ruben Bakke d76982e382 nrf/boards/microbit: Include modmicrobit.h in board_modules.h. 7 years ago
Glenn Ruben Bakke 0b504575e2 nrf/boards/microbit: Add modmicrobit.h to expose module init function. 7 years ago
Glenn Ruben Bakke 1b241be310 nrf/boards/microbit: Attempt to get working display/images without FP. 7 years ago
Glenn Ruben Bakke 9e090a8783 nrf/boards/microbit: Add framework updates to build micro:bit modules. 7 years ago
Glenn Ruben Bakke fbc45bd3f3 nrf/boards/microbit: Update board modules from C++ to C-code. 7 years ago
Glenn Ruben Bakke f3386cfc50 nrf/boards/microbit: Rename display/image files from .cpp to .c ext. 7 years ago
Glenn Ruben Bakke 98ad4107ef nrf/boards/microbit: Add copy of microbit font type from microbit-dal. 7 years ago
Glenn Ruben Bakke 7a2e136049 nrf/boards/microbit: Add copy of microbit display and image files. 7 years ago
Ayke van Laethem fcc1568546 nrf/boards: Update linker scripts. 7 years ago
Glenn Ruben Bakke 0487e23842 nrf/boards/arduino_primo: Add missing hal_rng config used by random mod. 7 years ago
Ayke van Laethem a1116771b0 nrf: Add WT51822-S4AT board. 7 years ago
Daniel Tralamazza e22b943508 nrf: Add new port to Nordic nRF5x MCUs. 9 years ago