From 66972bf23e7f9226dea43341aab9ce77c2b9bc29 Mon Sep 17 00:00:00 2001 From: marcelobarrosalmeida Date: Thu, 2 Jan 2014 04:32:01 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5124994..5e5fcce 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,7 @@ The board relies on a 32 bit ARM Cortex M4 CPU (STM32F405RG, DSP with FPU,1 Mbyt ###Other hardware targets Future releases of micropython will support other microcontrollers and microcontroller families as well as dedicated third-party boards. -* [[How to port micro python to a new hardware target]|[porting] +* [[How to port micro python to a new hardware target]|[porting]] * device B * Implementation details: - [[i2c|i2c_info]]