Search found 3 matches
- Tue Oct 05, 2021 6:39 pm
- Forum: ESP32 Arduino
- Topic: FreeRTOS.h missing - where do I put it?
- Replies: 1
- Views: 6382
FreeRTOS.h missing - where do I put it?
Okay so I'm STILL trying to compile Gebl Esp32/bdring and have slowly whittled down the errors. I'm now getting this one: FreeRTOS.h no such file or directory. I've downloaded a string of code from GutHub and created my own FreeRTOS.h but I have no idea where to put it in ther Grbl folder structure....
- Sun Oct 03, 2021 6:56 pm
- Forum: ESP32 Arduino
- Topic: ESP32 compiling issue
- Replies: 1
- Views: 1727
Re: ESP32 compiling issue
Issue solved thanks. Now if anyone has any experience with error messages...........
- Sat Oct 02, 2021 8:00 am
- Forum: ESP32 Arduino
- Topic: ESP32 compiling issue
- Replies: 1
- Views: 1727
ESP32 compiling issue
Hi, new to the forum and the joys of ESP32. Forgive me if I'm in the wrong place but this seems the most appropriate forum for what I am attempting to achieve. I'm trying to use the Grbl_Esp32 code by Barton Dring to flash a Wemos D1R32 board. https://github.com/bdring/Grbl_Esp32 This will be couple...