Skip to content

Commit b6c455f

Browse files
updated readme
1 parent 4d787e1 commit b6c455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are seven folders in TinyOdom:
2020
- Python 3.8+ must be installed, preferably through Anaconda or Virtualenv, https://docs.conda.io/en/latest/, https://virtualenv.pypa.io/en/latest/
2121
- Python package requirements are listed in ```requirements.txt```. Please install them before running the Python scripts. Note that Tensorflow 2.5.0 is a must for working with the TinyML model scripts. Tensorflow 1.x would not work.
2222
- Couple of STM32 Nucleo Boards (must be Mbed enabled) for hardware-in-the-loop NAS, https://www.st.com/en/evaluation-tools/stm32-nucleo-boards.html, https://os.mbed.com/platforms/
23-
- Arduino IDE, https://www.arduino.cc/en/software/
23+
- Mbed Studio, https://os.mbed.com/studio/
2424
- C/C++ for compiler Mbed CLI and conversion of TinyML models to C (your computer will generally come with one).
2525
- GNU ARM Embedded Toolchain (for Mbed CLI), https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm
2626

0 commit comments

Comments
 (0)