Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
toki
configs
Commits
c4f186ac
Commit
c4f186ac
authored
Jun 29, 2020
by
Ulrich Huber
Committed by
Oliver Horst
Aug 31, 2020
Browse files
[chg] Switch off some of the logging facilities as they are unused or are non-working yet
parent
40f554e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
zcu102-zynqmp/freertos/baseline/master/toki-extra/syslog/include/toki/syslog/configs/components/lwip.h
View file @
c4f186ac
...
...
@@ -57,7 +57,7 @@
#define RAW_DEBUG 0x80U
#define MEM_DEBUG 0x80U
#define MEMP_DEBUG 0x80U
#define SYS_DEBUG 0x
8
0U
#define SYS_DEBUG 0x
0
0U
#define TIMERS_DEBUG 0x80U
#define TCP_DEBUG 0x80U
#define TCP_INPUT_DEBUG 0x80U
...
...
@@ -71,10 +71,10 @@
#define UDP_DEBUG 0x80U
#define TCPIP_DEBUG 0x80U
#define SLIP_DEBUG 0x80U
#define DHCP_DEBUG 0x
8
0U
#define AUTOIP_DEBUG 0x
8
0U
#define DNS_DEBUG 0x
8
0U
#define IP6_DEBUG 0x
8
0U
#define DHCP6_DEBUG 0x
8
0U
#define DHCP_DEBUG 0x
0
0U
#define AUTOIP_DEBUG 0x
0
0U
#define DNS_DEBUG 0x
0
0U
#define IP6_DEBUG 0x
0
0U
#define DHCP6_DEBUG 0x
0
0U
#endif
/* TOKI_SYSLOG_LWIP_CONFIG_H */
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment