Replies: 1 comment 3 replies
-
welcome, it's great to have you! You can try adding these to your variant.h: #define MESHTASTIC_EXCLUDE_GPS #define MESHTASTIC_EXCLUDE_ENVIRONMENTAL_SENSOR |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening, this is my first ever post on github and coding is not exactly my favorite activity (despite it somewhat being my career, in a rather closed environment mind you) vacuum tubes, analog, and linear circuitry is what makes me happy, but i'm giving this a shot!
I'm building my own firmware variant based on the Heltec e290, however it's taking like 11 minutes to build every time and I don't think I have patience for that given that I want to do a lot of back to back trial and error.
Are there any low hanging fruits for things I can omit/comment out to speed up the build times just while i'm developing?
I'm not using any external sensors nor am I using any radios other than the SX1262...
EDIT: I have switched to using a Heltec T190 as a base, for unrelated issues I was having, build times are still hovering around 7-8 min which is still not ideal
Beta Was this translation helpful? Give feedback.
All reactions