Skip to content

Commit 1fa4728

Browse files
tekka007henrikekblad
authored andcommitted
Transport and crypto HAL update (#1282)
1 parent e1d22d5 commit 1fa4728

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2801
-1709
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.
22
hal/architecture/Linux/drivers/core
33
hal/architecture/Linux/drivers/BCM
4-
drivers/AES
4+
hal/crypto/generic/drivers/AES
55
core

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ EXCLUDE_SYMBOLS =
812812
# that contain example code fragments that are included (see the \include
813813
# command).
814814

815-
EXAMPLE_PATH = examples drivers/AES
815+
EXAMPLE_PATH = examples hal/crypto/generic/drivers/AES
816816

817817
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
818818
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and

0 commit comments

Comments
 (0)