add a working blinky example with gpio uart
This commit is contained in:
File diff suppressed because it is too large
Load Diff
1366
hex/blinky_nrf52dongle_gpio_uart.hex
Normal file
1366
hex/blinky_nrf52dongle_gpio_uart.hex
Normal file
File diff suppressed because it is too large
Load Diff
1359
hex/blinky_nrf52dongle_no_bootloader.hex
Normal file
1359
hex/blinky_nrf52dongle_no_bootloader.hex
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,4 +2,8 @@
|
||||
bash erase_all.sh -i swd0
|
||||
|
||||
# flash
|
||||
bash flash.sh -i swd0 -f blinky_nrf52dongl_no_bootloader.hex
|
||||
bash flash.sh -i swd0 -f blinky_nrf52dongl_no_bootloader.hex
|
||||
|
||||
# hex
|
||||
- blinky_nrf52dongle_no_bootloader.hex is blinky without a bootloader
|
||||
- blinky_nrf52dongle_gpio_uart.hex is blinky with uart terminal on P0.13 and P0.15
|
||||
Reference in New Issue
Block a user