mirror of
https://github.com/pengwon/epd42.git
synced 2025-12-09 16:18:12 +08:00
22 lines
316 B
C
22 lines
316 B
C
|
|
/*
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'EPD'
|
|
* Target: 'flash_softdevice'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "nrf.h"
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|