1195972f6Sopenharmony_ciapi/ - The code for the high-level wrapper API. Not needed if 2195972f6Sopenharmony_ci you use the lowel-level call-back/raw API. 3195972f6Sopenharmony_ci 4195972f6Sopenharmony_ciapps/ - Higher layer applications that are specifically programmed 5195972f6Sopenharmony_ci with the lwIP low-level raw API. 6195972f6Sopenharmony_ci 7195972f6Sopenharmony_cicore/ - The core of the TPC/IP stack; protocol implementations, 8195972f6Sopenharmony_ci memory and buffer management, and the low-level raw API. 9195972f6Sopenharmony_ci 10195972f6Sopenharmony_ciinclude/ - lwIP include files. 11195972f6Sopenharmony_ci 12195972f6Sopenharmony_cinetif/ - Generic network interface device drivers are kept here. 13195972f6Sopenharmony_ci 14195972f6Sopenharmony_ciFor more information on the various subdirectories, check the FILES 15195972f6Sopenharmony_cifile in each directory. 16