lzh060507's Stars
torvalds/linux
Linux kernel source tree
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
521xueweihan/GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
barry-ran/QtScrcpy
Android real-time display control software
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
armink/EasyLogger
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
ibireme/yyjson
The fastest JSON library in C
tezc/sc
Common libraries and data structures for C.
armink/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
gabotechs/dep-tree
Tool for helping developers keep their code bases clean and decoupled. It allows visualising a code base complexity using a 3d force-directed graph of files and the dependencies between them.
picolibc/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems.
google/cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
EmbeddedRPC/erpc
Embedded RPC
ARM-software/LLVM-embedded-toolchain-for-Arm
A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.
GorgonMeducer/PLOOC
Protected Low-overhead Object Oriented Programming with ANSI-C
32bitmicro/newlib-nano-1.0
newlib-nano 1.0
zscircuits/zs1100a
All files hardware and software related to the zs1100a
martinribelotta/cortex-m-llvm
DEPRECATED: Use instread https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm Cortex M3/M4 with LLVM toolkit
armink/EasyDataManager
A c language advanced framework of data manager. Support static data and dynamic data. Supply easy and simple interface for app.
32bitmicro/newlib-nano-2
hotsauce1861/osal
OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制
KKoovalsky/LlvmCrossCompileArmCortexM
Cross-compiled and fine-tuned LLVM libraries for ARM baremetal targets
kiwep/arm-clang-gcc-toolchain
A hybrid toolchain for compiling ARM Cortex-M code with the LLVM Clang compiler and GCC linker
astronmax/stm32-llvm
C++ example project with modern toolchain for STM32VLDISCOVERY board (MCU STM32F100RB)
bo-tian/crosscompile-arm
ARM toolchain based on LLVM
GorgonMeducer/coremark_cortex-m55
This is a Coremark project for Cortex-M55 comparing compilers such as gcc, llvm and arm compiler 6.
iiKoe/arm-cmake-project
ARM Cotex-m CMake project for GCC and LLVM/Clang
nxp-real-time-edge-sw/soem
Simple Open EtherCAT Master Library
wuwbobo2021/arm-llvm-stm32f103-blinky
Template for building firmware for STM32F103 with the LLVM toolchain instead of gcc-arm-none-eabi without LTO support.