.. | ||
gcc | ||
iar | ||
keil | ||
src | ||
Makefile | ||
mem_map.yaml | ||
README.txt |
Name: ===== stimer Description: ============ Example using a stimer with interrupts. Purpose: ======== This example demonstrates how to setup the stimer for counting and interrupts. It toggles LED 0 to 4 every interrupt, which is set for 1 sec. Printing takes place over the ITM at 1M Baud. ******************************************************************************