mirror of
https://github.com/Ai-Thinker-Open/Ai-Thinker-Open_RTL8710BX_ALIOS_SDK.git
synced 2025-03-22 04:22:55 +00:00
5 lines
79 B
Python
5 lines
79 B
Python
|
src = Split('''
|
||
|
base64.c
|
||
|
''')
|
||
|
|
||
|
component = aos_component('base64', src)
|