zephyr/boards/arm/adafruit_feather_nrf52840
Peter Bigot 0a07a29c74 boards: fix misleading size for partition
The length field for the MCUBOOT slot partitions in Nordic platforms
has always had an extra leading zero suggesting it's a 40-bit value,
being stored in a 32-bit field.  Remove the incorrect leading zero to
reduce misunderstanding of the field.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-05-13 21:25:29 +02:00
..
doc boards: arm: Add board definition for Adafruit Feather nRF52840 Express 2020-03-23 13:10:32 +01:00
adafruit_feather_nrf52840.dts boards: fix misleading size for partition 2020-05-13 21:25:29 +02:00
adafruit_feather_nrf52840.yaml boards: adafruit_feather_nrf52840: Add Feather Header pins 2020-04-17 10:37:22 -05:00
adafruit_feather_nrf52840_defconfig drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
board.cmake boards: adafruit_feather_nrf52840: fix pyocd integration 2020-03-27 16:57:32 -05:00
feather_connector.dtsi boards: adafruit_feather_nrf52840: Add Feather Header pins 2020-04-17 10:37:22 -05:00
Kconfig boards: arm: Add board definition for Adafruit Feather nRF52840 Express 2020-03-23 13:10:32 +01:00
Kconfig.board boards: arm: Add board definition for Adafruit Feather nRF52840 Express 2020-03-23 13:10:32 +01:00
Kconfig.defconfig adc: nordic: move to new DT API and kconfig style 2020-04-13 18:34:39 -04:00