summaryrefslogtreecommitdiff
path: root/code/esp32/components/eos/include
AgeCommit message (Collapse)Author
2020-05-09fixed wifi driverUros Majstorovic
2020-05-09added sleep/wake for modem; fixed ppp driver APIUros Majstorovic
2020-05-06at cmd processing; pppos driverUros Majstorovic
2020-02-26cell uart/pcm fixesUros Majstorovic
2020-02-26msgq size functionsUros Majstorovic
2019-12-11cell fixed; cell voice test passedUros 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-07added net_alloc; fixed cell modem driverUros Majstorovic
2019-12-04esp32: added sock interfaceUros Majstorovic
2019-12-04esp32 refactoringUros Majstorovic
2019-10-25rename fe310 -> netUros Majstorovic
2019-10-25rename fe310 -> netUros Majstorovic
2019-08-30stub drivers addedUros Majstorovic
2018-01-22fixed esp32 driver: moved xSemaphoreTake from ISRUros Majstorovic
2018-01-16eos supportUros Majstorovic