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
- monitor_speed = 115200
- build_flags =
- -D USE_USB_OTG_FS
- -D USB_VID=0x0483
- -D USB_PID=0x374E
- -D USBD_USE_RNDIS=1
- -D USBD_USE_CDC_ACM=0
- -D CUSTOM_USB_DEVICE=1
- -D USBCON
- lib_deps =
- stm32duino/STM32Ethernet@^1.3.0
- https://github.com/stm32duino/LwIP
Advertisement
Add Comment
Please, Sign In to add comment