From d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:36:44 +0100 Subject: A bunch of theme changes and removal of Cactus comments --- content/posts/2020-09-06-esp-and-micropython.md | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'content/posts/2020-09-06-esp-and-micropython.md') diff --git a/content/posts/2020-09-06-esp-and-micropython.md b/content/posts/2020-09-06-esp-and-micropython.md index 75e8295..481be0a 100755 --- a/content/posts/2020-09-06-esp-and-micropython.md +++ b/content/posts/2020-09-06-esp-and-micropython.md @@ -5,18 +5,6 @@ date: 2020-09-06 draft: false --- -**Table of contents** - -1. [Introduction](#introduction) -2. [Flashing the SOC](#flashing-the-soc) -3. [Install better tooling](#install-better-tooling) - 1. [ampy](#ampy) - 2. [rshell](#rshell) - 1. [Moving files to flash](#moving-files-to-flash) - 2. [Executing scripts](#executing-scripts) -4. [Additional resources](#additional-resources) - - ## Introduction A while ago I bought some [ESP8266](https://www.espressif.com/en/products/socs/esp8266) and [ESP32](https://www.espressif.com/en/products/socs/esp32) dev boards to play around with and I finally found a project to try it out. -- cgit v1.2.3