Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

beaglebone-bsp

beaglebone-bsp enthält 6 gesammelte Skills von nhat092005, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
1
aktualisiert
2026-04-23
Forks
1
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

bsp-debugging
Netzwerk- und Computersystemadministratoren

Debugging techniques for BeagleBone BSP. Covers kernel crash analysis (oops/panic), JTAG/GDB, serial console, dynamic debug, FreeRTOS task inspection, U-Boot debug, and Yocto build issue diagnosis.

2026-04-23
device-tree-reasoning
Softwareentwickler

Systematic reasoning scaffold for device-tree work. Covers node layout, compatible-string matching, pinctrl, clocks, reg addresses, probe flow, and overlay vs upstream rules. Use when writing a DT node, diagnosing probe failure, or reviewing DTS changes.

2026-04-23
embedded-c-patterns
Softwareentwickler

C coding patterns and best practices for BeagleBone BSP. Covers kernel driver patterns, FreeRTOS idioms, interrupt safety, MMIO access, DMA patterns, and Yocto recipe writing.

2026-04-23
karpathy-discipline
Softwareentwickler

Think-before-coding discipline for any non-trivial task. Enforces 4 Karpathy principles (assumption checking, simplicity, surgical changes, goal-driven execution) plus 2 BSP additions (naive-first, definition-of-done). Use for planning, refactors, debugging, code review.

2026-04-23
uboot-reasoning
Softwareentwickler

Reasoning scaffold for U-Boot work. Covers SPL vs full U-Boot, defconfig/fragment strategy, boot environment, bootcmd, zImage+DTB load, TFTP, and the handoff contract with the kernel. Use when editing U-Boot sources/patches, tuning boot env, debugging boot-stage hangs.

2026-04-23
yocto-reasoning
Softwareentwickler

Reasoning scaffold for Yocto/BitBake recipe work. Covers recipe vs bbappend, SRC_URI pinning, inherit module, DEPENDS vs RDEPENDS, machine config, sstate cache, and typical failure modes. Use when writing/modifying recipes, debugging bitbake errors, or extending meta-bbb.

2026-04-23