Search found 1 match

by Jbanzha
Fri Oct 01, 2021 7:50 am
Forum: MicroPython pyboard
Topic: Pyboard + W5500/W5200 Ethernet - Cant get it to work - MicroPython v1.11-422-g98c2eabaf
Replies: 19
Views: 90920

Re: Pyboard + W5500/W5200 Ethernet - Cant get it to work - MicroPython v1.11-422-g98c2eabaf

(MicroPython v1.17-74-...) if I compile with: ~/micropython/ports/stm32 $ make MICROPY_PY_WIZNET5K=5500 MICROPY_PY_LWIP=1 there is an implicit declaration of function. This is all the same for all Boards. .......... CC usbdev/class/src/usbd_msc_scsi.c CC boardctrl.c CC main.c CC stm32_it.c CC usbd_c...