bernard
|
f8d7f34728
|
[BSP] Add license info and code cleaup for vexpress-a9 BSP
|
2020-12-31 09:48:36 +08:00 |
David Lin
|
1f353c6f17
|
Fixed spelling mistakes of code in drv_pl041.c
macro error:
PL041_CHANNLE_NUM -> PL041_CHANNEL_NUM
parameter error:
channle -> channel
functions error:
aaci_pl041_channle_disable -> aaci_pl041_channel_disable
aaci_pl041_channle_enable -> aaci_pl041_channel_enable
aaci_pl041_channle_read -> aaci_pl041_channel_read
aaci_pl041_channle_write -> aaci_pl041_channel_write
aaci_pl041_channle_cfg -> aaci_pl041_channel_cfg
|
2020-02-17 22:11:57 +08:00 |
EvalZero
|
559e297e4b
|
[bsp][qemu-vexpress-a9]update qemu-vexpress-a9 audio device drivers.
|
2019-08-06 15:01:23 +08:00 |
armink
|
fa4d4ab7cf
|
Update all of debug log definition to DBG_TAG and DBG_LVL.
|
2019-04-12 10:18:57 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
armink
|
83b7b763b7
|
The dbg_log API is DISCARDED. Change all dbg_log to LOG_X.
|
2018-11-02 10:20:30 +08:00 |
armink
|
6cd8658dad
|
[rtdbg] Change all DBG_SECTION_NAME to new format.
|
2018-07-11 10:23:19 +08:00 |
tangyuxin
|
bc544bec47
|
[bsp][qemu]添加Audio驱动
|
2018-05-29 10:55:42 +08:00 |