Skip to content

Build components into libraries like the early ESP-IDF but with a single makefile

License

Notifications You must be signed in to change notification settings

mcu/kconfig-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kconfig-libs

Build components into libraries like the early ESP-IDF but with a single makefile. Kconfig updated to linux version 5.6.

Get project and build

  git clone https://github.com/mcu/kconfig-libs.git

  cd kconfig-libs
  make

Problems to be solved

It is necessary to ensure the possibility of using the dependency of one component on another.

Comment

The project provided as is for those who can understand and continue development. As you explore, you will discover interesting solutions.

About

Build components into libraries like the early ESP-IDF but with a single makefile

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published