Bernard Xiong
60909301ed
Merge pull request #4443 from mysterywolf/readme
...
[ab32vg1] update readme
2021-03-15 09:24:43 +08:00
JiangYangJie
137bcdd5b4
add GET_PIN(PORTx,PIN)
...
Signed-off-by: JiangYangJie <JiangYangJie@126.com>
2021-03-14 18:47:54 +08:00
Meco Man
ae75916e62
update
2021-03-12 18:08:37 +08:00
Bernard Xiong
5c4f92126d
Merge pull request #4444 from mysterywolf/wdg
...
[ab32vg1] 增加看门狗溢出时间宏定义
2021-03-12 08:09:00 +08:00
Meco Man
eb894e88f1
update
2021-03-11 18:22:41 +08:00
Meco Man
1b189ca7fb
update board.h
2021-03-11 18:20:09 +08:00
Meco Man
1a06e7ec27
[ab32] update readme
2021-03-11 15:19:36 +08:00
Meco Man
67e3282aec
[ab32vg1] 增加看门狗溢出时间宏定义
2021-03-11 15:18:32 +08:00
Bernard Xiong
0beaeeef45
Merge pull request #4440 from mysterywolf/hw_delay
...
[ab32vg1] 增加rt_hw_us_delay()函数防止报错
2021-03-11 14:47:31 +08:00
Meco Man
f18dfa0850
auto formatted
2021-03-11 13:26:54 +08:00
Meco Man
8dfe39b3ac
add void rt_hw_us_delay(rt_uint32_t us)
2021-03-11 13:24:28 +08:00
Bernard Xiong
7d72bdf303
Merge pull request #4314 from mysterywolf/mktime1
...
[bug][localtime]解决底层驱动格林威治时间与当地时间混乱使用的问题
2021-02-15 09:26:52 +08:00
David Lin
79267212ef
[bsp]Mini optimized the drv_sound.c
...
1. "tx_fifo = rt_calloc(1, TX_FIFO_SIZE); " , so deleted the line "rt_memset(tx_fifo, 0, TX_FIFO_SIZE);"
2. " rx_fifo = rt_calloc(1, TX_FIFO_SIZE); " , so deleted the line "rt_memset(rx_fifo, 0, TX_FIFO_SIZE);"
2021-02-08 11:57:50 +08:00
Meco Man
f073911cd3
解决底层驱动格林威治时间与当地时间胡乱使用的问题 mktime函数改为timegm函数
2021-02-07 21:08:41 +08:00
greedyhao
4b9e58cb1b
[bsp][bluetrum] add adc and rtc support
2021-02-04 13:51:55 +08:00
greedyhao
801aa4747b
[bsp][bluetrum] add pwm support
2021-01-28 17:06:09 +08:00
greedyhao
cd15ffedfe
[bsp][bluetrum] update link.lds
2021-01-27 14:37:57 +08:00
greedyhao
76dbf1936d
[bsp][bluetrum] only keep uart driver open
2021-01-26 16:20:25 +08:00
greedyhao
0a5f6e8cdd
[bsp][bluetrum] update README.md
2021-01-26 16:11:25 +08:00
greedyhao
16074235b9
[bsp][bluetrum] add hwtimer support
2021-01-26 16:09:35 +08:00
greedyhao
bd07198444
[bsp][bluetrum] add wdt support
2021-01-26 16:09:09 +08:00
greedyhao
c92b6e151e
[bsp][bluetrum] add i2c support
2021-01-26 16:08:46 +08:00
greedyhao
8e592b9f91
[bsp][bluetrum] update link.lds
2021-01-26 16:06:21 +08:00
greedyhao
71bf7993f2
[bsp][bluetrum] change the name of the sd register enum
2021-01-22 16:08:14 +08:00
greedyhao
eb46de9669
[bsp]bluetrum] update kconfig
2021-01-21 17:24:28 +08:00
greedyhao
f7565c4467
[bsp][bluetrum] update copyright
2021-01-21 16:08:06 +08:00
greedyhao
13708b9cda
[bsp][bluetrum] delet romfs.c
2021-01-21 16:07:49 +08:00
greedyhao
52f547f56a
[bsp][bluetrum] add cpp support
2021-01-20 19:28:35 +08:00
greedyhao
7d0155eeaa
[bsp][bluetrum] add sdio support
2021-01-20 19:28:26 +08:00
greedyhao
7741df50ab
[bsp][bluetrum] update link.lds
2020-12-30 17:43:23 +08:00
greedyhao
08aa4e5462
[bluetrum] update link.lds
2020-12-25 17:23:26 +08:00
greedyhao
216285a2c3
[bluetrum] fix context switch error
2020-12-25 17:19:58 +08:00
greedyhao
35fca3583b
Create ilg.gnumcueclipse.managedbuild.cross.riscv.prefs
2020-12-19 11:23:03 +08:00
greedyhao
67bf5cea1f
[bluetrum] add sound and romfs support
2020-12-19 10:45:03 +08:00
greedyhao
a9d7e7021e
[bluetrum] update studio config files
2020-12-19 10:29:49 +08:00
greedyhao
84553b01e5
[bluetrum] add the rt-thread studio support
2020-12-15 23:43:45 +08:00
greedyhao
54c880e979
[bluetrum] edit .lds
...
Expand the COMM section
2020-12-15 23:43:04 +08:00
greedyhao
ec060312b7
[bluetrum] add --dist
2020-12-11 18:33:09 +08:00
greedyhao
51bba95ef8
[bluetrum] add default RTT_ROOT
2020-12-11 15:10:13 +08:00
greedyhao
1d660babe4
[bluetrum] disable finish echo
2020-12-11 15:08:33 +08:00
greedyhao
0f9485c633
[bluetrum] fix hal_printf
2020-12-10 22:07:49 +08:00
greedyhao
f76d495e73
[bluetrum] modify copyright information
2020-12-10 17:13:11 +08:00
greedyhao
c5a672d1b1
Update ab32vg1_hal_uart.c
2020-12-10 15:28:27 +08:00
greedyhao
f91374c09a
[bluetrum] fix image display problem
2020-12-10 11:18:15 +08:00
greedyhao
07235e288b
Update README.md
2020-12-10 11:10:31 +08:00
greedyhao
40ef822979
[bsp][bluetrum] add a new board support
2020-12-10 11:02:26 +08:00