mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-09 22:38:54 +00:00
[feat][psram] enable 808 psram
This commit is contained in:
parent
bea01b551b
commit
44a68b3adc
10 changed files with 7278 additions and 9 deletions
|
@ -5,10 +5,10 @@
|
|||
#include "bflb_rtc.h"
|
||||
#include "mmheap.h"
|
||||
#include "bl808_glb.h"
|
||||
// #include "bl808_psram_uhs.h"
|
||||
// #include "bl808_tzc_sec.h"
|
||||
// #include "bl808_ef_cfg.h"
|
||||
// #include "bl808_uhs_phy.h"
|
||||
#include "bl808_psram_uhs.h"
|
||||
#include "bl808_tzc_sec.h"
|
||||
#include "bl808_ef_cfg.h"
|
||||
#include "bl808_uhs_phy.h"
|
||||
#include "board.h"
|
||||
|
||||
#ifdef CONFIG_BSP_SDH_SDCARD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue