interrupt topic

List interrupt repositories

trapframe-rs

29
Stars
20
Forks
Watchers

Handle TrapFrame across kernel and user space on multiple ISAs.

TimerInterrupt_Generic

38
Stars
5
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, Teensy, etc. These Hardware Timers, using Interrupt, still...

STM32_TimerInterrupt

32
Stars
7
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are...

ESP32_ISR_Servo

30
Stars
9
Forks
Watchers

This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2....

moon_c

21
Stars
12
Forks
Watchers

문c 블로그 with ARM64 Linux Kernel 5.x

Single_Board_Computer

25
Stars
15
Forks
Watchers

Single Board Computer like Raspberry, Arduino, ASUS etc.

SAMD_TimerInterrupt

34
Stars
15
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are...

RPI_PICO_TimerInterrupt

31
Stars
15
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if othe...

RP2040_RTC

23
Stars
4
Forks
Watchers

This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when power...

NRF52_TimerInterrupt

19
Stars
4
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an nRF52-based board. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they ar...