circuitpython/ports/atmel-samd/boards
Dan Halbert b001c0711b Correct _etext location; clean up .ld files
1. Make _extext and _sidata coincide. Old _etext location did not include
.ARM.exidx sections, which were usually absent but not always. So flash
data was copied to RAM in wrong place.
2. Use decimal constants with "K" and "M" suffixes in .ld files instead
of hex constants, to make them easier to read and check for accuracy.
2018-02-09 11:31:18 -05:00
..
arduino_zero revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
circuitplayground_express CPX: typo in mpconfigboard.h broke CIRCUITPY 2018-01-30 15:48:22 -05:00
feather_m0_adalogger revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
feather_m0_basic revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
feather_m0_express use correct LD_FILE in mpconfigboard.mk for boards with external flash 2018-01-03 16:49:38 -05:00
feather_m0_rfm9x Add missing Feather M0 RadioFruit boards: RFM69, RFM9x (#539) 2018-01-19 11:53:47 -08:00
feather_m0_rfm69 Add missing Feather M0 RadioFruit boards: RFM69, RFM9x (#539) 2018-01-19 11:53:47 -08:00
feather_m0_supersized revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
gemma_m0 revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
itsybitsy_m0 revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
metro_m0_express use correct LD_FILE in mpconfigboard.mk for boards with external flash 2018-01-03 16:49:38 -05:00
metro_m4_express use correct LD_FILE in mpconfigboard.mk for boards with external flash 2018-01-03 16:49:38 -05:00
trinket_m0 revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
trinket_m0_haxpress revise boards/ files for 3.0. All now compiled (but I don't have all to test). 2018-01-04 14:16:53 -05:00
ugame10 Update ugame port for the final ugame10 version 2018-01-29 22:19:09 +01:00
board.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
flash_AT25DF081A.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
flash_GD25Q16C.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
flash_S25FL064L.h merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
flash_S25FL216K.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
flash_W25Q32BV.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
flash_W25Q80DV.h merge from 2.2.0 + fix up board defs 2018-01-02 21:25:41 -05:00
samd21x18-bootloader-crystalless.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd21x18-bootloader-external-flash-crystalless.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd21x18-bootloader-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd21x18-bootloader.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd21x18-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd21x18.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x18-bootloader-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x19-bootloader-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x19-bootloader.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x20-bootloader-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x20-bootloader.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x20-external-flash.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00
samd51x20.ld Correct _etext location; clean up .ld files 2018-02-09 11:31:18 -05:00