aboutsummaryrefslogtreecommitdiffstats
path: root/ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt')
-rw-r--r--ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt b/ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt
deleted file mode 100644
index 379b9a1..0000000
--- a/ChibiOS_16.1.5/demos/STM32/HAL-STM32F407-DISCOVERY/readme.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-*****************************************************************************
-** ChibiOS/HAL port for ARM-Cortex-M4 STM32F407. **
-*****************************************************************************
-
-** TARGET **
-
-The demo runs on an ST STM32F4-Discovery board.
-
-** The Demo **
-
-The demo is an example of HAL use without underlying operating system, it uses
-a bare-metal OSAL implementation for ARMCMx.
-
-** Build Procedure **
-
-An arm-none-eabi-gcc compliant toolchain is required. Build by giving the "make"
-command in the project directory.
-
-** Notes **
-
-Some files used by the demo are not part of ChibiOS but are copyright of
-ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distributed
-with ChibiOS, you can find the whole library on the ST web site:
-
- http://www.st.com