Skip to content

Conversation

@crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Nov 24, 2025

Basic devcontainer integration and config for VSCode.

Installed VSCode to make sure it works, but I don't use it. Don't know if adding other extensions would be useful, like a Makefile and C/C++ extension (esp. since we use SDCC dialect of C for 8051).

@crawfxrd crawfxrd force-pushed the devcontainer branch 2 times, most recently from c985211 to f4582dc Compare November 24, 2025 17:33
@crawfxrd crawfxrd marked this pull request as ready for review November 25, 2025 15:50
@crawfxrd crawfxrd requested review from a team November 25, 2025 15:50
leviport
leviport previously approved these changes Nov 25, 2025
Requires building the SDCC image before the EC development image.
Updates base image to debian:trixie-20251208-slim.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd
Copy link
Member Author

  • SDCC toolchain is now provided as a separate container that must be built first.
  • Fixes compiling SDCC 4.4.0 by using gcc-13 instead of default (gcc-14).
  • Updates the base Debian image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants