Pinned Repositories
arm-lecture
ARM programs to illustrate tutorials
freertos-basic
Basic integrated FreeRTOS
freertos-bufbomb
Buffer overflow exploit on FreeRTOS
jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
mini-arm-os
Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch
phonebook
sample phonebook program to illustrate the impact of cache miss
prefetcher
placeholder for prefetcher
quiz
The solutions to quiz 2015q3
rubi
Ruby-like high-performance script programming language with JIT compiler
visualizer
RTOS Visualizer
embedded2015's Repositories
embedded2015/mini-arm-os
Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch
embedded2015/rubi
Ruby-like high-performance script programming language with JIT compiler
embedded2015/arm-lecture
ARM programs to illustrate tutorials
embedded2015/jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
embedded2015/freertos-basic
Basic integrated FreeRTOS
embedded2015/visualizer
RTOS Visualizer
embedded2015/freertos-bufbomb
Buffer overflow exploit on FreeRTOS
embedded2015/prefetcher
placeholder for prefetcher
embedded2015/quiz
The solutions to quiz 2015q3
embedded2015/phonebook
sample phonebook program to illustrate the impact of cache miss