Difference: CustomNopMicroPython (4 vs. 5)

Revision 52022-04-22 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="TinyML"

Preparing a custom version of MicroPython with TensorFlow

Introduction

Line: 20 to 20
 
  • Setup the sub-modules for the ESP32 port of MicroPython
    • cd ../micropython
    • git submodule update --init lib/axtls
Changed:
<
<
    • git update --init lib/berkeley-db-1.xx
>
>
    • git submodule update --init lib/berkeley-db-1.xx
 
  • Get the esp32-camera driver from Espressif
    • cd ..
    • cd tflm-esp-kernels
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback