con un clic
FPGC
FPGC contiene 5 skills recopiladas de bartpleiter, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Debug hardware issues on FPGC: SPI devices, DMA transfers, SD card, Ethernet, USB. Use when asked to debug a hardware problem, add debug output, or diagnose a peripheral issue.
Add a new shell built-in command to BDOS. Use when asked to add a shell command, built-in, or CLI command.
Add a new syscall to BDOS and expose it to userland programs. Use when asked to add a system call, kernel API, or new OS functionality accessible from user programs.
Update documentation after making code or hardware changes. Use when asked to update docs, write documentation, or after completing a feature that needs documenting.
Create a new userBDOS program (user-space application for BDOS). Use when asked to write a new program, app, tool, or utility for the FPGC.