소스 검색

Updated readme

Alexander Voronov 6 년 전
부모
커밋
030e3b47b8
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      readme.md

+ 3 - 1
readme.md

@@ -8,9 +8,11 @@
 ### Requirements ###
 
 + [CMSIS V4](https://github.com/ARM-software/CMSIS) or [CMSIS V5](https://github.com/ARM-software/CMSIS_5).
-+ Device peripheral access layer header files for STM32. See [Vendor Template](https://github.com/ARM-software/CMSIS/tree/master/Device/_Template_Vendor) for details.
 + [stm32.h](https://github.com/dmitrystu/stm32h) STM32 universal header
 
+All requirements can be downloaded into a directory specified in environment variable `CMSIS` using
+`make cmsis` command.
+
 ### Supported hardware ###
 
 <table>