summaryrefslogtreecommitdiff
path: root/fw/esp32/components
AgeCommit message (Expand)Author
7 daysremoved extension bit from addr typeUros Majstorovic
2024-09-04esp32 cellular modem driver fixUros Majstorovic
2024-09-04esp32 wifi driver fixUros Majstorovic
2024-09-04network buffer fixUros Majstorovic
2022-10-24fixed cell voice and sms driverUros Majstorovic
2022-09-23sleep respects modem_present flagUros Majstorovic
2022-09-04fixed wifi and cellUros Majstorovic
2022-03-31random numbers for fe310Uros Majstorovic
2022-03-30sock api fixed; net reply messages fixedUros Majstorovic
2021-08-27added spi driver for imx8; added lwip tun driverUros Majstorovic
2021-05-20net protocol added req/rep messagesUros Majstorovic
2021-03-29moved i2c from esp32 to fe310. added bq25895, drv2605 and lsm9ds1 i2c supportUros Majstorovic
2021-02-27cell/wifi refactoringUros Majstorovic
2021-02-27wifi scan verifies length of ssidUros Majstorovic
2021-02-24upgraded to esp-idf 4.2Uros Majstorovic
2020-08-12ussd service implemented urcUros Majstorovic
2020-08-11cell messages are handled in separate taskUros Majstorovic
2020-08-09support for sms flagsUros Majstorovic
2020-08-09sms storage flash memUros Majstorovic
2020-08-09added new sms flagsUros Majstorovic
2020-08-09at cmd bugfix: added regfreeUros Majstorovic
2020-08-09sms send wait for promptUros Majstorovic
2020-08-09uart dirty property addedUros Majstorovic
2020-08-09removed debug infoUros Majstorovic
2020-08-09removed debug infoUros Majstorovic
2020-08-09sms service added/testedUros Majstorovic
2020-08-07net driver: removed obsolete flags; urc process simplefied; pcm: added active...Uros Majstorovic
2020-08-05code -> fwUros Majstorovic