David Cermak
|
ffe043b1a8
|
esp_netif: Introduction of esp-netif component as a replacement of tcpip_adpter
- provides object oriented access to network intefaces
- not limited to default netifs
- more generic abstraction to network input output functions
- event handler registration removed from component responsibility
- backward compatibility layer for legacy tcpip_apapter APIs
Closes IDF-39
|
2019-11-13 12:36:25 +01:00 |
|
Angus Gratton
|
438d513a95
|
Merge branch 'master' into feature/esp32s2beta_merge
|
2019-09-16 16:18:48 +10:00 |
|
liu zhifu
|
003a9872b7
|
esp_wifi: wifi support new event mechanism
1. WiFi support new event mechanism
2. Update examples to use new event mechanism
|
2019-08-20 09:39:51 +00:00 |
|
Angus Gratton
|
04ae56806c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
suda-morris
|
3f7a571c90
|
fix errors when ci testing for esp32
|
2019-06-19 15:31:47 +08:00 |
|
David Cermak
|
684514b3d6
|
ci: added standard set of network suite for lwip as a part of weekend test
|
2019-06-04 08:27:53 +02:00 |
|