drivers: spi: create Ambiq SPI BLEIF driver
Some Ambiq Apollox Blue SOC (e.g. Apollo3 Blue) uses internal designed BLEIF module which is different from the general IOM module for SPI transceiver. The called HAL API will also be independent. This driver is implemented for the BLEIF module usage scenarios. Signed-off-by: Aaron Ye <aye@ambiq.com>
This commit is contained in:
parent
f5fd2cf49e
commit
d84874309e
6 changed files with 266 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -142,7 +142,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_ambiq
|
||||
revision: 94dd874cd726ba8185a301e78337c5c39685123f
|
||||
revision: fcbbd99e20db1432196f4aec92678bd1f5b19c96
|
||||
path: modules/hal/ambiq
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue