Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [env:nucleo_f429zi]
- platform = ststm32
- board = nucleo_f429zi
- framework = arduino
- upload_protocol = stlink
- # Критически важные флаги для USB CDC
- build_flags =
- -D USE_USB_OTG_FS
- -D USBD_USE_CDC_ACM=1
- -D USB_VID=0x0483
- -D USB_PID=0x5740
- -D PIO_FRAMEWORK_ARDUINO_ENABLE_CDC
- monitor_speed = 115200
Advertisement
Add Comment
Please, Sign In to add comment