File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed
bsp/phytium/libraries/drivers Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 9999 " w60x" ,
100100 " essemi/es32f0654" ,
101101 " essemi/es32f365x" ,
102- " fm33lc026"
102+ " fm33lc026" ,
103+ " phytium/aarch32"
103104 ]
104105 },
105106 {
371372 "SUB_RTT_BSP" : [
372373 " qemu-virt64-aarch64" ,
373374 " raspberry-pi/raspi3-64" ,
374- " raspberry-pi/raspi4-64"
375+ " raspberry-pi/raspi4-64" ,
376+ " phytium/aarch64"
375377 ]
376378 },
377379 {
446448 " nrf5x/nrf52840" ,
447449 " nrf5x/nrf5340"
448450 ]
449- },
450- {
451- "RTT_BSP" : " phytium_aarch32" ,
452- "RTT_TOOL_CHAIN" : " sourcery-arm" ,
453- "SUB_RTT_BSP" : [
454- " phytium/aarch32"
455- ]
456- },
457- {
458- "RTT_BSP" : " phytium_aarch64" ,
459- "RTT_TOOL_CHAIN" : " sourcery-aarch64" ,
460- "SUB_RTT_BSP" : [
461- " phytium/aarch64"
462- ]
463451 }
464452 ]
465453}
Original file line number Diff line number Diff line change @@ -282,6 +282,7 @@ menu "On-chip Peripheral Drivers"
282282 default n
283283 select RT_USING_AUDIO
284284 select RT_USING_MEMPOOL
285+ select RT_USING_I2C
285286 if BSP_USING_I2S
286287 config RT_I2S_SAMPLERATE
287288 int "The samplerate param"
You can’t perform that action at this time.
0 commit comments