trying to fiw devcontainer to works with 42 chips
This commit is contained in:
@@ -7,6 +7,8 @@ RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
git \
|
||||
vim \
|
||||
avr-libc gcc-avr binutils-avr \
|
||||
avrdude \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Set the working directory to /workspace (VSCode will mount your local folder here)
|
||||
|
||||
Reference in New Issue
Block a user