Skip to content

Wi-Fi and BT drivers packaged for integration into 3rd party repositories. Work in progress.

License

Notifications You must be signed in to change notification settings

stevefan1999-personal/esp-wireless-drivers-3rdparty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Espressif Wireless Framework

Introduction

This project is used to integrate ESP32 family SoC's wireless software drivers into other platforms, like NuttX.

Wireless software drivers mainly contains of hardware drivers, wireless protocols and utils.

Update Software of Wireless Framework

  1. setup compiling environment by . ./export.sh in esp-idf directory

  2. in the root directory of this project, input command make to recompile helper_project to generate new libraries and header files

  3. file of version in the root directory mark the esp-idf's version

About

Wi-Fi and BT drivers packaged for integration into 3rd party repositories. Work in progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.3%
  • Makefile 1.6%
  • CMake 0.1%