Closed maxime-desroches closed 2 months ago
Have to split most .h into a .h + .c to really fix misra8.4.
This change will also make the #include more specific. Right now it is very hard to tell what is included from where.
This moves a lot of stuff around but I try to keep the diff readable by keeping the changes to the absolute minimum.
Have to split most .h into a .h + .c to really fix misra8.4.
This change will also make the #include more specific. Right now it is very hard to tell what is included from where.
This moves a lot of stuff around but I try to keep the diff readable by keeping the changes to the absolute minimum.