Commit Graph

24 Commits

Author SHA1 Message Date
Gerson Fernando Budke
e6edfa7117 [fix][common] Drop duplicated NULL definition
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-10-19 19:02:54 +08:00
Gerson Fernando Budke
b5da7d33b4 [feat][common] Allow customize ld sections
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-10-19 19:02:41 +08:00
Gerson Fernando Budke
24cde3166e [fix][common] dos2unix common/misc/compiler/common.h
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-10-19 19:02:28 +08:00
jzlv
05c6122569 [feat][common] update mmheap driver which costs less ram,update gcc section 2021-09-26 12:56:22 +08:00
jzlv
dea22ca51a [fix][common] fix some macro redefinitions 2021-08-26 12:26:33 +08:00
qqwang
48f270d6f2 [feat][crc] add BFLB_Soft_CRC32_Ex api 2021-08-05 19:50:12 +08:00
qqwang
ee5bc44d74 [fix][memheap] fix memheap warning 2021-08-05 19:46:28 +08:00
qqwang
d1e7c32099 [fix][device] add return error for device function 2021-08-05 19:45:00 +08:00
qqwang
bb941e3bed [feat][examples/rtc] add rtc calendar case 2021-08-05 19:27:25 +08:00
jzlv
929a2591a1 [feat][pid] add pid algorithm 2021-07-28 15:06:39 +08:00
jzlv
789618b2d2 [fix][common] using romapi memcpy instead 2021-07-28 15:04:00 +08:00
jzlv
97df783484 [fix][irq] add nesting process for enable irq and disable irq 2021-07-28 15:03:33 +08:00
jzlv
1c70b10c6b [feat][global_irq] add nesting for global irq enable and disable 2021-07-26 10:58:24 +08:00
jzlv
b2112aa217 [fix] fix flash erase sector number that will case erase over next sector 2021-07-16 16:03:05 +08:00
jzlv
50d130075c [refactor] delete unused flag noun in device_register 2021-07-16 16:01:55 +08:00
jzlv
6a018326fb [feat][common] add crc32_ex,add device oflag default definition 2021-07-12 17:28:56 +08:00
jzlv
5fca99bc78 [feat][math] add math library 2021-07-06 16:10:23 +08:00
jzlv
f0cf9ffcf8 [refactor] replace system libc with local libc 2021-06-25 23:13:19 +08:00
jzlv
c9924b3fd7 [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
28f6fa8c50 [fix] fix some definitions 2021-06-04 18:13:28 +08:00
jzlv
d98495bbb4 [fix] fix some definitions 2021-04-27 12:38:10 +08:00
jzlv
064e9c91f7 [fix] fix cmake files 2021-04-27 12:35:37 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00