eringerli / esp32-aog

Software to controll the tractor from AgOpenGPS
MIT License
28 stars 9 forks source link

not building #9

Open orcim opened 1 year ago

orcim commented 1 year ago

Hi, I tried to fill in your code but I found some problems

_git/_tomstix/esp32-aog $ pio run Processing featheresp32 (platform: espressif32; board: featheresp32; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/featheresp32.html PLATFORM: Espressif 32 (6.1.0) > Adafruit ESP32 Feather HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:

benreu commented 1 year ago

Sadly, this codebase is out of date with the libraries, or maybe I should say, the libraries it uses made some nasty changes that broke this nice project. Let me see if I can figure out the problem fixes again.

Note that I have ported this code to a different but similar project https://github.com/AOG-addendum/esp32-autosteer. Beware that it no longer uses Atom, but VSCode, as Atom is no longer developed. This codebase should be used with the PCB design listed in the Readme for best results.

benreu commented 1 year ago

I can't get VSCode to recognize this project quickly, and I'm out of time. I know I searched Google for the solutions to the problems you listed here.