Merge pull request #1130 from openmv/stm32cubeai_fix

Fix stm32cube ai build.
This commit is contained in:
Ibrahim Abd Elkader 2021-01-20 01:21:38 +02:00 committed by GitHub
commit 4d35329ab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
* details.
*/
#include "py/nlr.h"
#include "py/runtime.h"
#include "py/objlist.h"
#include "omv_boardconfig.h"