mirror of
https://github.com/ArteryTek/AT32F413_Firmware_Library.git
synced 2026-05-21 09:22:02 +00:00
16 lines
539 B
Plaintext
16 lines
539 B
Plaintext
/**
|
|
**************************************************************************
|
|
* @file readme.txt
|
|
* @brief readme
|
|
**************************************************************************
|
|
*/
|
|
|
|
this project describes how to use freertos on artery ic.
|
|
|
|
hardware environment:at-start board
|
|
|
|
how to use it ?
|
|
compiling and download code to at start board,push the reset button will see led2 and led3 blinking.
|
|
|
|
for more detailed information. please refer to the application note document AN0025.
|