mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 06:23:07 +01:00
Add Gitpod
This commit is contained in:
3
lib/obp60task/.gitpod.Dockerfile
vendored
Normal file
3
lib/obp60task/.gitpod.Dockerfile
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM gitpod/workspace-full
|
||||
|
||||
USER gitpod
|
||||
12
lib/obp60task/.gitpod.yml
Normal file
12
lib/obp60task/.gitpod.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
tasks:
|
||||
# - command: pip3 install -U platformio && platformio run -e heltec_wifi_lora_32_V2
|
||||
- command: pip3 install -U platformio && platformio run
|
||||
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- Atishay-Jain.All-Autocomplete
|
||||
- esbenp.prettier-vscode
|
||||
- shardulm94.trailing-spaces
|
||||
Reference in New Issue
Block a user