Added platforms and components (befinnings of f4ll_cpp)

This commit is contained in:
Attila Body 2020-01-31 15:19:04 +01:00
parent 482d3b8248
commit 7481a66667
8 changed files with 267 additions and 0 deletions

View 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