Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python dependencies and build problems fix (#217)
* add missing jupyter dependencies * bump pydantic * add all the missing dependencies * fix nbformat not versioning * fix everything but pandas * Fix pandas building * rip out some 'optional' dependencies remove the packages from buildroot, remove the dependencies and write some patches to edit the toml files so pip doesn't complain * use custom kernel config to rip out unneeded modules * add some config setting that hopefully get smoothie communication working again * don't let uboot interrupt startup * update config.txt * add gpio tool to debug * fix the MF ttyAMA0
- Loading branch information