Commit 04642bb
committed
bc_ur: update to include native build support
1 parent 5e5df8c commit 04642bb
1 file changed
+1
-1
lines changedSubmodule esp32_bc-ur updated 31 files
- .github/workflows/ci.yml+25
- CMakeLists.txt+15-5
- Makefile.in+114
- README.md+159-4
- bootstrap.sh+4
- config.h.in+111
- configure+5.5k
- configure.ac+35
- install-sh+518
- src/Makefile.in+1-1
- src/bc-ur.hpp+8
- src/bytewords.cpp+1-1
- src/cbor-lite.hpp+557
- src/cdecoder.h+5
- src/cencoder.h+5
- src/crc32.c+43
- src/crc32.h+28
- src/fountain-decoder.cpp+1-1
- src/memzero.c+84
- src/memzero.h+8
- src/sha2.c+889
- src/sha2.h+100
- src/ur-decoder.cpp+1-1
- src/ur-encoder.cpp+3-3
- src/xoshiro256.cpp+1-6
- src/xoshiro256.hpp+1
- test/.gitignore+1
- test/Makefile.in+73
- test/test-utils.cpp+22
- test/test-utils.hpp+19
- test/test.cpp+446
0 commit comments