Commit Graph

13 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
d9d83f00cd [+] Made AuiFunction a customer overloadable type. Solves #1 2021-10-24 13:31:21 +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
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
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
87c9a063ea Initial Commit 2021-10-05 22:01:39 +01:00