From 85aa90a04f7fc5e698d9f6f315b14d122e710568 Mon Sep 17 00:00:00 2001 From: Greg Davill Date: Mon, 27 Jan 2020 12:10:08 +1030 Subject: [PATCH 1/2] org: add GoodStuffDepartment GoodStuffDepartment is an electronic design consultancy by Greg Davill --- org/GoodStuffDepartment/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 org/GoodStuffDepartment/index.md diff --git a/org/GoodStuffDepartment/index.md b/org/GoodStuffDepartment/index.md new file mode 100644 index 00000000..46568da8 --- /dev/null +++ b/org/GoodStuffDepartment/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Good Stuff Department +--- +Good Stuff Department designs and prototypes open source hardware projects \ No newline at end of file From 03e5efb9786de8ce6dc487da1c40534bc4f1f22b Mon Sep 17 00:00:00 2001 From: Greg Davill Date: Mon, 27 Jan 2020 12:13:53 +1030 Subject: [PATCH 2/2] 1209: 5af0: add OrangeCrab bootloader OrangeCrab is a OSHW ECP5 based FPGA development board. It makes use of the FPGA targeted foboot USB DFU bootloader. --- 1209/5AF0/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/5AF0/index.md diff --git a/1209/5AF0/index.md b/1209/5AF0/index.md new file mode 100644 index 00000000..dc582983 --- /dev/null +++ b/1209/5AF0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OrangeCrab Bootloader +owner: GoodStuffDepartment +license: CERN OHL v1.2, MIT +site: https://github.com/gregdavill/OrangeCrab +source: https://github.com/gregdavill/OrangeCrab +--- +OrangeCrab is an ECP5 FPGA board in the adafruit feather board format \ No newline at end of file