Add HAL and LL documentation

This commit adds docuemntation regarding Hardware
Abstraction in ESP-IDF.
This commit is contained in:
Darian Leung
2020-05-14 15:33:24 +08:00
parent 738e9f76fd
commit e61bbbcb61
4 changed files with 154 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ API Guides
Flash Encryption <../security/flash-encryption>
FreeRTOS SMP Changes <freertos-smp>
General Notes <general-notes>
Hardware Abstraction <hardware-abstraction>
High Level Interrupts <hlinterrupts>
JTAG Debugging <jtag-debugging/index>
Linker Script Generation <linker-script-generation>