Sign in
apache
/
mynewt-core
/
HEAD
/
.
/
hw
/
bsp
/
nucleo-f303k8
/
README.md
blob: 1af7e69268b73879b5446f2d45d03dcc0d17d437 [
file
] [
log
] [
blame
] [
view
]
Due
to the flash size of the board there
is
currently
no
bootloader support
.
The
image created
is
relocated to the reset address of the flash
and
is
expected
to be programmed
with
`newt load ...`
.