7 lines
95 B
C
7 lines
95 B
C
#ifndef __BOOTLOADER_CONFIG_H__
|
|
#define __BOOTLOADER_CONFIG_H__
|
|
|
|
#define ENABLE_BUSPAL
|
|
|
|
#endif
|