I noticed in the last versions of AUTOSAR that the standard does not provide the file structure to follow for BSW modules.
Before, the *.c, *.h files and the different interactions between them were clearly defined, here is an example from the CAN Driver:
- Version 4.3.1
Does anyone have an idea on why is that?