diff options
| author | PProvost <[email protected]> | 2020-05-14 18:12:37 -0600 |
|---|---|---|
| committer | PProvost <[email protected]> | 2020-05-14 18:12:37 -0600 |
| commit | ae30b384a706866466f67308fbb72faef5638b3d (patch) | |
| tree | 33e51f4a2578bf83de15e595fc9f8a428a28c87b /README.md | |
| parent | 7c84790dd8303cf7a5da310acab551a12fa712ba (diff) | |
Moved protocol handlers to addons
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,6 +55,8 @@ Each official release (preview or GA) will be tagged to mark the commit and push ## Directory layout ``` +- addons + - auto_ip, BSD, dhcp, dns, ftp, http, mdns, mqtt, nat, pop3, ppp, pppoe, smtp, sntp, telnet, tftp, web - cmake - common - inc @@ -78,8 +80,6 @@ Each official release (preview or GA) will be tagged to mark the commit and push - cortex_m7/gnu - inc - src -- protocol_handlers - - auto_ip, BSD, dhcp, dns, ftp, http, mdns, mqtt, nat, pop3, ppp, pppoe, smtp, sntp, telnet, tftp, web - samples ``` |
