-
Notifications
You must be signed in to change notification settings - Fork 0
darvik80/iot-rtl872x
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RTL872x firmware with SDK
|- component - all supported components & examples
|- docs - some documentation from Realtek
|- SDK
|- high-power-core - sdk for for Cortex-M33
|- low-power-core - sdk for for Cortex-M23
|- src
|- hpc - source code for main MCU - Cortex-M33
|- lpc - source code for second MCU - Cortex-M23
|- toolchain
|- asdk - archives with SDK
|- linux
|- windows
|- darwin
|- tools - tools for prepare and flash firmware
make build
make {port=/dev/cu.usbserial-1130} {speed=1500000} {erase=Disable}
- port - device port: /dev/cu.usbserial-1130
- speed - serial port speed: 115200 - 1500000
- erase - erase flash: Enable/Disable
Operation flash both MCU
make sdk-menuconfig
make sdk-menuconfig-low
Stub target help CLion find all source files in project
make stub
About
RTL8720DN ASDK
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published