zephyr/boards/arm/96b_carbon
Marti Bolivar 3ebc2e46b2 scripts: runner: dfu-util: support DT-based flashing for DfuSe
Enable DT support in the dfu-util flasher when the target is a
DfuSe (DFU + ST extensions) device.

Untangling DfuSe-specific options (currently, the default is 'leave',
to immediately start running after the flashing is done) from the
actual address makes this cleaner, and sets up a subsequent patch to
let callers set DfuSe options.

It also lets us fix an unnecessary printline when flashing DfuSe
devices. There's no need to reset those, since the 'leave' modifier
starts execution immediately.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2017-12-15 09:57:30 -05:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
96b_carbon.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
96b_carbon.yaml
96b_carbon_defconfig boards: stm32f4: cleanup gpio defines 2017-10-17 08:56:15 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig boards: 96b_carbon: Enable NET_L2_BT by default 2017-08-22 16:40:18 -04:00
board.cmake scripts: runner: dfu-util: support DT-based flashing for DfuSe 2017-12-15 09:57:30 -05:00
board.h
dts.fixup dts: Move fixup files into board dirs 2017-11-09 14:23:41 -06:00
pinmux.c boards: 96b_carbon: Add USB OTG to the pinmux table 2017-10-17 09:14:47 -04:00