xtacocorex / CHIP_IO

A CHIP IO library for Python: IO+PWM+SPWM+ADC+Utilities
MIT License
272 stars 60 forks source link

Add 'TARGET_DIR' prefix env var to builder.py #37

Closed zerotri closed 7 years ago

zerotri commented 7 years ago

This allows CHIP_IO to build and install successfully in buildroot.

xtacocorex commented 7 years ago

Ooh, thanks @zerotri! Will merge right away. Didn't think that there would be an issue with buildroot, but I'm glad you added support to enable CHIP_IO during the build.