Skip to content

Commit ce92c3a

Browse files
umbynosfacchinm
andauthored
Migrate docker container to https://github.com/arduino/crossbuild (#14)
* add new dependencies * Add configure and make scripts for deps * add prefix * wip fixes * wip2 * wip3 * ncurses: patch config for aarch64 * wip4 * update readline to 8.0 * wip5 * update hidapi * fix builds * properly clean stuff between runs * remove special case for libelf * fix aarch64 build for libelf * clean libelf * libelf: update config.sub * add bison & flex, two requirements for avrdude * override ar and ranlib used by macos * migrate docker container to https://github.com/arduino/crossbuild Co-authored-by: Martino Facchin <[email protected]>
1 parent 57daba7 commit ce92c3a

File tree

408 files changed

+0
-503068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

408 files changed

+0
-503068
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# rp2040tools
22

33
This repo contains all the tools used by Arduino to upload compiled code to the boards that use the rp2040 processor.
4-
The repo includes also the dependencies and the Dockerfile used to crosscompile the tools.
54

65
## Tools
76

docker/Dockerfile

Lines changed: 0 additions & 86 deletions
This file was deleted.

docker/README.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

docker/deps/README.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

docker/deps/build_libs.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

docker/deps/eudev-3.2.10/.gitignore

Lines changed: 0 additions & 59 deletions
This file was deleted.

docker/deps/eudev-3.2.10/.travis.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)