Bernard Xiong
|
a368695268
|
Merge pull request #1642 from liangyongxiang/kconfig
[components] format Kconfig
|
2018-07-18 23:23:05 +08:00 |
liang yongxiang
|
2c7fcf7d83
|
[examples] fixed bug when device not found
|
2018-07-18 19:21:46 +08:00 |
liang yongxiang
|
9868dffc2f
|
[lwIP] add all lwIP Debugging Options
|
2018-07-18 14:57:00 +08:00 |
chenyong
|
e46b16be34
|
[bsp] Adapt to SAL framework change
|
2018-07-18 13:42:16 +08:00 |
chenyong
|
8cda48a132
|
[net][sal] Add SAL (socket abstraction layer) framework
|
2018-07-18 13:34:13 +08:00 |
liang yongxiang
|
bd044f674d
|
[components] format Kconfig
|
2018-07-18 11:59:50 +08:00 |
Bernard Xiong
|
4ca1d03bdf
|
Merge pull request #1640 from liangyongxiang/rt-debug-macro
[kernel] add all RT_DEBUG_* options macro to menuconfig
|
2018-07-18 00:53:25 +08:00 |
Bernard Xiong
|
41c27cce5e
|
Merge pull request #1639 from liangyongxiang/console-device
[libc] dependence update:
|
2018-07-17 21:17:21 +08:00 |
Bernard Xiong
|
f51a864b08
|
Merge pull request #1638 from armink/fix_com_init
[components][finsh] Fix shell re-initialization check code to support…
|
2018-07-17 21:14:29 +08:00 |
Bernard Xiong
|
414bd03063
|
Merge pull request #1637 from liangyongxiang/heap
[libc] fix compilation error when RT_USING_HEAP is disable
|
2018-07-17 20:41:31 +08:00 |
Bernard Xiong
|
c385b7922b
|
Merge pull request #1636 from aozima/scons_dev
[scons] remove check whether exist group library.
|
2018-07-17 20:20:39 +08:00 |
liang yongxiang
|
39d0236194
|
[kernel] add all RT_DEBUG_* options macro to menuconfig
|
2018-07-17 20:15:02 +08:00 |
liang yongxiang
|
a27144eb4e
|
[libc] dependence update: rt_device_write()/rt_console_get_device() need RT_USING_CONSOLE and RT_USING_DEVICE
|
2018-07-17 16:58:17 +08:00 |
armink
|
4c92650fde
|
[components][finsh] Fix shell re-initialization check code to supported C89.
|
2018-07-17 12:52:02 +08:00 |
liang yongxiang
|
b822ac8ff6
|
[libc] fix compilation error when RT_USING_HEAP is disable
|
2018-07-17 11:24:47 +08:00 |
ZYH
|
ec0e548973
|
Merge pull request #1635 from uestczyh222/drv_gpio
[Bsp][STM32F4xx-HAL]fix warning
|
2018-07-16 23:16:47 +08:00 |
aozima
|
0fbd8bf167
|
[scons] remove check whether exist group library.
|
2018-07-16 22:45:29 +08:00 |
zyh
|
6bb167e995
|
[Bsp][STM32F4xx-HAL]fix warning
|
2018-07-16 22:32:07 +08:00 |
aozima
|
6deeb61efb
|
Merge pull request #1622 from armink/fix_com_init
[components] Update dfs and lwIP 2.0.2 re-initialization process.
|
2018-07-16 20:48:24 +08:00 |
Bernard Xiong
|
add3eedeea
|
Merge pull request #1631 from Bluebear233/patch-4
[DeviceDriver][serial] 修复get_index越界问题
|
2018-07-16 11:06:01 +08:00 |
Bluebear233
|
dc0aa39b42
|
[DeviceDriver][serial] 修复get_index越界问题
|
2018-07-16 09:47:36 +08:00 |
Bernard Xiong
|
18bf098087
|
Merge pull request #1630 from RT-Thread/feature_strdup
[Kernel] Add strdup for armcc
|
2018-07-15 17:07:18 +08:00 |
Bernard Xiong
|
6964d623aa
|
[Kernel] Add strdup for armcc
|
2018-07-15 16:03:40 +08:00 |
Bernard Xiong
|
c81334f3f8
|
Merge pull request #1629 from RT-Thread/feature_vexpress_clcd
[BSP] Add width/height options for CLCD.
|
2018-07-15 16:01:42 +08:00 |
Bernard Xiong
|
7fb9f37b7d
|
[BSP] Add width/height options for CLCD.
|
2018-07-15 15:14:54 +08:00 |
Bernard Xiong
|
7367bcc290
|
Merge pull request #1628 from RT-Thread/feature_ignore
[skip ci]Update ignore file
|
2018-07-15 15:12:52 +08:00 |
Bernard Xiong
|
d1c943a7e0
|
[skip ci]Update ignore file
|
2018-07-15 14:54:06 +08:00 |
ZYH
|
e1838418fb
|
[Bsp][STM32F4xx-HAL]Add pwm driver
|
2018-07-15 02:05:48 +08:00 |
Bernard Xiong
|
62c6205bc8
|
Merge pull request #1626 from armink/fix_sfud
[DeviceDriver][sfud] Fix block erase 0 byte issue when start address …
|
2018-07-14 21:34:15 +08:00 |
armink
|
e1c612bf0a
|
[DeviceDriver][sfud] Fix block erase 0 byte issue when start address is equal end address.
|
2018-07-14 21:01:38 +08:00 |
ZYH
|
e751fc9934
|
Merge pull request #1625 from uestczyh222/bypass
[Bsp][STM32F4xx-HAL]Fix Clock tree Support HSI| 修复时钟树,支持HSI
|
2018-07-14 20:48:00 +08:00 |
ZYH
|
bae7927558
|
[Bsp][STM32F4xx-HAL]Fix Clock tree Support HSI| 修复时钟树,支持HSI
|
2018-07-14 19:46:09 +08:00 |
Bernard Xiong
|
b0dbdf4289
|
Merge pull request #1621 from armink/fix_idle_hook
[idle] Add idle hook list.
|
2018-07-14 15:20:59 +08:00 |
armink
|
d37c289b56
|
[kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code.
|
2018-07-14 14:04:08 +08:00 |
Bernard Xiong
|
bb5c3da74f
|
Merge pull request #1624 from armink/fix_dfs
Update DFS fd_max and errror log
|
2018-07-14 12:19:30 +08:00 |
armink
|
6139e6a3cc
|
[dfs] Update error log for dfs.
|
2018-07-14 11:06:59 +08:00 |
armink
|
c698c2c8e7
|
[dfs] Update DFS_FD_MAX default size to 16.
|
2018-07-14 10:03:59 +08:00 |
Bernard Xiong
|
1758f5773e
|
Merge pull request #1617 from armink/fix_rtdbg
Fix rtdbg
|
2018-07-14 06:46:50 +08:00 |
Bernard Xiong
|
2c0f31b9ed
|
Merge pull request #1623 from armink/fix_fcntl
[dfs] Fix dfs_file_ioctl return check on fcntl.
|
2018-07-13 17:28:55 +08:00 |
armink
|
c779104ef7
|
[dfs] Fix dfs_file_ioctl return check on fcntl.
|
2018-07-13 11:14:36 +08:00 |
armink
|
e9c165034e
|
[kernel][idle] Add idle hook list.
|
2018-07-13 10:02:27 +08:00 |
armink
|
730981ec42
|
[components] Update dfs and lwIP 2.0.2 re-initialization process.
|
2018-07-13 09:59:03 +08:00 |
Bernard Xiong
|
60435316ac
|
[components] remove external folder
|
2018-07-12 14:15:20 +08:00 |
Bernard Xiong
|
5c420c0c6e
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2018-07-12 14:09:39 +08:00 |
Bernard Xiong
|
44712ba2cf
|
Merge pull request #1611 from TanekLiang/add-more-assert
add more assert for object check
|
2018-07-11 21:38:31 +08:00 |
liang yongxiang
|
d645525a0b
|
[kernel] add assert to module object
|
2018-07-11 18:31:01 +08:00 |
liang yongxiang
|
9945ced57b
|
[kernel] add assert to thread object
|
2018-07-11 18:16:39 +08:00 |
liang yongxiang
|
f706131fc6
|
[kernel] add assert to ipc object
|
2018-07-11 18:02:54 +08:00 |
liang yongxiang
|
2bbf98e5ed
|
[kernel] add assert to timer object
|
2018-07-11 18:02:51 +08:00 |
liang yongxiang
|
0509af9319
|
[kernel] add assert to memheap object
|
2018-07-11 18:02:25 +08:00 |