issues
search
daniel-dona
/
beken7252-opencam
RT-Thread alternative project for A9 cameras
50
stars
9
forks
source link
New builder image
#6
Open
Apache02
opened
11 months ago
Apache02
commented
11 months ago
New builder image:
based on lightweight alpine
replaced old scons by latest from alpine packages
python updated from 2 to 3
replaced python scripts by
https://github.com/RT-Thread/rt-thread/tree/master/tools
replaced gcc-arm-none-eabi by latest from alpine packages
this required minor changes in code
added encrypt_crc from
https://github.com/Apache02/a9-hello-world/tree/main/tools/encrypt_crc
added build of rtthread_crc.bin to build script (this file can be flashed by uartprogram)
New builder image: