chriskuku

Results 3 issues of chriskuku

I'm trying to do build micropython in ~/ESP32-Web-Bluetooth/ESP32/micropython/ports/esp32 and it fails. esp-idf is v5.2. `` make idf.py -D MICROPY_BOARD=ESP32_GENERIC -D MICROPY_BOARD_DIR="~/ESP32-Web-Bluetooth/ESP32/micropython/ports/esp32/boards/ESP32_GENERIC" -B build-ESP32_GENERIC build || (echo -e "See \033[1;31mhttps://github.com/micropython/micropython/wiki/Build-Troubleshooting\033[0m"; false)...

I'm trying to build `Esp32_oscilloscope.ino` using Arduino-IDE 2.3.2 and I'm getting somthing like this: (output has scrolled out of the output window, so I cannot see where the error initially...

flex 2.6.4, macOS 11.7.10 here. It would be nice to write the command line by which flex was invoked into the lex.yy.c file, so that one can see whether it...