Skip to content

adafruit/Adafruit_Dynamic_Bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit_Dynamic_Bundler

Adafruit Dynamic Bundler for creating smaller packages

The URL is https://adafruit.github.io/Adafruit_Dynamic_Bundler/

Parameters

  • libs: A comma separated list of libraries to include. These are the same format as the folder in the bundle.
  • bundle: The name of the bundle. Currently can be either adafruit or circuitpython. Defaults to adafruit.
  • type: The bundle type. Currently can be either py, 8mpy, 9mpy. Defaults to 8mpy.
  • deps: Whether to include dependencies. Currently can be either 1, 0, true, or false. Defaults to true.

Examples

https://adafruit.github.io/Adafruit_Dynamic_Bundler/?libs=adafruit_ssd1305,adafruit_requests&type=py https://adafruit.github.io/Adafruit_Dynamic_Bundler/?libs=adafruit_ili9341,adafruit_motor&deps=0

About

Adafruit Dynamic Bundler for creating smaller packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published