Skip to content

Commit

Permalink
添加rtconfig.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbb666 committed Aug 10, 2022
1 parent 970a165 commit bbf10b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/lrs007_lorawan_gateway/rtconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,10 @@

/* peripheral libraries and drivers */


/* Kendryte SDK */

/* end of Kendryte SDK */
#define LORA_GW_DRIVER_LIB_USING_LORA_CHIP_SX1302
#define LORA_GW_DRIVER_SPI_DEVICE_NAME "lgd1302"
#define LORA_GW_DRIVER_SPI_BUS_NAME "spi2"
Expand Down Expand Up @@ -459,6 +463,7 @@

#define ART_PI_USING_WIFI_6212_LIB
#define ART_PI_USING_OTA_LIB
#define ART_PI_USING_FTP_LIB
/* end of External Libraries */
#define FIRMWARE_EXEC_USING_QSPI_FLASH
#define RT_STUDIO_BUILT_IN
Expand Down

0 comments on commit bbf10b7

Please sign in to comment.