Commit Graph

31 Commits

Author SHA1 Message Date
shandianchengzi e49140b513
[HUST CSE IoTS&P Lab][bsp] add missing UL suffix to BIT macro to prevent undefined behavior (#7153)
* [bsp] add missing UL suffix to BIT macro to prevent undefined behavior.

* [bsp] add UL suffix to BIT macro for consistency and readability.

* fix toUppercase.

* fix the abnormal character.

* format the file.
2023-04-03 23:05:42 +08:00
Meco Man 9bc68d26a4 format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
liukangcc 27511885f3 [update] change ccflags to cflags 2022-01-20 11:50:30 +08:00
greedyhao 8a85ff4ebe [bsp/bluetrum] formatting code 2021-11-30 17:26:39 +08:00
greedyhao 26310fe254 [bsp/bluetrum] add flash support 2021-11-30 14:38:51 +08:00
greedyhao 9d27d8c94b [bluetrum] add gpio input nopull 2021-11-08 10:06:44 +08:00
greedyhao bae4de3b1b add ble support 2021-11-05 17:16:44 +08:00
liukangcc 791ec32926 [update] add riscv toolchain for ci. 2021-10-12 10:49:26 +08:00
greedyhao e6afb03d14 [bsp][bluetrum] remove .a file 2021-08-12 17:06:26 +08:00
greedyhao 1e7290231e [bsp][bluetrum] Optimizing the uart driver 2021-08-08 16:31:00 +08:00
ZHU Hao 8da49ff984
Update startup.S 2021-05-14 11:59:30 +08:00
ZHU Hao 21beba7913
Update api_fmrx.h 2021-05-13 11:58:09 +08:00
greedyhao 3e65ce5d03 [bluetrum] add fmrx support 2021-05-13 10:22:45 +08:00
greedyhao 74f6a0ba7d [bluetrum] Fix the cache mechanism 2021-05-13 10:22:09 +08:00
greedyhao 42dc1c9c3e [ab32vg1] rewrite drv_xx.c 2021-04-09 17:35:26 +08:00
iysheng 7f738d9f3a [bsp][ab32vg1] Add alarm and 1 second interrupt support 2021-03-26 23:38:40 +08:00
iysheng d8e906e6c8 [bsp][ab32vg1] Add env config to choose whether use internal clock 2021-03-23 13:50:25 +08:00
iysheng a05801911e [bsp][ab32vg1] Add support with uart2 and optimize serial port configuration with env tool 2021-03-18 13:49:01 +08:00
Meco Man f18dfa0850 auto formatted 2021-03-11 13:26:54 +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 16074235b9 [bsp][bluetrum] add hwtimer support 2021-01-26 16:09:35 +08:00
greedyhao 71bf7993f2 [bsp][bluetrum] change the name of the sd register enum 2021-01-22 16:08:14 +08:00
greedyhao f7565c4467 [bsp][bluetrum] update copyright 2021-01-21 16:08:06 +08:00
greedyhao 7d0155eeaa [bsp][bluetrum] add sdio support 2021-01-20 19:28:26 +08:00
greedyhao 67bf5cea1f [bluetrum] add sound and romfs support 2020-12-19 10:45:03 +08:00
greedyhao 54c880e979 [bluetrum] edit .lds
Expand the COMM section
2020-12-15 23:43:04 +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 40ef822979 [bsp][bluetrum] add a new board support 2020-12-10 11:02:26 +08:00