mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-29 19:03:52 +00:00
Experiment with small ram NRF52s
This commit is contained in:
parent
f35b15b09c
commit
e66b2234f6
@ -157,6 +157,9 @@ debug_init_break =
|
|||||||
extends = nrf52_base
|
extends = nrf52_base
|
||||||
board = nrf52840_dk_modified
|
board = nrf52840_dk_modified
|
||||||
|
|
||||||
|
# For experimenting with RAM sizes
|
||||||
|
# board_build.ldscript = linker/nrf52840_s140_sim832.ld
|
||||||
|
|
||||||
; The PPR board
|
; The PPR board
|
||||||
[env:ppr]
|
[env:ppr]
|
||||||
extends = nrf52_base
|
extends = nrf52_base
|
||||||
|
Loading…
Reference in New Issue
Block a user