We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b3cd1 commit a176fd1Copy full SHA for a176fd1
STM32F4/boards.txt
@@ -246,6 +246,7 @@ netduino2plus.build.density=STM32_HIGH_DENSITY
246
netduino2plus.build.error_led_port=GPIOD
247
netduino2plus.build.error_led_pin=14
248
netduino2plus.build.board=Netduino2F405
249
+netduino2plus.build.vect_flags=-DVECT_TAB_FLASH -DUSER_ADDR_ROM=(uint32)0x08000000
250
251
netduino2plus.menu.usb_cfg.usb_nc=USB inactive
252
netduino2plus.menu.usb_cfg.usb_nc.build.cpu_flags=-DUSB_NC
0 commit comments