boards: adafruit feather nrf52840 remove bossac
Remove bossac support for UF2 as it isn't neccessary. Based on xiao_ble. Signed-off-by: Jacob Winther <jacob@9.nz>
This commit is contained in:
parent
98638a2653
commit
3138f0124a
1 changed files with 0 additions and 4 deletions
|
@ -17,9 +17,5 @@ CONFIG_UART_CONSOLE=y
|
|||
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
|
||||
CONFIG_CLOCK_CONTROL_NRF_K32SRC_500PPM=y
|
||||
|
||||
# enable bossac
|
||||
CONFIG_BOOTLOADER_BOSSA=y
|
||||
CONFIG_BOOTLOADER_BOSSA_ADAFRUIT_UF2=y
|
||||
|
||||
# Build UF2 by default, supported by the Adafruit nRF52 Bootloader
|
||||
CONFIG_BUILD_OUTPUT_UF2=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue