From 16054ab3bb503fd796ee5a308aaf45641fd3cb0b Mon Sep 17 00:00:00 2001
From: Astro <astro@spaceboyz.net>
Date: Thu, 22 Aug 2019 19:19:04 +0200
Subject: [PATCH] README: rm talk contents

---
 README.md | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/README.md b/README.md
index 3fb9627e..2b42447a 100644
--- a/README.md
+++ b/README.md
@@ -23,21 +23,3 @@ rustup target add thumbv7em-none-eabihf
 
 - arkanoid
 - [ ] alloc
-
-
-# Talk
-
-- rust on the rad10, on the r0ket
-- prototype
-- ideal: everything in safe idiomatic rust with nice interfaces
-- too much work duplicating C effort
-- firmware (max PAC, card10, watchapp)
-- still need too learn many details
-
-- day 0: start looking at epicardium/pycardium
-- l0dables as most user-friendly way
-- example/main.rs
-- how built:
-  - .cargo/config
-  - l0dable/build.rs
-  - l0dable/lib.rs
-- 
GitLab