31 Commits (245916259926777b1b157c679785597572576f57)

Author SHA1 Message Date
Glenn Ruben Bakke 1f5d945afa nrf/Makefile: Update to match latest oofatfs version. 6 years ago
Damien George 55632af70a nrf/Makefile: Make sure dependencies for pins_gen.c are correct. 6 years ago
Ayke van Laethem 8df342d330 nrf: Include $(SRC_MOD) in the build. 6 years ago
Glenn Ruben Bakke ea00717a57 nrf: Compile nlr objects with -fno-lto flag 6 years ago
Glenn Ruben Bakke 14d257c66b nrf: Add explicit make flag for oofatfs 6 years ago
Glenn Ruben Bakke db67a5000f nrf: Generalize feather52 target 6 years ago
Glenn Ruben Bakke 6011441342 nrf: Move pyb module to boards module 7 years ago
Glenn Ruben Bakke 774638e2a9 nrf/boards/feather52: Move phony targets to main Makefile 7 years ago
Ayke van Laethem 4111206bd5 nrf/Makefile: Refine dead-code elimination parameters. 7 years ago
Ayke van Laethem ab72b5b69c nrf/Makefile: Use C11 instead of Gnu99. 7 years ago
Ayke van Laethem a6ae950b75 nrf/Makefile: Remove -fstack-usage. 7 years ago
Ayke van Laethem 5fdebe62d3 nrf/Makefile: use "standard" GCC -fshort-enums instead of --short-enums. 7 years ago
Glenn Ruben Bakke 67fd67f549 nrf/modules/machine/spi: SPIM (EasyDMA) backend for nrf52x 7 years ago
Glenn Ruben Bakke 6e8a605500 nrf/modules/machine/pin: Add support for IRQ on Pin's 7 years ago
Ayke van Laethem 2de65dda22 nrf: Make linker scripts more modular. 7 years ago
Ayke van Laethem 375bc31f4b nrf: Enable -g flag by default. 7 years ago
Ayke van Laethem 1949719e1d nrf/Makefile: Fix .PHONY target. 7 years ago
glennrub 002f7d1ad7 nrf: Replace custom-HAL with nrfx-HAL 7 years ago
Ayke van Laethem 3cdecf90e6 nrf: Make LTO configurable via Makefile flag. 7 years ago
Glenn Ruben Bakke c486127378 nrf: Improve include of boardmodules.mk 7 years ago
kaasasolut c1cd7e5155 nrf: Only search for frozen files if FROZEN_MPY_DIR is set 7 years ago
Glenn Ruben Bakke 9e090a8783 nrf/boards/microbit: Add framework updates to build micro:bit modules. 7 years ago
Ayke van Laethem a248db6916 nrf: Option to enable Ctrl-C in NUS console. 7 years ago
Ayke van Laethem 03b8429c0c nrf: Remove default FROZEN_MPY_DIR. 7 years ago
Glenn Ruben Bakke 2b32333f90 nrf: Use micropython libm to save flash 7 years ago
Ayke f7facf73f1 nrf: Add micro:bit filesystem. 7 years ago
Ayke van Laethem cc158f98fe nrf: Implement NVMC HAL. 7 years ago
Ayke van Laethem 4838b398af nrf: Enable Link-time optimizations 7 years ago
Ayke van Laethem 38afc6553c nrf: Use --gc-sections to reduce code size 7 years ago
Glenn Ruben Bakke 51a679752a nrf: Update Makefile and README.md after moving port to new directory 7 years ago
Daniel Tralamazza e22b943508 nrf: Add new port to Nordic nRF5x MCUs. 9 years ago