원클릭으로
FPGC
FPGC에는 bartpleiter에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.