LilyGo cleaned up the API
There's a clearer starting point for a few LilyGo things.
For example, for my tlora-pager:
T282828
git clone https://github.com/Xinyuan-LilyGO/LilyGoLib-PlatformIO
Tffa657cd LilyGoLib-PlatformIO
nix-shell -p platformio esptool
T8b949e# test build and desps fetching
pio run -e tlora_pager T8b949e# note underscore
This could be suitable for a new project using any of the boards. Just replace main.cpp with custom code.
The various examples get pulled into the .pio directory.
The T383838platform.ini file can be tweaked to build various examples by changing the T383838src_dir (there are some commented out examples).
Tags: index
Tags
Navigation