Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 460 Bytes

Various code for use on the Cortex-M3

Contents

locker-bb.[ch] - Advisory bitbanded locking routines

watchdog.h - Generic Watchdog routines. wdt-lm3s.c - Generic watchdog routines for TI Stellaris Cortex-M3

HardFaultHandler.c - A sample Hard Fault handler that does basic fault analysis.

reset-analyze-lm3s.c - POR Analysis example for TI Stellaris Cortex-M3 ringbuffer.[ch] - simple ringbuffer routines.