Skip to content

Commit

Permalink
[script/aic8800] add psram include path
Browse files Browse the repository at this point in the history
  • Loading branch information
versaloon committed Jun 9, 2022
1 parent bbb36bf commit d9dd125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/cmake/targets/AIC/AIC8800/AIC8800M.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ list(APPEND VSF_TARGET_INCLUDE_DIRECTORIES
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/dma
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/ticker
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/flash
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/psram
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/pmic
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/sleep
${VSF_TARGET_PATH}/vendor/plf/aic8800/src/driver/aic1000lite_regs
Expand Down

0 comments on commit d9dd125

Please sign in to comment.