Skip to content
View JialongWang1201's full-sized avatar

Block or report JialongWang1201

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JialongWang1201/README.md

about me

I gravitate to the lowest layers: clocks, registers, buses, and the thin slice of firmware that makes hardware honest. Most of my work is bring-up, driver debugging, and building repeatable validation pipelines. I like systems that can explain themselves, where every log line and timing edge has a reason.


languages

C C++ Python ARM Assembly

platforms & rtos

STM32 ARM Cortex-M FreeRTOS ESP32 Linux

protocols & interfaces

UART SPI I2C CAN USB JTAG / SWD

tooling

GDB OpenOCD CMake Git VS Code

exploring

Rust Zephyr RTOS Linux Kernel RISC-V


personal notes

→ myself


jerrywang1201@gmail.com

Pinned Loading

  1. TahoeOS TahoeOS Public

    Open-source smartwatch platform based on STM32, FreeRTOS, and LVGL, with bootloader, firmware, hardware files, and bring-up assets in one repo.

    C

  2. mkdbg mkdbg Public

    Hardware-first crash forensics for Cortex-M: staged bring-up, zero-probe UART diagnostics, and causal fault replay for STM32 + FreeRTOS MPU.

    C 62 6

  3. seam seam Public

    Cross-layer causal fault analysis framework for embedded systems

    C

  4. wire wire Public

    GDB RSP stub for baremetal targets. One UART wire is all you need.

    C