~aleteoryx/muditaos

ref: ca171b7d1f7e8dfd84782b2491a267bcfdae062b muditaos/doc/Images/fota/dfota_test_setup.puml -rw-r--r-- 159 bytes
ca171b7d — Lefucjusz [BH-000] Update Harmony 2.9.1 changelog 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
@startuml
skinparam BackgroundColor F0F0F0
node PurePhone
node "Development board" as Db
node JLink
node PC

Device <-> Db 
Db <-> JLink 
JLink <-> PC
@enduml