From beac14bbc9f1ac99b2e528460e27cb6f317a0f84 Mon Sep 17 00:00:00 2001 From: Jason Kridner Date: Tue, 7 Apr 2020 13:11:13 -0400 Subject: [PATCH] Add branch status to README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f49fd57..f6f5ccf 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,9 @@ common | PRU files that are common to all the Beag [extras](extras) | Lots of other demos. [PocketBeagle](PocketBeagle) | Demos for the smallest of Beagles. [sensorExamples](sensorExamples/README.md) | Examples for interfacing various sensors. Works on all Beagles + +# Status on different branches + +* master - on-going development, commits merged from unstable development branch +* v2020.01 - current stable, only bug fixes from unstable development branch +* v2020.08 - current unstable development branch, clean snapshot from 2020-04-06