Commit Graph

37 Commits

Author SHA1 Message Date
Rodrigo Alfonso
d8908ca004 Version => v8.0.3 2025-04-19 08:22:33 -03:00
Rodrigo Alfonso
6edef9ab20 Version => v8.0.2 2025-03-18 20:14:35 -03:00
Rodrigo Alfonso
57b94f0b4d Updating Makefiles 2025-02-10 22:56:05 -03:00
Rodrigo Alfonso
6e8be79bd0 Version v7.1.0 => v8.0.0 2025-01-12 09:57:27 -03:00
Rodrigo Alfonso
532c178c02 Standarizing usage of libugba interrupt handler instead of tonc in examples and docs 2025-01-12 09:21:08 -03:00
Rodrigo Alfonso
f2506eef06 Refactor: Extracting repeated functions in examples to a common file 2025-01-04 03:20:42 -03:00
Rodrigo Alfonso
2fed290399 Fixing SoftReset in the multiboot version of the examples 2025-01-04 02:01:09 -03:00
Rodrigo Alfonso
9af5aa2e1a Version => v7.1.0, updating license 2025-01-01 20:00:16 -03:00
Rodrigo Alfonso
fb1bafcd4c Version v7.0.0 => v7.0.1 2024-09-14 04:56:07 -03:00
Rodrigo Alfonso
f459a8f142 Marking headers as system headers outside development 2024-08-26 22:29:07 -03:00
Rodrigo Alfonso
adb1b3802b Removing sed hack and improving build script 2024-08-26 07:01:22 -03:00
Rodrigo Alfonso
c222688976 Adding notes about the standard 2024-08-23 09:17:23 -03:00
Rodrigo Alfonso
d42a88d52e Updating log functions 2024-08-19 10:42:38 -03:00
Rodrigo Alfonso
0909367398 Using -Ofast in examples 2024-08-19 08:42:25 -03:00
Rodrigo Alfonso
a5dd98c4fc Preventing flickers in examples caused by slow logging 2024-08-15 11:09:46 -03:00
Rodrigo Alfonso
8cb119c523 Formatting Makefiles 2024-08-13 00:29:22 -03:00
Rodrigo Alfonso
91005296d2 Adding EditorConfig to normalize code style 2024-08-10 07:21:36 -03:00
Rodrigo Alfonso
657e2069ac Adding --print-memory-usage to examples 2024-08-06 23:06:40 -03:00
Rodrigo Alfonso
eaf930e71b Dropping tonc dependency in LinkCable 2024-08-06 22:32:42 -03:00
Rodrigo Alfonso
69fa07409a Version => v7.0.0 2024-08-06 02:51:12 -03:00
Rodrigo Alfonso
af429fa565 Version => v6.4.0 2024-08-05 10:20:46 -03:00
Rodrigo Alfonso
33f0d2ca4e Version => v6.3.0 2024-04-21 18:59:02 -03:00
Rodrigo Alfonso
c2ebcc23fc Version => v6.2.3 2024-03-01 17:43:04 -03:00
Rodrigo Alfonso
7e50be40dd Version => v6.2.2 2024-02-24 02:20:24 -03:00
Rodrigo Alfonso
b8540e7dda Removing cursed assembly from LinkSPI, as it wasn't needed - Fixes #18 2024-02-07 01:14:59 -03:00
Rodrigo Alfonso
4ed9ae21c5 Adding version number to all examples 2024-01-25 01:08:14 -03:00
Rodrigo Alfonso
2981032bbc Using hpp extension as these are C++ header files, and updating docs 2023-11-18 08:37:00 -03:00
Rodrigo Alfonso
a6efeb9cb6 Formatting examples 2023-11-16 08:19:23 -03:00
Rodrigo Alfonso
e12ffdd5fa Improving LinkCable's API to mimic LinkUniversal and better support mid-frame reads 2023-11-15 05:38:31 -03:00
Rodrigo Alfonso
af5a892e40 Rewriting LinkWireless to support async transfers 2023-02-08 21:14:18 -03:00
Rodrigo Alfonso
2c9bbb07c5 Stop using symlinks as they require sudo privileges to clone the repository on Windows 2023-02-06 01:39:15 -03:00
Rodrigo Alfonso
0be474b239 Fixing LinkSPI edge cases 2023-01-30 00:36:56 -03:00
Rodrigo Alfonso
f0ffc4fb47 Cleaning code 2023-01-23 05:02:35 -03:00
Rodrigo Alfonso
4ae3fcb8f0 Using prefixes and moving structs/enums inside classes 2023-01-17 21:50:15 -03:00
Rodrigo Alfonso
3e48ff5a42 Adding licenses 2023-01-17 20:02:22 -03:00
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