Skip to content

Conversation

@btashton
Copy link
Contributor

The bootloader and partition-table blobs are now built as part of the CI image and placed here /tools/blobs/esp32core/ The thought is any other binary blobs that we might need for other testing can also be placed here, for example the Broadcom WIFI firmware.

There is an example CI run using this here showing everything passing include the xtensa builds: https://github.com/btashton/incubator-nuttx/runs/526365535?check_suite_focus=true

@btashton
Copy link
Contributor Author

@liuguo09 if you could take a look when you get a chance that would be great.

@@ -0,0 +1 @@
/xtensa
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move /xtensa into mips-riscv-x86.dat to save one job build in github action CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have created a copy of it as mips-riscv-v86-xtensa.dat but I did not delete the old mips-riscv-x86.dat file because doing so would break the current CI builds. One this is all updated we can removed the unused one.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, let's remove it later.

@liuguo09
Copy link
Contributor

Maybe esp-idf binaries should also come into cibuild.sh -i setup tools.

@xiaoxiang781216 xiaoxiang781216 merged commit 4198808 into apache:master Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants