summaryrefslogtreecommitdiff
path: root/code/esp32/components
AgeCommit message (Collapse)Author
2020-02-26msgq size functionsUros Majstorovic
2019-12-19flush buffer on cell pcm startUros 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-10-13fixed msgq bugUros Majstorovic
2019-08-30stub drivers addedUros Majstorovic
2018-01-22fixed esp32 driver: moved xSemaphoreTake from ISRUros Majstorovic
2018-01-20foxed esp32 semaphore bugUros Majstorovic
2018-01-17basic test for eos & fe310 passedUros Majstorovic
2018-01-16eos supportUros Majstorovic