mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 22:31:56 +00:00
The old GCC ARM Embedded website on launchpad (https://launchpad.net/gcc-arm-embedded) has been superseeded by the new GNU Arm Embedded one (https://developer.arm.com/open-source/gnu-toolchain/gnu-rm). This also means a change of name from "GCC" to "GNU". Reflect this in the enviroment variables so that the proper term is used henceforth. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
10 lines
135 B
YAML
10 lines
135 B
YAML
identifier: nrf52_sparkfun
|
|
name: Sparkfun nRF52832 breakout
|
|
type: mcu
|
|
arch: arm
|
|
toolchain:
|
|
- zephyr
|
|
- gnuarmemb
|
|
ram: 64
|
|
flash: 512
|