Pinned Repositories
android
Misc Android stuff
android-hal-sample
android-ndk
Android NDK samples with Android Studio
android_kernel_huawei_msm8909
Sources for Huawei (Y6) (Honor 4a) any version
ApiDemos
[DEPRECATED]google官方提供Android Api使用示例,堪称Android最好学习资料
arm_asm
book-2
design_patterns
图说设计模式
goserial
pygmcrypto
Implementation for Chinese National Standard Ciphers
suse110's Repositories
suse110/android
Misc Android stuff
suse110/android-hal-sample
suse110/android-ndk
Android NDK samples with Android Studio
suse110/ApiDemos
[DEPRECATED]google官方提供Android Api使用示例,堪称Android最好学习资料
suse110/arm_asm
suse110/book-2
suse110/CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
suse110/commentbox
网易云音乐爬虫-支持对用户歌单数据进行爬取,包括每首歌的所有评论数据[见maruko分支run2]
suse110/CrashCatcher
Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.
suse110/CSerialPort
The latest modified version of Remon Spekreijse's serial port class
suse110/Encoder
Quadrature Encoder Library for Arduino
suse110/Freertos_in_linux
Freertos_in_linux: Freertos demo run in the linux to study
suse110/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
suse110/gitemailtest
suse110/HALDemo
suse110/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
suse110/launcher3
suse110/libcrc
Multi platform CRC library
suse110/memfault-firmware-sdk
Memfault Firmware SDK for embedded systems. More information at https://docs.memfault.com.
suse110/microshell
MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.
suse110/native-socket-service
suse110/PDF
收集的各种资源
suse110/piclibs
suse110/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
suse110/PyCortexMDebug
A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier
suse110/scripts
suse110/serial
Cross-platform, Serial Port library written in C++
suse110/SimpleBmpResolver
suse110/uboot_shell
这是一个从uboot源码中移植出来的shell命令行代码
suse110/wxpy
微信机器人/优雅的微信个人号API