Commit Graph

168 Commits

Author SHA1 Message Date
Rodrigo Alfonso
44e8a7c009 Adding LinkGPIO documentation 2023-01-17 08:03:38 -03:00
Rodrigo Alfonso
54761ce5e6 Adding GPIO demo 2023-01-17 06:34:08 -03:00
Rodrigo Alfonso
8dd1e784ad Adding LinkGPIO 2023-01-17 05:57:41 -03:00
Rodrigo Alfonso
d58f24c6d2 Renaming LinkConnection -> LinkCable and updating README 2023-01-17 05:19:57 -03:00
Rodrigo Alfonso
46761ecde3 Fix usage example in comment 2022-05-20 20:11:59 -03:00
Rodrigo Alfonso
30d8156287 Preventing critical sections with two buffers 2022-05-20 08:50:31 -03:00
Rodrigo Alfonso
e18f3232ab Adding libugba interrupt handler 2022-05-20 05:30:56 -03:00
Rodrigo Alfonso
e219892664 Removing unneeded wait calls 2020-11-30 20:31:23 -03:00
Rodrigo Alfonso
ebc3736393 Adding data race prevention 2020-11-30 17:26:58 -03:00
Rodrigo Alfonso
c48079f6f8 Fixing remote timeout detection 2020-11-23 16:17:15 -03:00
Rodrigo Alfonso
693756bfb2 Renaming speed => interval 2020-11-21 16:53:27 -03:00
Rodrigo Alfonso
0c7bb5d334 Adding remote timeouts and fixing slave timeout when !isReady 2020-11-17 16:53:25 -03:00
Rodrigo Alfonso
87808853f5 Removing startNow parameter 2020-11-17 16:23:14 -03:00
Rodrigo Alfonso
0d63ae0248 Cleaning up code 2020-11-17 16:08:55 -03:00
Rodrigo Alfonso
821ffcd189 Adding logs and waitCycles. The START bit check fixed a random bug on hardware 2020-11-17 15:40:58 -03:00
Rodrigo Alfonso
ce2edf56db Adding waitCycles between transfers 2020-11-17 11:45:22 -03:00
Rodrigo Alfonso
935cae5eb7 Improving robustness and speed using timer 3 2020-11-17 01:13:35 -03:00
Rodrigo Alfonso
1811eb30bc Renewing design to support retransmission and multiple messages per frame 2020-11-14 16:01:52 -03:00