add mqttclient to the component, and add fire stm32f429 board demo.
This commit is contained in:
6
components/connectivity/mqttclient/common/log/build.sh
Normal file
6
components/connectivity/mqttclient/common/log/build.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
Reference in New Issue
Block a user