Pinned Repositories
.spacemacs
My configuration file for a Spacemacs.
backtrace
Embedded Backtrace and Stack Unwinder for ARM Cortex-M
badembed.github.io
branch_prediction_example
Branch Prediction Example
buddy-alloc
Embedded Buddy Allocator
c-algorithms
A library of common data structures and algorithms written in C.
commit-messages-guide
A guide to understand the importance of commit messages and how to write them well
compiler-performance-testing
Script to run llvm-test-suite on dev board for various compiler toolchains
cortexM_Simple_Scheduler
Simple Scheduler for CortexM chip
cpp-cheat
C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
badembed's Repositories
badembed/c-algorithms
A library of common data structures and algorithms written in C.
badembed/.spacemacs
My configuration file for a Spacemacs.
badembed/backtrace
Embedded Backtrace and Stack Unwinder for ARM Cortex-M
badembed/badembed.github.io
badembed/branch_prediction_example
Branch Prediction Example
badembed/commit-messages-guide
A guide to understand the importance of commit messages and how to write them well
badembed/compiler-performance-testing
Script to run llvm-test-suite on dev board for various compiler toolchains
badembed/cortexM_Simple_Scheduler
Simple Scheduler for CortexM chip
badembed/cpp-cheat
C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects.
badembed/device-modeling-language
badembed/fullspacemacs
badembed/icicle
32-bit RISC-V system on chip for iCE40 and ECP5 FPGAs
badembed/OpenArkCompiler
the source code of OpenArkCompiler(Mirror Repo), keeping up-to-date with the official update.
badembed/OutOfOrderExecutionTest
OutOfOrder execution test
badembed/pmu-tools
Intel PMU profiling tools
badembed/priorbox_layer
use C++ to implement priorbox
badembed/rtos-hobby-scheduller
Simple hobby RTOS scheduller based on TNKernel
badembed/simple_sched_sem
Simple scheduller for cortex M and semaphores
badembed/SpacevimConfig
Spacevim Config
badembed/stm32f429-disco_position_independent
Test PIC (Position Independent Code) for ARM Cortex M4, STM32F429-Discovery
badembed/stm32f746g-DISCO-AI-and-httpserver
badembed/STM32F746g-DISCO-Sample
Some sample for STM32F746g-DISCO board with STM32Cube IDE
badembed/STM32F746GDisco-Empty
Minimal project for STM32F747G-Disco board
badembed/timercpp
Javascript like setTimeout and setInterval for c++ developers
badembed/TizenRT
Tizen RT for stm32f429-disco board. Tizen RT micropython App.
badembed/tlsf
Two-Level Segregated Fit memory allocator implementation.
badembed/tneo
TNeo: a well-formed and carefully tested preemptive real-time kernel for 16- and 32-bits MCUs
badembed/torchtest
PyThorch examples
badembed/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
badembed/Visual2
F# re-implementation of VisUAL educational ARM assembler and simulator.