1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
Gerson Fernando Budke 93aa10cc5c cpu/avr8_common: Rework avr8_state variable
The avr8_state variable uses bit operation to set/clear the state. This
rework avr8_state to use increment/decrement instead. It introduce the
use of General Purpose IO Register 1 (GPIOR1) when available.

This is a preparation for future scheduling and irq optimizations.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2023-07-05 19:01:14 +02:00
..
2023-07-05 19:01:13 +02:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-06-28 11:55:34 +02:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-01-08 22:26:12 +01:00
2023-07-04 18:43:26 +00:00
2023-07-04 17:34:57 +02:00
2023-07-04 18:43:26 +00:00
2023-06-28 11:55:34 +02:00
2023-05-24 09:53:23 +02:00
2023-01-08 22:26:12 +01:00
2023-05-30 20:01:21 +00:00
2021-07-09 10:47:42 +02:00