Doc: S2 HMAC documentation

This commit is contained in:
Jakob Hasse
2020-04-15 14:06:10 +08:00
parent 017f07cda7
commit 2da7e65646
7 changed files with 146 additions and 2 deletions

View File

@@ -160,6 +160,7 @@ def update_exclude_patterns(tags):
for e in ['esp32s2.rst',
'hw-reference/esp32s2/**',
'api-guides/ulps2_instruction_set.rst',
'api-reference/peripherals/hmac.rst',
'api-reference/peripherals/temp_sensor.rst']:
exclude_patterns.append(e)