Michael (XIAO Xufeng)
|
5c9dc44c49
|
spi: multichip support
move hardcoded numbers, etc. into soc files.
create headers for shared types which needs to be documented.
(MINOR CHANGE)
|
2019-06-20 10:38:52 +08:00 |
|
Konstantin Kondrashov
|
3ddab0b8f3
|
soc: Add xxx_periph.h for all modules
The "xxx_periph" header file includes all SOC-level definitions for that peripheral.
Closes: IDF-192
|
2019-06-03 13:56:54 +08:00 |
|
Angus Gratton
|
a67d5d89e0
|
Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
|
2018-07-12 19:10:37 +08:00 |
|
Michael (XIAO Xufeng)
|
ebfda40b7c
|
refactor(spi): move pin information into soc folder
|
2018-06-14 11:29:15 +08:00 |
|