tinygo/targets
Ayke van Laethem 6ab0106af3 nrf: fix nrf52832 flash size
I've accidentally specified just half of the available flash in the
linker script. This change fixes that.

There is in fact a 256kB version of the nrf52832, but it also has 32kB
of RAM so if you had used that it wouldn't actually work right now.
Also, extending the available flash should not affect existing programs
(as I haven't seen any run into size limitations yet).
2020-10-20 19:13:43 +02:00
..
arduino-mega2560.json arduino-mega2560: fix flashing on Windows 2020-09-03 06:24:18 +02:00
arduino-nano.json avr: configure emulator in board files 2020-09-09 13:05:14 +02:00
arduino-nano33.json
arduino-zero.json Adding support for the Arduino Zero (#1365) 2020-09-10 10:32:12 +02:00
arduino.json avr: configure emulator in board files 2020-09-09 13:05:14 +02:00
arm.ld arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
atmega328p.json avr: configure emulator in board files 2020-09-09 13:05:14 +02:00
atmega1284p.json avr: fix target triple 2020-06-30 20:48:42 +02:00
atmega2560.json avr: fix target triple 2020-06-30 20:48:42 +02:00
atsamd21.ld
atsamd21e18a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd21g18a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51.ld
atsamd51g19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j20a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
atsamd51j20a.ld
atsamd51p19a.json flash: add openocd settings to atsamd21 / atsamd51 2020-08-25 14:18:01 +02:00
avr.json runtime: move/refactor some GC-related code 2020-10-02 08:54:43 +02:00
avr.ld
avr.S
bluepill.json
circuitplay-bluefruit.json nrf: add SoftDevice support for the Circuit Playground Bluefruit 2020-08-30 16:16:31 +02:00
circuitplay-bluefruit.ld nrf: add SoftDevice support for the Circuit Playground Bluefruit 2020-08-30 16:16:31 +02:00
circuitplay-express.json
clue_alpha.json nrf52840: add build tags for SoftDevice support 2020-08-30 16:16:31 +02:00
cortex-m-qemu.json
cortex-m-qemu.s arm: automatically determine stack sizes 2020-08-27 19:23:22 +02:00
cortex-m.json runtime: move/refactor some GC-related code 2020-10-02 08:54:43 +02:00
cortex-m4.json
d1mini.json esp8266: add target for d1mini board and add pin mappings for SPI/I2C to help out implementers 2020-10-17 19:57:53 +02:00
digispark.json avr: fix target triple 2020-06-30 20:48:42 +02:00
esp32-coreboard-v2.json machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 2020-10-14 21:48:48 +02:00
esp32-mini32.json machine/esp32, targets/esp32: correct board definitions for actual boards not processor variants, also define all labeled pins 2020-10-14 21:48:48 +02:00
esp32.json esp32: support flashing directly from tinygo 2020-08-31 13:59:32 +02:00
esp32.ld esp32: add libgcc ROM functions to linker script 2020-09-05 10:41:35 +02:00
esp8266.json esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
esp8266.ld esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
fe310.json Changes according to @aykevl's feedback 2020-07-08 00:21:59 +02:00
feather-m0.json
feather-m4.json
feather-nrf52840.json nrf52840: add build tags for SoftDevice support 2020-08-30 16:16:31 +02:00
feather-stm32f405.json change default flash method to DFU (using dfu-util over USB) 2020-09-11 09:09:02 +02:00
gameboy-advance.json runtime: move/refactor some GC-related code 2020-10-02 08:54:43 +02:00
gameboy-advance.ld main: add initial support for (in-development) LLVM 11 2020-10-13 20:23:50 +02:00
gameboy-advance.s
hifive1-qemu.json
hifive1-qemu.ld
hifive1b.json
hifive1b.ld
itsybitsy-m0.json
itsybitsy-m4.json
itsybitsy-nrf52840.json nrf52840: add build tags for SoftDevice support 2020-08-30 16:16:31 +02:00
k210.json maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
lm3s6965.ld
maixbit.json targets/maixbit: cleanup output from kflash command by removing ansi colors 2020-07-08 20:16:03 +02:00
maixbit.ld maixbit: use custom linker script 2020-07-08 00:21:59 +02:00
metro-m4-airlift.json
microbit-s110v8.json microbit: reelboard: flash using OpenOCD when needed 2020-09-15 17:07:40 +02:00
microbit.json
nintendoswitch.json gc: use raw stack access whenever possible 2020-10-02 08:54:43 +02:00
nintendoswitch.ld nintendoswitch: Add dynamic loader for runtime loading PIE sections 2020-09-17 07:46:29 +02:00
nintendoswitch.s nintendoswitch: simplified assembly code 2020-09-17 07:46:29 +02:00
nodemcu.json esp8266: add support for this chip 2020-09-09 19:17:11 +02:00
nrf51-s110v8.json
nrf51-s110v8.ld
nrf51.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf51.ld
nrf52-s132v6.json
nrf52-s132v6.ld nrf: fix nrf52832 flash size 2020-10-20 19:13:43 +02:00
nrf52.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf52.ld nrf: fix nrf52832 flash size 2020-10-20 19:13:43 +02:00
nrf52840-mdk.json
nrf52840-s140v7.json
nrf52840-s140v7.ld
nrf52840.json flash: add openocd settings to nrf5 2020-08-28 14:54:53 +02:00
nrf52840.ld
nucleo-f103rb.json
nxpmk66f18.ld Cleanup Teensy 3.6 linker script 2020-07-13 12:35:53 +02:00
particle-3rd-gen.json
particle-argon.json
particle-boron.json
particle-xenon.json
pca10031.json
pca10040-s132v6.json
pca10040.json
pca10056-s140v7.json
pca10056.json nrf: support debugging the PCA10056 2020-06-08 19:54:41 +02:00
pinetime-devkit0.json
pybadge.json
pygamer.json Added Adafruit PyGamer Target (#1173) 2020-06-19 14:35:42 +02:00
pyportal.json
reelboard-s140v7.json microbit: reelboard: flash using OpenOCD when needed 2020-09-15 17:07:40 +02:00
reelboard.json
riscv-qemu.json
riscv-qemu.ld
riscv.json runtime: move/refactor some GC-related code 2020-10-02 08:54:43 +02:00
riscv.ld maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
riscv32.json riscv: refactor assembly files to support RV64 and F extension 2020-07-08 00:21:59 +02:00
riscv64.json maixbit: changes according to feedback 2020-07-08 00:21:59 +02:00
stm32.ld
stm32f4disco-1.json machine/stm32f4disco: add updated target file for newer version of board that have updated st-link 2020-06-30 14:08:20 +02:00
stm32f4disco.json machine/stm32f4: refactor common code and add new build tag stm32f4 (#1332) 2020-09-01 11:31:41 +02:00
stm32f103rb.ld
stm32f405.ld add STM32F405 machine/runtime, and new board/target feather-stm32f405 2020-09-11 09:09:02 +02:00
stm32f407.ld
teensy36.json Working on NXP/Teensy support 2020-07-08 21:58:15 +02:00
teensy36.s Viable NXP/Teensy support 2020-07-08 21:58:15 +02:00
trinket-m0.json
wasi.json wasi: remove --no-threads flag as no longer in LLVM 11 linker 2020-10-14 13:58:01 +02:00
wasm.json add wasm-abi field in TargetSpec && set generic for WASI by default (#1421) 2020-10-03 19:52:01 +02:00
wasm_exec.js Add instanceof support for WebAssembly 2020-10-18 22:15:47 +02:00
wioterminal.json
x9pro.json
xiao.json Seeed XIAO support (#1170) 2020-06-22 09:01:13 +02:00
xtensa.json esp: add support for the Espressif ESP32 chip 2020-08-31 09:02:23 +02:00