Ai-Thinker-Open_RTL8710BX_A.../Living_SDK/platform/mcu/asr5501
2020-06-18 22:04:32 +08:00
..
drivers rel_1.6.0 init 2020-06-18 22:04:32 +08:00
hal rel_1.6.0 init 2020-06-18 22:04:32 +08:00
tools rel_1.6.0 init 2020-06-18 22:04:32 +08:00
xz/win rel_1.6.0 init 2020-06-18 22:04:32 +08:00
add_md5.py rel_1.6.0 init 2020-06-18 22:04:32 +08:00
aos.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
asr5501.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
Config.in rel_1.6.0 init 2020-06-18 22:04:32 +08:00
gen_ota_bin.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
ota.mk rel_1.6.0 init 2020-06-18 22:04:32 +08:00
ota.py rel_1.6.0 init 2020-06-18 22:04:32 +08:00
README.md rel_1.6.0 init 2020-06-18 22:04:32 +08:00

Contents

This is a mcu demo for consuling, not a true realization. Directory structure:

Dir\File                          Description                       Necessary for kernel run
============================================================================================
|-- drivers                 # board peripheral driver                           Y
|-- hal                    # hal API layer, hal uart is necessary               Y
|-- aos.mk                 # mcu makefile                                       Y
|-- Config.in                # menuconfig component config                      Y
|-- ucube.py                # aos build system file(for scons)                  N
|-- README.md                                                                   Y

Attention: If there are several mcu types here, use independent sub mk file to put different config.

Overview

Resources

Reference