4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-20 22:17:20 +08:00

[bsp][asm9260t] modify file name to lowercase.

This commit is contained in:
ardafu 2015-05-04 16:59:01 +08:00
parent 7c95d4479b
commit ae4d8da480

View File

@ -22,7 +22,7 @@
* 2015-04-14 ArdaFu first version
*/
#include "ASM9260T.h"
#include "asm9260t.h"
#include "rtthread.h"
void HW_SetPinMux(rt_uint8_t port, rt_uint8_t pin, rt_uint8_t mux_type)