From ebc58f66d9f03af0056c6e1b919d89d4d67877f2 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 11 Oct 2021 15:08:19 -0700 Subject: [PATCH] Raspberry Pi over TFTP is no longer a draft! --- content/posts/2020/10/boot-raspberry-pi-over-tftp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2020/10/boot-raspberry-pi-over-tftp.md b/content/posts/2020/10/boot-raspberry-pi-over-tftp.md index 1775f53..18e65c2 100644 --- a/content/posts/2020/10/boot-raspberry-pi-over-tftp.md +++ b/content/posts/2020/10/boot-raspberry-pi-over-tftp.md @@ -1,7 +1,7 @@ --- title: "Booting a Raspberry Pi Over TFTP" date: 2020-10-13T08:31:52-07:00 -draft: true +draft: false series: ["Raspberry Pi OS Development"] tags: ["Tech"] ---