gear-lib for esp32 is coming

gozfree
Posts: 1
Joined: Thu May 12, 2022 11:47 am

gear-lib for esp32 is coming

Postby gozfree » Thu May 12, 2022 12:15 pm

gear-lib is written in POSIX C, aim to reuse for IOT, embedded developer.

https://github.com/gozfree/gear-lib

most of libraries has been ported on esp32 dev board, such as basic structure (hash, queue, vector, rbtree), network protocol (rtsp, rtmp), multi-media (avcapture, media def)
the usage is easily:
  1. $ git clone https://github.com/espressif/esp-idf.git
  2. add esp-idf/tools to $PATH
  3. $ git clone https://github.com/gozfree/gear-lib
  4. $ cd gear-lib/build/esp32-env
  5. $ make menuconfig
  6. $ make flash

Who is online

Users browsing this forum: Google [Bot] and 113 guests