changeset 12:a50ffe3a3def default tip

Add images to readme
author Dennis C. M. <dennis@denniscm.com>
date Wed, 20 Nov 2024 08:29:18 +0000
parents c0cc379308b4
children
files .github/BOM/BOM_page-0001.jpg .github/PCB/PCB_page-0001.jpg .github/SCH/SCH_page-0001.jpg README.md
diffstat 4 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file .github/BOM/BOM_page-0001.jpg has changed
Binary file .github/PCB/PCB_page-0001.jpg has changed
Binary file .github/SCH/SCH_page-0001.jpg has changed
--- a/README.md	Fri Nov 15 14:21:12 2024 +0000
+++ b/README.md	Wed Nov 20 08:29:18 2024 +0000
@@ -1,3 +1,15 @@
 # EVB-A32M1-F
 
-A small STM32F0 development board with the same dimensions as the Raspberry Pi Pico. In the `Export` folder you can find an overview of the schematic, PCB and bill of materials.
\ No newline at end of file
+A small STM32F0 development board with the same dimensions as the Raspberry Pi Pico. In the `Export` folder you can find an overview of the schematic, PCB and bill of materials.
+
+## Schematic 
+
+![alt text](.github/SCH/SCH_page-0001.jpg)
+
+## PCB 
+
+![alt text](.github/PCB/PCB_page-0001.jpg)
+
+## BOM 
+
+![alt text](.github/BOM/BOM_page-0001.jpg)
\ No newline at end of file