EdXian's Stars
libdriver/w25qxx
W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.
o-devices/bldc-ffb-wheel
DIY FFB Wheel project based on STM32 controller board and BLDC motor
sandbox-quantum/pqc-fido2-impl
milk-v/cvitek-freertos
yekyam/AsmInterpreter
A simple assembly interpreter to help people with understanding the language without the hassle of setup.
pqfranky/RockPi4-dtbo-Backup
Rock Pi 4 dtbo backup
up-board/up-community
ulfalizer/Kconfiglib
A flexible Python 2/3 Kconfig implementation and library
konosubakonoakua/Various_MCU_Debugger_DIY
各种LInk大合集
stnolting/fpga_puf
:key: Technology-agnostic Physical Unclonable Function (PUF) hardware module for any FPGA.
Tribler/software-based-PUF
The first open source software-based Physically Unclonable Function (PUF) using off-the-shelf SRAM
EdXian/Hands-on-ARM-CPU
This is a repo of assembly code for ARMv8
PacktPublishing/The-Insiders-Guide-to-Arm-Cortex-M-Development
The Insider’s Guide to Arm Cortex-M Development, Published by Packt
DISTORTEC/distortos
object-oriented C++ RTOS for microcontrollers
AdhipShukla/Baremetal_RTOS_Kernel
This repository hosts essential components of a RTOS tailored for ARM Cortex-M4 processors on a STM microcontroller. It encompasses fundamental building blocks such as Thread Control Blocks (TCBs), Thread Context Switching mechanisms, Round-Robin and Cooperative scheduling algorithms, as well as Semaphore-based thread synchronization mechanisms.
AdaCore/startup-gen
A startup code generator for embedded projects
Brandon-HY-Lin/Shared_Library_GOT_PLT_example
risclite/ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
navidadelpour/ARM-CPU
ARM-CPU implemented verilog
tobermory/RTX-make-gcc
How to build the RTX RTOS for embedded ARM processors using make and gcc
rushabhvg/nuttx-apps
Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
zwdtc/Books
ARM-software/psa-api
Documentation source and development of the PSA Certified API
Apress/programming-with-64-bit-ARM-assembly-language
Source Code for 'Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices' by Stephen Smith
wimvanderbauwhede/OSH
Code for the Operating Systems course
OP-TEE/optee_docs
This git contains the official documentation for the OP-TEE project
arm-university/Introduction-to-Computer-Architecture-Education-Kit
Gain an understanding of the fundamental topics and concepts of computer architecture including the application of these with modern Arm processors
arm-university/Rapid-Embedded-Education-Kit
Design and program Arm-based embedded systems and implement them using commercial API
slavenf/Programming-ARM-from-Scratch
Programming ARM microcontrollers (STM32) from scratch without using any IDE or third-party library or third-party HAL or CMSIS.
Ihsoh/ELFParser
To parse elf32 file.