Skip to content

Commit e3f2477

Browse files
author
Mika Leppänen
committed
Added PPP directory to astyle ignore and added some spellchecker ignore words
1 parent 3102bb1 commit e3f2477

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.astyleignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
^features/nanostack/sal-stack-nanostack
1717
^features/nanostack/targets
1818
^features/netsocket/emac-drivers
19+
^features/netsocket/ppp/include
20+
^features/netsocket/ppp/polarssl
21+
^features/netsocket/ppp/source
1922
^features/storage/filesystem/fat/ChaN
2023
^features/storage/filesystem/littlefs/littlefs/
2124
^features/unsupported/

tools/test/travis-ci/doxy-spellchecker/ignore.en.pws

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,13 @@ UDPSocket
100100
Socket
101101
unregister
102102
deinit
103+
auth
104+
pppapi
105+
pbuf
106+
nak
107+
reqs
108+
xmit
109+
pppd
110+
pppdebug
111+
ppp
103112
_doxy_

0 commit comments

Comments
 (0)