Pinned Repositories
5gNrRepo
This is about 5G NR communication systems
awesome-5g
Awesome lists about 5G projects.
c-header-parser
This program can parse C header files to extract the struct/union/enum definitions, and with these definitions to analyse the memory dump data of the struct/union. The analysis result can be printed in a nice format with both the stuct/union member names and their values.
cmake-examples
Useful CMake Examples
cpp
Exercism exercises in C++.
FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
HierarchicalStateMachine
A hierarchical state machine for C or C++
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
learngit
wirelessfan's Repositories
wirelessfan/5gNrRepo
This is about 5G NR communication systems
wirelessfan/awesome-5g
Awesome lists about 5G projects.
wirelessfan/c-header-parser
This program can parse C header files to extract the struct/union/enum definitions, and with these definitions to analyse the memory dump data of the struct/union. The analysis result can be printed in a nice format with both the stuct/union member names and their values.
wirelessfan/cmake-examples
Useful CMake Examples
wirelessfan/cpp
Exercism exercises in C++.
wirelessfan/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
wirelessfan/HierarchicalStateMachine
A hierarchical state machine for C or C++
wirelessfan/json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
wirelessfan/learngit
wirelessfan/no-OS
Software drivers in C for systems without an operating system
wirelessfan/shiyanlou
Git Test
wirelessfan/stateMachine
A feature-rich, yet simple finite state machine (FSM) implementation in C
wirelessfan/STM32CubeMP13
stm32Mp13
wirelessfan/threadx
Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
wirelessfan/trice
fast and tiny embedded device C printf-like trace code and real-time PC logging (trace ID visualization)
wirelessfan/UML-State-Machine-in-C
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C
wirelessfan/work2
多人协作测试