ulp: Add header for common ULP definitions

Fixes problems with duplicate error codes in the two chip-specific ulp headers
This commit is contained in:
Angus Gratton
2019-09-16 14:14:54 +10:00
committed by Angus Gratton
parent 438d513a95
commit 6b7da96d5b
5 changed files with 129 additions and 175 deletions

View File

@@ -217,6 +217,7 @@ INPUT = \
##
## NOTE: for line below header_file.inc is not used
../../components/ulp/include/esp32/ulp.h \
../../components/ulp/include/ulp_common.h \
##
## Application Level Tracing - API Reference
##