Pinned Repositories
elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划
ant-design
An enterprise-class UI design language and React UI library
AppNote
dji-firmware-tools
Tools for handling firmwares of DJI products, with focus on quadcopters.
embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
Embedded-Real-time-Object-Detection-System
冯如杯项目-嵌入式实时对象检测系统
fal
Flash Abstraction Layer implentment. Manage flash device and partition.
FlexibleButton
灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
Python-100-Days
Python - 100天从新手到大师
aiyougege-ly's Repositories
aiyougege-ly/ant-design
An enterprise-class UI design language and React UI library
aiyougege-ly/FlexibleButton
灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键
aiyougege-ly/Python-100-Days
Python - 100天从新手到大师
aiyougege-ly/stm32-bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
aiyougege-ly/fal
Flash Abstraction Layer implentment. Manage flash device and partition.
aiyougege-ly/dji-firmware-tools
Tools for handling firmwares of DJI products, with focus on quadcopters.
aiyougege-ly/elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划
aiyougege-ly/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
aiyougege-ly/ShiYanLou
学习C & C++ & python&汇编语言 数据结构 算法 操作系统 单片机 linux 面试
aiyougege-ly/SFUD
An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库
aiyougege-ly/Embedded-Real-time-Object-Detection-System
冯如杯项目-嵌入式实时对象检测系统
aiyougege-ly/embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
aiyougege-ly/SerialPortYmodem
串口通过 YMODEM 协议进行文件传输
aiyougege-ly/AppNote
aiyougege-ly/unix-makefile-tutorial-cn
Makefile 中文教程 -> 在线预览
aiyougege-ly/STM32-Bootloader-1
This project is an example of IAP Bootloader with UART. Now is using in stm32f107vct6 chip and Keil MDK-Arm uvision5.