Added platforms and components (befinnings of f4ll_cpp)
This commit is contained in:
parent
482d3b8248
commit
7481a66667
8 changed files with 267 additions and 0 deletions
6
platforms/firmware/platform/crc_ll.h
Normal file
6
platforms/firmware/platform/crc_ll.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef __PLATFORM_CRC_LL_H_INCLUDED
|
||||
#define __PLATFORM_CRC_LL_H_INCLUDED
|
||||
|
||||
#include "crc.h"
|
||||
|
||||
#endif // __PLATFORM_CRC_LL_H_INCLUDED
|
Loading…
Add table
Add a link
Reference in a new issue