Commit Graph

32 Commits

Author SHA1 Message Date
8712c9a621 [*] Simplify linking with inline virtual override methods under fwd declare 2022-05-30 19:44:16 +01:00
f6025d08cd [*] Add default returns should the functional interface be unimplemented 2022-01-19 02:28:18 +00:00
e2c742082c Merge branch 'master' of https://gitea.reece.sx/AuroraSupport/AuroraInterfaces 2021-10-28 23:49:02 +01:00
5b9835280b I'm blind; typo in the build file 2021-10-28 23:48:56 +01:00
a398b4eb24 [*] Here wasn't the best place to demo AuUnsafeRaiiToShared 2021-10-28 21:38:03 +00:00
1d158614bd [*] Improve readme by readding the <...>
[*] Improve readme by readding the <...> include to indicate the user should include their public api to initialize the interfaces within that particular header
2021-10-28 21:22:04 +00:00
d7cfbb6c7e Update 'README.md' 2021-10-28 21:03:01 +00:00
d9d83f00cd [+] Made AuiFunction a customer overloadable type. Solves #1 2021-10-24 13:31:21 +01:00
e9b8d45e0a Add Aurora build file and .gitignore 2021-10-24 12:51:30 +01:00
5ac100d878 [*] Documentation
I'm not really trying to document this. This'll make reading the header marginally easier for my forgetful potato brain
2021-10-23 18:38:09 +00:00
93c90dc00a Update 'Include/AuroraInterfaces.hpp' 2021-10-21 17:50:42 +00:00
86f31234c1 Update 'Include/AuroraInterfaces.hpp'
[*] Typo in  public version
[+] Added AUI_PIN_ODR
2021-10-21 17:49:17 +00:00
0690e56720 Added support for interfaces of zero methods 2021-10-14 03:12:51 +01:00
1d444321d9 Update 'README.md' 2021-10-10 18:49:09 +00:00
c34af13f06 Update 'README.md' 2021-10-10 18:48:12 +00:00
4b0341a0ea Update 'README.md' 2021-10-10 18:43:12 +00:00
1fe072f12f Update 'README.md' 2021-10-10 15:14:48 +00:00
2cc0e1d428 [+] Added move constructors
[*] Clean up
2021-10-08 14:24:26 +01:00
363b41325f Added standalone AUI_BRACKET_SCOPE in the standalone library 2021-10-07 22:56:33 +01:00
078d3d77e7 Added constructor support 2021-10-07 17:03:20 +01:00
e1ea73c70c Add example allocation of the struct example for the hell of it 2021-10-07 00:23:55 +01:00
942d3442e9 Update readme 2021-10-07 00:22:47 +01:00
f7a68b6bc6 Update readme 2021-10-07 00:22:07 +01:00
bb25b600eb Fixed multiple parameter support 2021-10-06 22:37:59 +01:00
c68e802f5a Removed AUI_METHODS 2021-10-06 15:11:53 +01:00
f70d7e7dc6 Update 'README.md' 2021-10-05 21:18:38 +00:00
caec30f439 Remove AUI_METHODS from the example 2021-10-05 21:12:52 +00:00
09b7d7f3da Normalize indentation in the readme 2021-10-05 21:10:41 +00:00
fba70eeb92 Update 'README.md' 2021-10-05 21:06:08 +00:00
29eb46ec99 Update 'README.md' 2021-10-05 21:05:53 +00:00
1d86f5c341 Update 'README.md' 2021-10-05 21:03:13 +00:00
87c9a063ea Initial Commit 2021-10-05 22:01:39 +01:00