Skip to content

RomainPelletant/RTL8720DN_AT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building RTL8720DN binaries to use it as Wifi SoC AT commands

Build artifacts Build release

Build docker image toolchain

docker build -t ameba_rtl8720dn .

Compile firmware

docker run -rm -v ${%PWD%}:/workdir ameba_rtl8720dn bash -c "cd /workdir/ambd_sdk/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp && make all && cd /workdir/ambd_sdk/project/realtek_amebaD_va0_example/GCC-RELEASE/project_lp && make all"

Build & artifacts CI

Find generated binaries as artifacts in Actions tab (in Github) and click on a successfull job : download artifact