aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf/boards/common.ld
AgeCommit message (Expand)Author
2020-02-01nrf/boards/common.ld: Add ENTRY(Reset_Handler) in linker script.caochaowu
2019-08-28nrf: Clean up source by removing tabs, trailing spaces, non-ASCII chars.Damien George
2018-07-18nrf/boards: Check for stack/heap size using an assert.Ayke van Laethem
2018-07-18nrf: Make linker scripts more modular.Ayke van Laethem
2018-07-18nrf: Fix stack size in ld script and enable MICROPY_STACK_CHECK.Ayke van Laethem
2018-07-18nrf/boards/common.ld: Avoid overflowing the .text region.Ayke van Laethem
2018-07-18nrf/boards: Update linker scripts.Ayke van Laethem
2018-07-18nrf: Add new port to Nordic nRF5x MCUs.Daniel Tralamazza