Dawn Framework
1.0
Universal data acquisition framework for embedded systems
dawn
include
dawn
porting
nuttx
crc.hxx
1
// dawn/include/dawn/porting/nuttx/crc.hxx
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
//
5
6
#pragma once
7
8
#include <nuttx/crc32.h>
9
10
#include "dawn/porting/config.hxx"
Generated by
1.9.8