mirror of https://github.com/ARMmbed/mbed-os.git
Added PPP directory to astyle ignore and added some spellchecker ignore words
parent
3102bb1340
commit
e3f247793a
|
|
@ -16,6 +16,9 @@
|
|||
^features/nanostack/sal-stack-nanostack
|
||||
^features/nanostack/targets
|
||||
^features/netsocket/emac-drivers
|
||||
^features/netsocket/ppp/include
|
||||
^features/netsocket/ppp/polarssl
|
||||
^features/netsocket/ppp/source
|
||||
^features/storage/filesystem/fat/ChaN
|
||||
^features/storage/filesystem/littlefs/littlefs/
|
||||
^features/unsupported/
|
||||
|
|
|
|||
|
|
@ -100,4 +100,13 @@ UDPSocket
|
|||
Socket
|
||||
unregister
|
||||
deinit
|
||||
auth
|
||||
pppapi
|
||||
pbuf
|
||||
nak
|
||||
reqs
|
||||
xmit
|
||||
pppd
|
||||
pppdebug
|
||||
ppp
|
||||
_doxy_
|
||||
|
|
|
|||
Loading…
Reference in New Issue