summaryrefslogtreecommitdiff
path: root/code/esp32/components/eos/wifi.c
AgeCommit message (Collapse)Author
2020-08-05code -> fwUros Majstorovic
2020-05-17power management implemented; net protocol changeUros Majstorovic
2020-05-11msgq functions rename; wifi constant renameUros Majstorovic
2020-05-09fixed wifi driverUros Majstorovic
2019-12-08fixed uart data relay bug; fixed all xCreateTask to use new macros for stack ↵Uros Majstorovic
size; fixed err type for msgq;
2019-12-07added net_alloc; fixed cell modem driverUros Majstorovic
2019-12-04esp32 refactoringUros Majstorovic