Pinned Repositories
argparse
Command-line arguments parsing library.
bithacks.h
bithacks.h is a C header file containing useful bit manipulation macros
C-Macro-Collections
Header only, macro generated, generic and type-safe Collections in C
clib
C package manager-ish
ebook
个人收藏的电子书 关于编程技术,历史,金融,心理等
embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
EmbeddedSoftwareEngineerInterview
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
fs.c
File system API much like Node's fs module (synchronous)
gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
kfifo
内核的kfifo
whisper2chen's Repositories
whisper2chen/argparse
Command-line arguments parsing library.
whisper2chen/C-Macro-Collections
Header only, macro generated, generic and type-safe Collections in C
whisper2chen/clib
C package manager-ish
whisper2chen/ebook
个人收藏的电子书 关于编程技术,历史,金融,心理等
whisper2chen/embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
whisper2chen/EmbeddedSoftwareEngineerInterview
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
whisper2chen/fs.c
File system API much like Node's fs module (synchronous)
whisper2chen/gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
whisper2chen/kfifo
内核的kfifo
whisper2chen/linenoise
A small self-contained alternative to readline and libedit
whisper2chen/list
Port linux kernel list.h to userspace
whisper2chen/map-macro
A recursive C preprocessor macro which performs an operation on each element of a list
whisper2chen/mcush
MCUSH application platform (personal toolkit: firmware platform, debugger, hardware, test and application framework)
whisper2chen/minmax
min and max functions for C
whisper2chen/MultiButton
Button driver for embedded system
whisper2chen/My-Lib-Books-1
My Library about Technical Books
whisper2chen/nand2tetris
计算机系统要素-从零开始构建现代计算机
whisper2chen/notebook
:notebook: 好记性不如烂笔头 :smile:
whisper2chen/nvim
my neovim config
whisper2chen/progress.c
Progress display lib for c
whisper2chen/PyStand
:rocket: Python Standalone Deploy Environment !!
whisper2chen/redis-3.0-annotated-cmake-in-clion
whisper2chen/serial
C serial port lib with XON/XOFF transmission flow control support
whisper2chen/setup
ubuntu 安装开发环境
whisper2chen/ShareBooks
ShareBooks
whisper2chen/snippets
some ready to use codes
whisper2chen/some-method
嵌入式面试笔试题整理
whisper2chen/tinyFlash
一个超级小型的嵌入式Flash KV存储系统
whisper2chen/tools
tools for personal use
whisper2chen/uthash
C macros for hash tables and more