Commit Graph

23 Commits

Author SHA1 Message Date
Jaby 8ef6e3a9df Fix inconsistent EOL 2025-01-08 22:27:37 +01:00
Jaby 4b0a832f36 Integrate time measurement 2024-10-01 21:34:51 +02:00
Jaby 74d23c4ef0 Clean up 2024-09-29 17:27:23 +02:00
Jaby 862fffaf11 Added missing IO 2024-09-29 16:09:04 +02:00
Jaby bcd2f0c951 Convert Timer for new IO 2024-09-28 15:30:40 +02:00
Jaby db1bbec06e Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
Jaby Blubb 2ff0e6a4bf Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
Jaby Blubb 283878d5bc Finish clean-up 2023-09-22 20:53:26 +02:00
Jaby Blubb 9e0f9acdd1 Port TimerIO 2023-09-22 17:34:14 +02:00
Jaby Blubb 30759b85c7 Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
Jaby dfab120bfb Remove the ComplexBitMap 2023-03-22 20:46:08 +01:00
Jaby 9a964a702e Improve readability of code slightly 2023-03-21 21:51:56 +01:00
Jaby d185641a2a Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby 09328f8347 Improved names again 2023-01-15 20:16:20 +01:00
Jaby 35d5662d3b More cleanup 2023-01-15 17:14:34 +01:00
Jaby fc915a887a Add new IOPort design 2023-01-15 16:49:38 +01:00
Jaby 3bd3a57801 Support HighResolutionTimer in a better fashion 2023-01-10 20:36:28 +01:00
Jaby 4a09d57e5c Improve struct and namespace usage 2023-01-08 21:08:23 +01:00
Jaby 0544ec17dd Cleanup code 2023-01-08 16:39:26 +01:00
Jaby 149105a3fa Use GlobalTime 2023-01-08 16:20:30 +01:00
Jaby 7824a2d916 Save progress 2023-01-06 22:15:03 +01:00
Björn Gaier ec6b93942c Sketch Timer and implement Interrupt support 2023-01-06 15:18:35 +01:00
Björn Gaier 6608d92934 Prepare IO Ports for timer 2023-01-06 12:14:53 +01:00