mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-12 15:58:38 +00:00
[refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used
This commit is contained in:
parent
e212f9de4a
commit
9c67a54e24
173 changed files with 1188 additions and 975 deletions
|
@ -13,6 +13,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
==============================================================================*/
|
||||
#include "main_functions.h"
|
||||
#include "bflb_platform.h"
|
||||
#include "hal_uart.h"
|
||||
|
||||
/// Global Destructor for C++, which we're not using.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue