morris
|
62bd98158f
|
hal: avoid non-32bit access to registers
|
2021-10-25 11:33:50 +08:00 |
|
SalimTerryLi
|
29accf2533
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
Note: on ESP32 UART rxfifo seems to be read as u8 instead of u32 to make it work
|
2021-10-12 10:42:04 +08:00 |
|
Marius Vikhammer
|
b2f390df01
|
hal: update link to HAL readme.md
The HAL readme was moved during refactoring, but links were not updated.
|
2020-09-11 15:48:08 +08:00 |
|
Michael (XIAO Xufeng)
|
5425ef4ee4
|
hal: extract hal component from soc component
|
2020-09-01 13:25:32 +08:00 |
|