From 17b4d15612cb0180efd387739e8df66dd999d3ae Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 26 Jan 2021 12:09:18 +0100 Subject: Fixed dates in RSS --- posts/2020-09-06-esp-and-micropython.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'posts/2020-09-06-esp-and-micropython.md') diff --git a/posts/2020-09-06-esp-and-micropython.md b/posts/2020-09-06-esp-and-micropython.md index 1052795..a0a3b93 100644 --- a/posts/2020-09-06-esp-and-micropython.md +++ b/posts/2020-09-06-esp-and-micropython.md @@ -3,7 +3,7 @@ Title: Getting started with MicroPython and ESP8266 Description: Getting started with MicroPython and ESP8266 Slug: esp8266-and-micropython-guide Listing: true -Created: 2020, September 6 +Created: 2020-09-06 Tags: [] --- @@ -12,6 +12,10 @@ Tags: [] 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) -- cgit v1.2.3