mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
doc: improve doxygen cache size
This commit is contained in:
parent
3092416a0a
commit
b066433bdc
@ -395,7 +395,7 @@ TYPEDEF_HIDES_STRUCT = NO
|
|||||||
# the optimal cache size from a speed point of view.
|
# the optimal cache size from a speed point of view.
|
||||||
# Minimum value: 0, maximum value: 9, default value: 0.
|
# Minimum value: 0, maximum value: 9, default value: 0.
|
||||||
|
|
||||||
LOOKUP_CACHE_SIZE = 0
|
LOOKUP_CACHE_SIZE = 1
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Build related configuration options
|
# Build related configuration options
|
||||||
|
Loading…
Reference in New Issue
Block a user