project:cfg:BoardConfig_IPC: Added fastboot BoardConfig file and firmware post-scripts, distinguishing between the BoardConfigs for Luckfox Pico Pro and Luckfox Pico Max. project:app: Added fastboot_client and rk_smart_door for quick boot applications; updated rkipc app to adapt to the latest media library. media:samples: Added more usage examples. media:rockit: Fixed bugs; removed support for retrieving data frames from VPSS. media:isp: Updated rkaiq library and related tools to support connection to RKISP_Tuner. sysdrv:Makefile: Added support for compiling drv_ko on Luckfox Pico Ultra W using Ubuntu; added support for custom root filesystem. sysdrv:tools:board: Updated Buildroot optional mirror sources, updated some software versions, and stored device tree files and configuration files that undergo multiple modifications for U-Boot and kernel separately. sysdrv:source:mcu: Used RISC-V MCU SDK with RT-Thread system, mainly for initializing camera AE during quick boot. sysdrv:source:uboot: Added support for fastboot; added high baud rate DDR bin for serial firmware upgrades. sysdrv:source:kernel: Upgraded to version 5.10.160; increased NPU frequency for RV1106G3; added support for fastboot. Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
8914 lines
507 KiB
Plaintext
8914 lines
507 KiB
Plaintext
|
||
** RV1106/RV1103 RT-Thread SDK Release V1.0.0 **
|
||
|
||
c203b9e02 bsp: rockchip: camera: add sc501ai sensor driver
|
||
afe37985d rockchip: common: driver: pcie: Change to use HAL_PCIE_DEV
|
||
08582180b bsp:rk3308-32:board:rk3308_iotest_v11: update audio_defconfig, enable RPMsg_CMD
|
||
d5d1b9964 components: aupipe: update ecnr algorithm demo config
|
||
5e0a3db36 [BSP] rockchip: rk3568-mcu: correct the int_mux parameters
|
||
ec861557c [BSP]: rockchip: common: i2stdm: Add support for TDM_MULTI_LANES
|
||
6085c76b8 components: aupipe: update the ECNR algorithm interface
|
||
cde112a55 [BSP] Rockchip: RK2108: Switch to normal libc
|
||
efe329238 components: aupipe: modify the link order of plug-in objects
|
||
de2b7fb97 bsp:rk3308-32: Using rtt serial as HAL debug
|
||
9e5fa341e [BSP] rockchp: dri_spi: Support dmac1
|
||
c6b03745b bsp: rockchip: board: add dual sc3338 boardcfg
|
||
f12f0d0c6 bsp: rockchip: camera: support dual sc3338 config
|
||
54565ad74 bsp: rockchip: board: add dphy/vicap/csihost board config
|
||
6ca65020d bsp:rk3308-32: update defconfigs
|
||
86696e8bb components: rpmsg_cmd: update rpmsg command for common use
|
||
51cd125c9 bsp: rockchip: rv1106-mcu: add secondary_sensor config
|
||
bcdfaadba bsp: rockchip: isp3: double head size for dual cam
|
||
af8a28953 bsp: rockchip: isp3: export header file
|
||
cdda89461 bsp: rockchip: isp3: dphy/vicap/csi_host support config from board desc
|
||
65e49e731 [BSP] Rockchip: Add missing fixing for clock driver
|
||
8cd73102b components:aupipe: Move rpmsg_cmd to components
|
||
eb62ea154 bsp: rk3308-32: Support log data save to memory
|
||
762ae06e9 [kernel]Fixed issue that could all timers stop
|
||
3f603858a [BSP] rockchp: dri_spi: fix g_spiDev##ID to g_spio##ID##Dev
|
||
07177b630 src:kservice: Add RT_WEAK for rt_kprintf()
|
||
d4eddae52 bsp:rk3308-32: Add CPU define in rtconfig.py
|
||
26de8bc46 components: aupipe: update vehicle framework
|
||
df9394248 components: aupipe: ap_launch: Fix wrong use of argv
|
||
ec6846ddf components: aupipe: fix timeout error when aupipe link exits
|
||
c4c7a3bb5 commponents: aupipe: add audio data dump interface and demo
|
||
c46c06ace components: aupipe: add filesrc plug-in to read audio file data
|
||
33d6958b1 components: aupipe: add audiotee plug-in for channel replication
|
||
24a8fcf26 components: aupipe: modified aupipe Kconfig and board audio_defconfig
|
||
bd3010959 bsp: rockchip: board: rv1106_evb-SC3338-ADC add a gpio iomux
|
||
e003efc89 components: aupipe: Encr-aec module added param config interface
|
||
063c3a8f4 bsp:rk3308-32: Remove unused configs
|
||
7826b4f3e components:aupipe: Add rpmsg cmd
|
||
479d7e0de components: aupipe: ECNR algorithm integrated into aupipe
|
||
dac410d7b components: aupipe: delete volume inter-core communication example
|
||
831ea1368 bsp: rockchip: camera: gc2093 add 1080P 25fps output
|
||
758c3a52b UPSTREAM: merge latest usb class with workaround
|
||
5253d6e3d bsp: rockchip: camera: gc2093 support get config from boardcfg
|
||
76739f7f6 [BSP]: rockchip: rk2108: board: Increase the minimum core voltage to 900mv
|
||
8a7e4ec59 [BSP] Rockchip: common: Add cpu usage support
|
||
f84bec725 [BSP]: rockchip: audio: i2stdm: Use sync clk for TRCM-mode
|
||
9335c4f5e [BSP]: rockchip: audio: Fix dmaengine start
|
||
1c4b904b2 bsp: common: tests: move spinlock id defing to board
|
||
b888f5bac bsp: rk3308-32: board: common: Support ramfs
|
||
726ee1215 components: aupipe: modified loopback.json default config
|
||
cdb371c01 bsp: rk3308-32: add i2s and tdm related configurations
|
||
ed0607427 bsp: rk3308-32: add aupipe related default config to rk3308_iotest_v11 board
|
||
6dcf7064a bsp: rk3308-32: Add new board 'rk3308_iotest_v11'
|
||
40665b2e3 bsp: common: tests: move rpmsg init code to board for rk3308
|
||
a50043919 bsp: rk3568-32: board: Add rpmsg initial code
|
||
65579f608 bsp: rk3308-32: board: Add rpmsg initial code
|
||
e590d461c bsp: rk3308-32: board: update defconfigs
|
||
a4898df1f bsp: rk3308-32: board: Support share memory heap
|
||
937102439 components: aupipe: vehicle audio framework update
|
||
91b7c8f5c components: aupipe: modify the aupipe directory structure
|
||
3158d7829 rockchip: drv_snor: Optimizing DLL tuning method
|
||
0ac928f26 bsp: rk3308-32: Remove buildAll script
|
||
0ed2294f4 bsp: rk3308-32: update link-script to support more data region
|
||
083c385bc components: aupipe: Fix auipc compile error
|
||
c2ebf5872 [BSP] rk3308-32: board: add spi iomux
|
||
60a2c5b59 [BSP] Rockchip: Fix hal include path error
|
||
fe652188a common: test: Add share memory ipc test
|
||
c6623dbec [BSP]: rockchip-common: uart: fix issue that uart doesn't work after resume
|
||
8637e1e16 bsp: rk3308-32: board: modify the default board configuration
|
||
083b8acad [BSP]: rockchip: rv1106-mcu: amend uart2 iomux
|
||
837d0cb2e rk3568-32: rk3568_evb1: add uart2/uart4 defconfig
|
||
7ab4e98f0 rockchip: rk3568-32: Add PCIe and PCIe DMA
|
||
8ba70ab39 rockchip: test: pcie_dma: Add code
|
||
e0345772e rockchip: common: driver: pcie: Add PCIe
|
||
859832e68 rockchip: common: driver: pcie_dma: Add code
|
||
45bf1953d components: aupipe: add auipctest demo
|
||
8f191c915 components: aupipe: add volume control plug-in
|
||
2ae4df104 components: aupipe: Add auipc rpmsg interface
|
||
d219688a6 components: aupipe: add the pointer attribute type
|
||
5a5a088d0 rtt:gc3003:fix set flip error
|
||
3279953a9 [components]: usb: Improve performance of winusb devices
|
||
e6b1bc20e bsp: rockchip: tools: Add mcopy tool, fix mk rootfs error on some computers
|
||
755701b24 bsp: rockchip: camera: gc3003 support get config from boardcfg
|
||
927c34ebe RTT hwi: ae use 15 × 15 rawae1
|
||
a659db4f1 bsp: rockchip: rk3308_vehicle_v10: enhance IO drive capability
|
||
eb6b6163b bsp: rockchip: camera: add sc301iot sensor driver
|
||
0176e6386 bsp: rockchip: board: add sc301iot boardcfg
|
||
4364c5088 bsp: rockchip: camera: add sc2336 sensor driver
|
||
959d76d27 bsp: rockchip: board: add sc2336 boardcfg
|
||
94fedf1ab bsp: rockchip: camera: sc230ai support get config from boardcfg
|
||
58e01f018 bsp: rk3308-32: rk3308_vehicle_v10: add tda7803 device node
|
||
f5acf1ac5 bsp: common: drivers: codecs: adaptation tda7803 device
|
||
d0ea9e1cb bsp: common: drivers: codecs: add tda7803 driver
|
||
72dad1bcd bsp: rockchip: camera: add sc4336 sensor driver
|
||
445713fe0 bsp: rockchip: board: add sc4336 evb2 boardcfg
|
||
fed8f616f [LIBCPU] RISC-V: SCR1: use int_mux to control the interrupt mask & unmask
|
||
cf65b267e libcpu: risc-v[rk*]: support rt_hw_interrupt_deactive()
|
||
6cdb1b9d9 bsp: rockchip: camera: move v4l2_fract struct to camera.h
|
||
d9c9d2992 bsp: rockchip: camera: sc3338 support get config from boardcfg
|
||
968784b18 bsp: rockchip: board: add sc3338 board and iomux config
|
||
ee6a87c54 bsp: rockchip: board_base add camera_board_desc struct
|
||
154e6269b [BSP] rockchip: rv1106-mcu: optimize with 'Os' and newlib-nano
|
||
055ad5d23 [BSP] rockchip: rv1106-mcu: Deselect RT_SERIAL_USING_DMA and RT_DEBUG
|
||
9aae5d9fd rockchip: common: pstore: fixes compile error
|
||
fd4953d6e bsp: rk3308-32: board: modified rk3308_vehicle_v10 config
|
||
b34dffe8e components: aupipe: support enable plug-ins according to example
|
||
8310ffe78 components: aupipe: add period size configuration interface
|
||
bc0a83f7f components: aupipe: audiosrc&audiosink remove redundant code
|
||
2843f55da bsp: rockchip: common: acodec.c add PA mute control
|
||
7d1d7ae5a bsp: rk3308-32: rk3308_vehicle_v10: add PA mute control
|
||
420230b99 bsp: rk3308-32: rk3308_ddr2_v10: add PA mute control
|
||
21f7d4204 bsp: rk3308-32: rk3308_vehicle_v10: modified uart2_deconfig
|
||
205d3316f bsp: rk3308-32: rk_vehicle_v10: modified i2s_8ch iomux
|
||
2cdab1c5d bsp: rk3308-32: add new sound card
|
||
2210cb04b bsp: rk3308-32: board: add vehicle board config
|
||
539bd8e68 [applications] fix wearable demo crash
|
||
a40f17d16 [components]: fix compile error without rt_kprintf
|
||
c2c6c03b1 [BSP] rk2108: board: rk2108d_evb_v20: correct configuration iomux
|
||
cc6329b04 [bsp]: rk2108: move bt uart iomux to rt_hw_iomux_config
|
||
534c41f62 [BSP] RK2108: remove some unused boards
|
||
c2209a0fb bsp: rk3308-32: board: add default configuration of audioroute plug-in
|
||
db2a37a93 components: aupipe: add audiotree & audioroute plug in test demo
|
||
48d95e3d2 components: aupipe: add audioroute plug in
|
||
03abb3c85 components: aupipe: update queue plug in
|
||
594090fe2 components: aupipe: avoid multiple execution result exceptions
|
||
4a9c613c1 bsp: rockchip: camera: sc3338 add 1152x648@60fps 27M mclk bining config
|
||
565a400f8 [BSP] rockchip: rk3568-32: support linux rpmsg master
|
||
bcdc834b6 bsp: rk3308-32: board: add audiotree plug-in default configure
|
||
bf5704fd6 components: aupipe: add audiotree plug-in
|
||
63f68ac97 components: aupipe: add plug-in parameter configuration interface
|
||
611e8631e [BSP] rk2108: rk2108d_evb_v20: Update defconfig
|
||
9ced0da6c [BSP] rk2108: rk2108d_evb_v20: Modify audio card descriptions
|
||
042ff501c [BSP] rk2108: rk2108d_evb_v20: Add i2s/spk iomux
|
||
a870b3df0 [BSP] rk2108: drivers: Add es7154 Kconfig
|
||
299d5198d bsp: rockchip: drivers: camera: add gc3003 driver
|
||
960a51c6d components: aupipe: support plug-in pad config
|
||
05d3e965d [BSP] rk2108: board: support rk2108d_evb_v20
|
||
3785a7f85 rtt:remove print error
|
||
426ed2fee [applications] support LVGL demo
|
||
e3236aa85 bsp: rockchip: camera: sc3338 fix brightness change
|
||
a5a1da5f4 bsp: rockchip: drivers: camera: add gc2093 driver
|
||
385b2ae2a bsp: common: tests: Add linux rpmsg test demo
|
||
7cacd045c [BSP] rockchip: rv1106-mcu: fixes scons --menuconfig error
|
||
231799b4b rockchip: rv1106-mcu: register soft irq early
|
||
0e71ac0e2 rockchip: common: driver: set i2c timeout to 100ms
|
||
0165fd5ec rockchip: common: driver: make timeout value is flexible
|
||
0e613f381 LVGL: support V8.3.3
|
||
2ede82a43 [BSP]: rockchip: rv1106-mcu: define various boards
|
||
a5aa1ac1a bsp: camera: sc200ai short exposure max to 404 half-line, about 3ms
|
||
e3f030b02 bsp: rockchip: camera: sc200ai fixed hdr exposure issue
|
||
93532a93a RTT hwi: ae use rawae1
|
||
17326ee91 rockchip: common: driver: Add LTR308 driver support
|
||
255a6bcf3 bsp: rockchip: camera: sc200ai support hdr
|
||
1ec792580 bsp: rockchip: camera: head file support hdr sensor
|
||
d313f2912 bsp: rockchip: drivers: camera: add sc200ai driver
|
||
e7887dcbb [BSP]: rockchip: rv1106-mcu: add i2c3 support
|
||
c1b398663 bsp: rockchip: camera: sc3336/sc3338: change initialization sequence within 27MHz mclk
|
||
08864a5e2 bsp: rockchip: isp3 fixed resolution error of mainpath
|
||
aac6b6acd isp3: close csi2 host and dphy when stream off
|
||
b498a5109 [BSP] rockchip: rpmsg-lite: rk3568: support name service
|
||
73322e859 [BSP] rockchip: rpmsg-lite: rk3568: use mailbox method as default
|
||
9c05e0969 bsp: rk3308-32: update buildAll.sh to support more function
|
||
8a87eaee0 [applications] Kconfig: fix if applications/battery-ipc/Kconfig no exist
|
||
efa791c98 [BSP] rockchip: rv1106-mcu: update RT_USING_ISP_DDR_ADRESS and RT_USING_META_DDR_ADRESS
|
||
924a284a5 [BSP]: rockchip: driver: update RT_USING_ISP_DDR_ADRESS
|
||
bd9345a76 [applications] Kconfig: add battery-ipc/Kconfig
|
||
f6f6abbd9 [BSP] Rockchip: RK3308: support pdm0
|
||
0751477c1 [BSP] rockchip: driver: rpmsg-lite: add RK3568 mailbox method support
|
||
a8a3886a8 [BSP] rockchip: update IDLE_THREAD_STACK_SIZE to 1024
|
||
5cbc61086 [bsp]: rockchip: rk3568-32: modify default SHMEM_SIZE to 8M
|
||
56ad62c25 bsp: rockchip: drivers: camera: add sc3338 driver
|
||
edeb505ec bsp: rockchip: camera: sc230ai/sc3336: select format prefer as resolution&&fps
|
||
b9aff81f6 bsp: rockchip: camera: sc3336/sc230ai: support set fps by app
|
||
421f3612a bsp: rockchip: camera: sc3336: change gain times from 1000 to 128
|
||
6c22d4859 [BSP] Rockchip: RK3308: Fix mmu config
|
||
390ad0c1e [BSP] Rockchip: RK3308: Add __rt_ffs support
|
||
816521a59 [BSP] Rockchip: Add cache test case for rk1106-mcu
|
||
ce9bb6e57 [BSP] rockchip: common: driver: rpmsg-lite: fix env_wait_for_link_up
|
||
9764c586e [BSP]: rockchip: rk3568-32: use ARCHTIMER as TICKTIMER
|
||
92e47f28c [BSP]: rockchip: rk3568-32: use UART4 for CPU0 console by default
|
||
71983042a [BSP]: rockchip: rv1106-mcu add building readme
|
||
73c267afd [BSP]: rockchip: rk3568-32: add common test
|
||
1d2cf2bef [BSP] rockchip: common: driver: rpmsg-lite: add RK3568 base support
|
||
55551b13f bsp: rk3308: board: rk3308_ddr2_v10: add tests defconfig
|
||
1853c4b9e bsp: common: tests: fix timer_test compile error
|
||
ff8ee819a bsp: common: tests: fix memtester compile error
|
||
880dd37f4 bsp: common: tests: add gpio test for support rk3308
|
||
6ed79cee1 [bsp]: rockchip: rk3568-32: update project structure and related code
|
||
744f15142 bsp: common: drivers: Fix saradc read error
|
||
c381a3b9e bsp: rockchip: camera: sc3336: rectify vts for 2304x1296@25fps
|
||
5b461a584 [components]: usbdevice: only handle data in ISR for isoc ep
|
||
580746783 bsp: rk3308: add mkroot.sh
|
||
9b01e3779 bsp: rk3308: board: add mnt.c
|
||
e33f3a741 [BSP]: rockchip: driver: flash_partition: Support def_nor_part
|
||
91da33490 [bsp]: rockchip: rk3568-32: Fix gmac0 iomux
|
||
671f878b0 [BSP] rockchip: rv1106-mcu: support mailbox
|
||
1ccd1eaef bsp: rockchip: camera: sc3336: increase v-blank to 8ms
|
||
73fe26098 bsp: common: tests: Add rpmsg-lite test demo
|
||
79b59b597 [BSP] Rockchip: RK3308: Add copy table support
|
||
cbb0530df [BSP] Rockchip: RK3308: Keep the same implementation as HAL
|
||
9bac4eb51 [BSP] rockchip: common: driver: rpmsg-lite: add RK3308 base support
|
||
93b44a6fd bsp: rk3308-32: board: add muti-core route in irqsConfig
|
||
62926d8aa [BSP]: rockchip: test: audio: fix compile error
|
||
25999e0a6 [BSP]: rockchip: common: pl330: fix compile warning
|
||
9726b322b [BSP]: rockchip: drv_snor: Fix error to support sfc
|
||
0cd1c60c0 bsp: rockchip: drivers: camera: add sc3336 driver
|
||
2df7c4162 [BSP] rockchip: rk3308-32: Add interrupt interface
|
||
f08d94be4 bsp: rockchip: camera: remove useless code
|
||
1a3d48227 [BSP] rv1106-mcu: board: add MCU CACHE soft irq function
|
||
6b26ec71a bsp: camera: support stream on after ae init
|
||
2ba785e05 bsp: rockchip: camera: sc230ai support set dst resolution and mirror/flip by app
|
||
7ca67ee2d [LIBCPU] RISC-V: SCR1: support soft interrupt
|
||
2cbad8aa8 [BSP] RockChip: RK3588-MCU: Add long jump support
|
||
9bb4a777a Merge commit 'a327ba906e3e3455061ced5325c16c5db85f685d' as 'bsp/rockchip/common/drivers/rpmsg-lite'
|
||
a327ba906 Squashed 'bsp/rockchip/common/drivers/rpmsg-lite/' content from commit 9775c19b9
|
||
17b964106 [BSP] RK3308: Add copy table support
|
||
e1d40adf1 [BSP]: rockchip: rv1106-mcu: config camera iomux
|
||
73ffd025d [BSP] rv1106-mcu: add RT_USING_SPL_RTT_SHARE_DDR_ADRESS Kconfig
|
||
391c95fe6 [BSP]: rockchip: rv1106-mcu: remove unused codes
|
||
9aa6fc11f [BSP]: rockchip: rv1106-mcu: add camera interface
|
||
f754f27ba bsp: rockchip: camera: sc230ai support get dst resolution info
|
||
4e3e64294 [BSP]: rockchip: rv1106-mcu: add i2c4_m2/mipi_refclk iomux config
|
||
c2d2233e9 [BSP]: rockchip: rv1106-mcu: rectify clk_core_mcu frequency
|
||
b84ee1323 rv1106-mcu: enable pwm
|
||
7f7488b7a bsp: rk3308-32: board: update uart*_defconfig to enable uncache heap
|
||
2ecbc2f7d [components] aupipe: use uncache heap for dma
|
||
5bc6269fd bsp: rk3308-32: board: add uncached heap support
|
||
86a6cc6a7 bsp: rk3308-32: Add buildAll.sh
|
||
18a2c6c0a bsp: rk3308-32: Change cpu1 as default(master) cpu
|
||
b8df877ae rv1106-mcu: remove unused codes
|
||
761fed49a rv1106-mcu: Add applications support
|
||
9c9ef01da [BSP] rk1808: update configs
|
||
8d8344b14 [BSP] rk1808: drivers: add RT_USING_DMA0
|
||
176ad97e9 bsp: rockchip: rv1106-mcu: save config
|
||
a9baeac2f bsp: rockchip: driver: sc230ai add 25fps config
|
||
bae9eb3a8 [BSP] koala: update configs
|
||
f58f589da [BSP] koala: drivers: add RT_USING_DMA0
|
||
ce26cec25 [BSP] rk2108: update configs
|
||
5b502e918 [BSP] rk2108: drivers: add RT_USING_DMA0
|
||
28467e402 isp3: apply wbgain in awbgain0 module
|
||
afd0defa1 bsp: rockchip: rv1106-mcu: modify i2c config
|
||
9eefe802c [BSP]rv1106-mcu: board: add pwm10/pwm11 m1 iomux config
|
||
76eafb017 [BSP]: rockchip: rv1106-mcu: add hardware iomux config
|
||
d8ea2e1a2 [BSP]rv1106-mcu: driver: support pwm
|
||
a507b1112 bsp: rockchip: rv1106-mcu: board_base.h modify cam reset pin
|
||
6a31578f4 bsp: rockchip: drivers: camera: add sc230ai driver
|
||
b1fa61ebd bsp: rockchip: drivers: add isp3 driver
|
||
278a699ee [BSP] rockchip: rv1106-mcu: change compile config
|
||
cdc6687dc [BSP] rockchip: rk3568-mcu: change compile config
|
||
5550bb30b [BSP] rockchip: rv1126-mcu: change compile config
|
||
293467e1c bsp: rk3308-32: update rk3308_ddr2_v10 uart*_defconfig
|
||
7852b7c6c [BSP] rockchip: rv1106-mcu: change gcc toolchain
|
||
b338eb734 [BSP] rockchip: rv1126-mcu: change compile tools
|
||
b66f8406c [BSP] rockchip: rk3568-mcu: change compile tools
|
||
647dc098b [BSP] rockchip: rv1106-mcu: int_mux: fix compile warning
|
||
8e7695e01 [Component] utilities: Fix cmbacktrace/Kconfig warning
|
||
44bb25bc8 [BSP] rockchip: Fix common/drivers/Kconfig warning
|
||
2c752e0dd bsp: rockchip: rv1106-mcu: add board_base.h
|
||
793ac6df4 [components] add audio pipeline components
|
||
ce563f833 [BSP] rk3308-32: rk3308_ddr2_v10: add uart2/uart4 defconfig
|
||
a217d130f [BSP] rk3308-32: board: add i2s0(8ch) & i2s1(8ch) & spk mute iomux
|
||
7e69dffb6 [BSP] rk3308-32: board_base: add basic audio cards
|
||
15b7385f4 [BSP] rk3308-32: add tests SConscript and Kconfig
|
||
5885ae561 [BSP] rk3308-32: hal_conf: add acodec & i2stdm
|
||
7512b56e2 [BSP] rk3308-32: add audio Kconfig
|
||
7a48566df [BSP]: rockchip: common: pl330: support several pl330 devices
|
||
0f4b0921a BSP: rk3308-32: Add rk3308_loader_uart4_v2.06.136.bin loader
|
||
c6846e4a0 bsp: rockchip: camera: gc2053 fixed compile error
|
||
f4a23a862 bsp: rockchip: drivers: camera: update camera driver framework
|
||
eb4aa7086 [BSP] rv1106-mcu: close device virtual file system
|
||
8bd978bc5 [BSP] Rockchip: Add initial version for rk3308-32
|
||
2920cfbed [BSP] Rockchip: Fix crash for clock driver
|
||
ef2fee5d6 [BSP] Rockchip: Fix compile error for cortex-a
|
||
428b6d745 [BSP] rv1106-mcu: driver: support saradc
|
||
e80e22f48 [BSP] rv1106-mcu: driver: support cru
|
||
76c4c0a3e [BSP] Rockchip: add support saradc v2
|
||
05bb8f773 [BSP] rv1106-mcu: board: redefine MAX_HANDLERS
|
||
1f033d0b8 UPSTREAM: [component]: usbdevice: hid: 修复USB不能正常识别composite设备的bug
|
||
261221858 [component]: usbdevice: hid: fix 4-byte alignment for hid desc request
|
||
0a452a7b2 [component]: usbdevice: hid: fix GET_IDLE and SET_IDLE handlers
|
||
7e4954604 [BSP] rockchip: drivers: drv_dsp: Flush I/D TCM cache in close
|
||
447ac33cb [BSP] rk2108: dsp_fw: update imagelib
|
||
3bd54dba6 [BSP] rv1106-mcu: fix UART default baudrate to 1500000
|
||
a4b58c731 [BSP] rv1106-mcu: move execution address to 0x40000
|
||
f7dfd5ea6 [BSP] rv1106-mcu: add UART0 for rv1106-mcu
|
||
1f8111abe [BSP]: rockchip: common: audio: don't set clk if uac pll compensation enable
|
||
c5228dc5e [BSP]: rockchip: common: rk816: Improve message
|
||
586d14ac8 [BSP]: rockchip: common: rk816: Print ON/OFF source
|
||
4f04db7e9 [BSP]: rockchip: common: rk816: Add debug command
|
||
5bfbb808d [BSP] RK3588-MCU: Fix missing cache IRQ handler
|
||
7206cfdff [BSP] Rockchip: Add cache support for rv1106
|
||
5da706d49 [BSP] rv1106-mcu: add initial version
|
||
dc1f7004d [BSP] Rockchip: Fix overflow for irq summary
|
||
47256239b [BSP] Rockchip: Add address decoder support for rk3588-mcu
|
||
82f5de6ab [BSP] Rockchip: Add cache test case for rk3588-mcu
|
||
b70e3a48c [BSP] Rockchip: Optimize the latency of IRQ for RK3588-MCU
|
||
9d4763879 [BSP] Rockchip: Fix misc error for mbox test
|
||
c8075541e RK3588-MCU: Add initial version
|
||
5f1b1cb72 [Component] Benchmark: Remove 'lto' for cflags of coremark
|
||
d2f1b381c [BSP] Rockchip: Support customized interrupt driver for cortex-m
|
||
d1f7f0b22 [Component] dfs: Fix compile error if RT_DFS_ELM_MAX_SECTOR_SIZE=512
|
||
3666757a4 [BSP]: rockchip: rk3568-32: Add UART4M1 for console
|
||
dfe49bee9 [DeviceDriver][pm] add ultra suspend mode ops
|
||
e8feabf78 [BSP] rv1126-mcu: -ffunction-sections -fdata-sections
|
||
41a2d3bfd [BSP] rk3568-mcu: -ffunction-sections -fdata-sections
|
||
854a5fc87 RKDocs: update Release_Note for Release_V1.3.0_20211026
|
||
d21c4227e [applications]: rk_iot_app: Register mp3 decoder
|
||
bae4e67d1 [third_party]: audio_server: Update audio server
|
||
d61c88574 rk2108: defconfig: enable CONFIG_RT_USING_RESET for audio demo
|
||
602c3a0fb Revert "[BSP]: rockchip: rk2108: audio_demo: board: add regulator setting"
|
||
d1ca4455c Revert "[BSP] rk2108: audio_demo_rk2108_v11: Enable rk816 and pwm regulator in defconfig"
|
||
68b67e8ea [TOOLS] Add support for mklfs
|
||
5b846e3ef [Component] sdio: Add write protect support for block dev
|
||
016a557dd [BSP] RK2108: Fix build.sh for cfu package
|
||
d082245fe components: usb: uvc: Change the default values for contrast and saturation
|
||
4d400f65a [BSP]: rockchip: rk3568-32: add -Wno-stringop-truncation config
|
||
5bb9ea73a [components]: usbdevice: fix uac warning on Mac OS
|
||
6d2794945 [components]: usbdevice: uac: enable card after set alt
|
||
675fcd346 [BSP]: rockchip: rk3568-32: Reduce uncache memory
|
||
a89715cf2 [BSP] rockchip: rk3568-32: Select GMAC1 and lwIPv2.0.2
|
||
2d40e6ddd [BSP]: rockchip: rk3568-32: Add GMAC config
|
||
7330ef66f [BSP]: rockchip: rk3568-32: rk3568_evb1: Add gmac config
|
||
692ff1431 [BSP]: rockchip: common: drivers: gmac: Add gmac ethernet support
|
||
08c288890 [BSP]: rockchip: rk3568-32: Add GMAC iomux config
|
||
7e3b69030 [BSP] RK3568-32: Add backtrace and exception hook
|
||
e3d0c7ac4 [BSP]: rockchip: rk3568-32: add build.sh and mkimage.sh
|
||
4b2431310 [BSP]: rockchip: rk3568-32: fix rk3568 common iomux config
|
||
4036502e4 [BSP]: rockchip: rk2106: Enable acodec sound card
|
||
c7abe2eee [components]: usbdevice: uac: add support for rk2106 uac
|
||
4097e7aca [BSP]: rockchip: rk2106: Add support for audio
|
||
246dc9429 [BSP]: rockchip: common: Add driver support for acodec
|
||
d94332e45 [BSP]: rockchip: common: i2s: Fix compile error
|
||
24a9adc7f [BSP]: rockchip: common: dwdma: Add support for IRQ Shared
|
||
27550eaab [BSP] rockchip: rk3568_32: Add third-party
|
||
968d312b6 [BSP] RK3568-32: Remove -ftree-vectorize option
|
||
3b6e403b9 [components]: usbdevice: uac: fix compile error
|
||
7b2ec3306 [BSP] RK2106: Set default console to uart1
|
||
e3c3974dd [BSP]: rockchip: rk3568-32: Add uncached heap
|
||
13e1d25f3 [BSP]: rockchip: rk3568-32: fix link script and CPU address
|
||
4ea50b9f3 rockchip:swallow:f37 use one lane 1080p/30fps
|
||
b81d9c358 usbdevice: uvc: support more resolution descriptors
|
||
4d32f1167 BSP:isp_driver:add amcap properties control support
|
||
83d0286bf [BSP] rv1126-mcu: rename start_riscv to start_rv1126_mcu in link.ld
|
||
7bcb2d7ab [BSP] rk3568-mcu: add initial version
|
||
75e9a350c [BSP] rv1126-mcu: rename rv1126-riscv to rv1126-mcu
|
||
2903c86db [BSP] rv1126-riscv: Add HAL_MCU_CORE SOC extention macro
|
||
d811c370d [BSP]: rockchip: rk3568-32: Add HAL_AP_CORE SOC extention macro
|
||
056401775 [BSP] RK2108: Support CFU firmware
|
||
7fbdd891b Common: drivers: camera: drv_f37: Improve the AEweight of camera iq quality
|
||
044892f6c [BSP]: rockchip: rk2106: board: Add ep pool configuration for usb device
|
||
c90db09a2 [BSP]: rockchip: usbd: set the max speed depend on board config
|
||
acf020d36 [BSP]: rockchip: rk3568-32: Add support for floating point
|
||
78f3d2417 [BSP] rv1126-riscv: add initial version
|
||
9ae85b20d [BSP] RK2106: Set systick clk source to internal core
|
||
190017b6d [BSP] RK2106: Fix missing file for download firmware
|
||
e80609510 [BSP]: rockchip: rk3568-32: fix CACHE ECC Kconfig
|
||
471e7e1bd [BSP]: rockchip: rk3568-32: fix CAN Kconfig
|
||
929638b20 [BSP] RK2106: Support large firmware when download by USB
|
||
f667a1aff [BSP] RK2106: Adapt to CMBacktrace & enable in defconfig
|
||
df6bc4d77 [BSP] RK2106: Enable CRU & disable uart1 in defconfig
|
||
ecc6ffc7a bsp: rockchip: rk3568-32: rtconfig.py: Modify EXEC_PATH
|
||
9ada774d8 [BSP] RK2106: Modify the macro define for 2106
|
||
95ad8ec95 [BSP] RK2106: Remove unnecessary code for iomux
|
||
b48dc23fe [BSP]: RK2106: Add cru init
|
||
0a05b735d [BSP]: rockchip: can: support can
|
||
ea74a5d87 [BSP]: rockchip: rk3568-32: Add CAN1 iomux config
|
||
8028da888 [BSP]: rockchip: rk3568-32: Add CANX\GRF for mem
|
||
428b7191b [BSP]: rockchip: rk3568-32: Add CRU
|
||
793b9d782 [Components]: drivers can rename NORMAL
|
||
67ddd1037 [BSP]: RK2106: Update CRU register
|
||
1bd941b9a [BSP] RK2106: Add initial version
|
||
a946d9b82 [BSP]: rockchip: rk2108: board: Change i2s/pdm-gpio to pull-none mode
|
||
c0ebada57 RKDocs: release for RK625 RT-Thread SDK Release V1.0.0 20210531 version
|
||
3c6463dd4 RKDocs: manuals: update RKDocs/manuals/Rockchip_RK625_Quick_Start_RT-Thread_CN.pdf
|
||
ab62b3feb rockchip: common: support cache ecc.
|
||
56b01e172 [BSP] RK2108: Enable disk buffer for fat fs by default
|
||
96dced6ed [Component] dfs: elm: Set disk buffer disable by default
|
||
7556c4ced [LIBCPU] RISC-V: clean up this file
|
||
39ff084c9 [LIBCPU] RISC-V: change interrupt mode from rise trigger to level trigger
|
||
e9b01695c [components]: usbdevice: uvc: fix incomplete frame data
|
||
ad577fd3b Common: drivers: camera: drv_f37: Improve the camera iq quality
|
||
c5fd2bef2 Common: drivers: camera: drv_gc2053: Improve the camera iq quality
|
||
1be0a3d69 [BSP]: rockchip: rk3568-32: fix UART2 MMU map
|
||
c75f0c95d [BSP]: rockchip: rk3568-32: Add IOMUX config
|
||
384c62834 [components]: usbdevice: stall unsupported uvc requests
|
||
88f09353b [components]: usbdevice: fix power line frequency control
|
||
a03645e00 [BSP]: rockchip: rk3568-32: Add TICK_TIMER using RK TIMER4
|
||
6a30ad429 [BSP]: rockchip: rk3568-32: remove CRU
|
||
85fdc1db1 [BSP]: rockchip: rk3568-32: support interrupt.
|
||
fd2962a25 [BSP]: rockchip: rk3568-32: Add rk3568-32 basic support
|
||
fbfafc9ff [bsp]: rockchip: rv1108: fix compiler error
|
||
12795fb4f rockchip-common: display: fix compile error
|
||
890786ab1 [bsp]: rockchip: rv1108: fix compiler error
|
||
ee0f384b6 [bsp]: rockchip: rk1808: fix compiler error
|
||
24e8efb69 [components]: usbdevice: uvc: optimized uvc desc string config
|
||
3a89ee2be [components]: usbdevice: uvc: optimized uvc descriptor config
|
||
f2917276c Common: drivers: camera: drv_f37: Fix RGB display color
|
||
96c42d98c [BSP] RK2108: Fix driving capability for SDIO
|
||
5c0c97944 [BSP]: rockchip: test: snor: While 1 after test fail
|
||
3d0eef298 RK2108: Associate SYSTICK config
|
||
1d7666f47 [components]: usbdevice: uac: set baInterfaceNr of uac1_control dynamically
|
||
937a8b005 [component]: usbdevice: hid: set 4-byte alignment for report
|
||
adcb10742 rockchip:swallow:add ISP RGB RAW OUTPUT CONFIG
|
||
a06e5648b rockchip:swallow:modify ov5695 output to 30fps
|
||
06a912e15 [components]: utilities: fix compile warning
|
||
5ab25da66 RKDocs: update Release_Note for Release_V1.2.0_20210406
|
||
998a2106c RKDocs: Update Rockchip_Developer_Guide_RTOS_DSP_CN.pdf to V2.2.0
|
||
ec0cab5cc [components]: usbdevice: uvc: add yuv fcc for rgb
|
||
644c0eb57 [BSP]isp driver:fix ism segment bug
|
||
33a1334df [third_party] audio: extcodec: Add flac and ape decoder
|
||
eef72e42f [components]: usbdevice: uvc: amend interface number match
|
||
4ef6043ec isp driver: add isp raw data output for tuning
|
||
d0dde8ec8 [BSP]isp driver:add grey output default config
|
||
2c143683f [BSP] fix bug: {gc_camera struct not match}
|
||
9a8ac5b8c [BSP] rockchip: common: display: support h246qbn02 panel
|
||
bbad6ed4f [BSP]:F37 driver,modify init
|
||
b2bceee0c [BSP]: rockchip: common: drivers: add pstore drivers
|
||
8a99d6bad [components]: usbdevice: uvc: amend rgb/depth register order
|
||
785a25e50 [components]: usbdevice: uvc: use uvc id instead of sensor id
|
||
c77447585 [components]: usbdevice: uvc: fix buffer manager irq
|
||
1d7cc7ed0 [RTT] Update .gitignore for third party project
|
||
122c7eb1f usbdevice: add uvc compile macro
|
||
e2cd3bc72 [BSP]:rockchip:swallow:modify kconfig for camera select support choice
|
||
4600c8cbd RKDocs: first release for RK625 platform
|
||
3812bf182 [BSP]: drivers: modify gc2053(init_err)
|
||
66e64da89 [components]: usbdevice: add uvc command support
|
||
866a5198a [BSP]:common:camera: Fix vicap test display error on 2108b_evb
|
||
92160194b [Kernel] Add memtrace support for memheap
|
||
ef8f8a274 [BSP] RK2108: Update baute of uart0 to 1500000
|
||
da9d039ab [BSP] rk2108: rk2108d_evb: defconfig: Enable MMC_FORCE_INTERNAL_BUF
|
||
1fe51b68b sdio: add force use internal buffer support
|
||
4129bd286 rockchip:swallow:fix mjpeg enc head len error
|
||
b6822f8b2 [BSP]:rockchip:swallow: modify uvc external timestamp struct for int64_t error
|
||
1c8efa2ef rockchip:swallow:fix sensor driver hold boot proc
|
||
a6d0a1e40 [BSP]isp/vcm driver:fix timestamp for af algo
|
||
310408588 [BSP]:rockchip:swallow:fix jpeg aclk enable time bug
|
||
5e0750583 [BSP] rockchip: common: display: disable am014rt90327v0 dim
|
||
3fb5c4334 [BSP] rockchip: common: display: disable AM018RT90211 dim
|
||
08cad985c [BSP]:rockchip:swallow:add proj temperature in rgb jpeg head
|
||
f3124c255 [BSP] rk2108: board: Unset pull for vbus pin
|
||
9a5db134e [BSP] rockchip: drv_dsp: Fix compile error ifndef RT_USING_SNOR
|
||
f275aba13 [BSP]:rockchip:swallow:rgb flip for R321
|
||
916b0d3b6 [Components] dfs: Fix compile error when disable disk buffer
|
||
05f0acc4d [BSP]isp driver:fix isp ext cmp func
|
||
6342f69d4 [BSP] Rockchip: operate saradc clock runtime
|
||
ba0c900a5 rockchip-rk2108: Enable FSPI for QPIPSRAM
|
||
7d4adfe81 rockchip: drv_qpipsram: Calling the close api in HAL
|
||
42a59ca5f [BSP]:rockchip:swallow:modify gc5035 sensor output to 25fps,mirror flip for RKSL 321
|
||
2151c7bf6 components: system: LittlevGL2RTT: Stop dma when complete
|
||
ef9f8e05b [BSP] rockchip: drivers: cyw20721: Add flag to check if msg needed
|
||
78b044532 [BSP] rockchip: drivers: cyw20721: Fix wrong msg size
|
||
1ef98cdea common: driver: cyw20721: update firmware
|
||
a72cc82ba [BSP]: drivers: modify stream on,open
|
||
0317ef44c RKDocs: add rk2108d_evb_watch_v10 document
|
||
cdbd2227d [applications] common: imagelib: Add work lock
|
||
9b82ba6b0 [BSP]:rockchip:swallow:add camera power on/off inf
|
||
c53792507 [components]: usbdevice: cleanup format descriptor
|
||
191593712 [BSP] rk2108: board: rk2108d_evb: defconfig: enable senor hub
|
||
a08e3e2a8 Rockchip: panel: support power control in driver
|
||
312fa5e55 [BSP] Rockchip: Fix up clk gate control for jpeg encoder
|
||
6364c71b8 [BSP]isp driver:fix isp crop pipeline && add ext ctrl spp
|
||
8f4d50bbc [BSP]:rockchip:swallow: add camera close inf
|
||
098f1285b [BSP]:rockchip:swallow:fix dclk_vicap_pll_gate enable bug
|
||
2f6f04e9f [BSP]:rockchip:swallow: add csi2host/vicap_lite/sensor clk gate support
|
||
099a71620 [BSP]isp driver: add clk tree enable/disable
|
||
8de5a3dc8 rockchip:swallow:jpeg drv add clk control
|
||
fa2541c1d [BSP] [driver] fix ov02k10 driver mipi_cfg.
|
||
e39c15f80 [BSP]: ov02k10_drv: modify init_table,s_shutter
|
||
aa29a3ab2 usbdevice: set video fcc support
|
||
916ce6e9e [BSP] Rockchip: Exit sleep mode in sdio resume function
|
||
47386643f [BSP] rk2108: board: rk2108d_evb: reduce the freq to 99Mhz
|
||
0e4268693 common: driver: add cyw20721 sensor hub driver
|
||
857bee55e [applications] common: display: power off display when backlight off
|
||
ec6068595 [BSP]: rockchip: rk2108: clear i2c1_m2 pull config
|
||
c51943008 [BSP]:rockchip:swallow:fix jpege ir time stamp fill bug
|
||
9430c0b47 [BSP]: rk2108: board: enable cyw20721 power ctrl
|
||
057643a25 [BSP]: rockchip: rk2108: support switching uart2 rts pin to gpio
|
||
61058177e [BSP]: gc cam mod: modify cam itf
|
||
072aef317 [BSP]: rockchip: rk2108: board: update license and copyright
|
||
6ba22201b rockchip:swa:add jpeg head fill IR time stamp proc
|
||
f5a1ff59d [jpeg_enc] Support to write uvc info in APP2
|
||
f86207fa1 [components]: usbdevice: reopen camera when format changed
|
||
737805000 [BSP]: gc5035_drv,ov5695_drv,ov02k10_drv: modify config,fix style
|
||
aadd74d87 [BSP] add get isp crop out size for AE support
|
||
9e5c2e51a [BSP]change isp flt sub-module en status in idle mode
|
||
8755645ae [BSP] rk2108: board: rk2108d_evb: defconfig: Enable soft rtc
|
||
2678a3a16 [third_party] audio_server: lib: Support set playback volume
|
||
4e454bd46 dsp_fw: Update rkdsp_fw_imagelib.c
|
||
21d762e44 [BSP] fix isp-sub module send meas data pipeline
|
||
73dea7013 common: drivers: audio: pcm: Handle xrun as same as rk_audio
|
||
1006e23d3 [BSP] common: fwmgr: Write default value if init failed
|
||
c1afd01c0 [BSP]add vcm(voice coil motor) driver for AF support
|
||
1f8d96f11 [BSP]: rockchip: usbd: assign the TxFIFO size for IN EP more flexible
|
||
6e64d707b [BSP]: rk2108: board: remove backlight control on rk2108d_evb
|
||
113af5490 [BSP]:rockchip-common: dsi: config lp mode before transfer cmd
|
||
6564ede1d usbdevice: optimize uvc descriptor config
|
||
77223a887 [BSP]fix clear isp interrupt flag bug
|
||
6ac0513f8 [BSP]fix ov5695 set shutter func
|
||
6d188abd8 [BSP]fix goc module reg param config
|
||
b19e754a8 [BSP]:rockchip:swallow:modify ov5695 calidb info struct for GOC
|
||
0371d7723 [BSP]:rockchip:swallow:camera:fix ov5695/gc5035 power_on_cnt init bug
|
||
6baf6641f [components]: usbdevice: amend uvc buffer overflow process
|
||
946e74b62 RKDocs: Update Rockchip_RK2108_Quick_Start_RT-Thread V1.3.0
|
||
4d9efbec3 [BSP]fix isp mem leak
|
||
878b53793 [components]: usbdevice: fix ep0 send ZLP packet
|
||
f374305ee [BSP]:rockchip:swa:modify ov5695 init table init pos
|
||
77b3ee489 [BSP] driver:fix struct incompatibility.
|
||
efe32a37b [BSP] driver: fix 5695 aec_interface.
|
||
5285f75f5 [BSP]:rockchip:swallow: sensor 3a lib cfg ae/awb support
|
||
ff3bce4a4 [BSP]:rockchip: add mini-isp module enable ctrl support
|
||
b535c8b10 [BSP]:rockchip:swallow: add sensor gc5035 driver & Kconfig
|
||
88567165a [components]: usbdevice: add more format for rgb
|
||
c8871f3ab [BSP]fix isp setting && add 3a_thread support
|
||
6a7698a42 [BSP]:rockchip:swallow:add camera get IQ file interface
|
||
33b045d09 [BSP]: rockchip: test: spi: Support rate test
|
||
c67041d92 rockchip:swallow:add ov5695_v1.1_1.2 tuning data
|
||
060f3377d [BSP] Rockchip: Add irq summry command
|
||
456927165 [BSP] set mipi-dphy default config for OV5695
|
||
d5877f09f [BSP]:rockchip:swallow: modify ov5695 HS_Prepare HS_Zero LPX_P Time
|
||
b1a7cda2d [components]: usbdevice: remove sensor enum type
|
||
8da2595ee [components]: usbdevice: fix compile error
|
||
c8413d59a [BSP] Rockchip: Add missing rt_interrupt_enter & leave
|
||
df8c85bff [BSP]: rockchip: common: test: Add performance statistics for dma
|
||
d0d9c50b8 [BSP] Rockchip: Add INTC test case
|
||
264727a75 swallow: ov5695_drv: abandon before,add data_type.h,modify drv_ov5695.c,modify lisence of 4 files
|
||
dcd694386 [components]: usbdevice: add uvc extend command support
|
||
7a0ab4550 bsp: rockchip: fix gpio test to use rt_pin api
|
||
3521a891c bsp: rockchip: common: mux to gpio in pin_mode
|
||
ac3587786 RKDocs: driver: Update Rockchip_Developer_Guide_RTOS_DSP_CN.pdf
|
||
cd3d0d8a5 [BSP]:rockchip:swallow: add ov8825 iomux sel
|
||
2648c5129 [BSP] rk2108: board: rk2108d_evb: Update defconfig
|
||
ad75f6b68 [BSP] rockchip: common: Fix compile error ifdef RT_SUPPORT_ROOT_AB
|
||
0c2b6cfa0 [applications]: common: display: add display running conditions
|
||
7f8dcd52c [BSP] Rockchip: Modify TC_DCache_InvalidateAll of dcache test case for swallow
|
||
ea43e7555 [components]: usbdevice: fix clerical error and invoke irq clear
|
||
3ec9c0b52 [BSP]:rockchip:swallow modfiy dphy cfg
|
||
729e222eb [BSP] rk2108: audio_demo_rk2108_v11: Enable rk816 and pwm regulator in defconfig
|
||
ff08a4d9a [BSP]: rockchip: rk2108: audio_demo: board: add regulator setting
|
||
d19a394e2 [BSP]: rockchip-common: pwm-regulator: add pwm-regulator
|
||
c7d291583 [BSP] Rockchip: Modify dcache test case for Swallow
|
||
b6738b39e [BSP]: rockchip: codecs: add set/get gain APIs for aw8896 driver
|
||
c4035edf8 [BSP]: rockchip: codecs: add AGC OFF cfg for AW8896
|
||
175c4291f [BSP]: rockchip: test: Support RK625 TIMER
|
||
36c151646 [BSP]: rockchip: common: rk816-interrupt: enable irqs safely
|
||
f8a20ae06 [BSP]: rockchip: common: rk816-interrupt: fix lost plug-out event
|
||
7d78941ca [BSP]: rockchip: rk625: add ov5695 config
|
||
9466654b1 [component]: adc: fix error when RT_USING_DEVICE_OPS enabled
|
||
c38aab0cf [BSP] Rockchip: Update firmware merge tool to new version
|
||
0c151b103 sdio: add emmc suspend support
|
||
f97d49a57 [BSP]: rockchip: rk2108: Add support for pcm bt card
|
||
f4fd29b1d [BSP]: rockchip: rk2108: board: common: Add iomux for pcm
|
||
3aae08185 RKDocs: update Release_Note for Release_V1.1.0_20201210
|
||
8d2c4e7a8 Revert "[BSP]:rockchip-common: dsi: config cmds transfer mode"
|
||
e9bb81560 [applications] start_app: Fix flag has not be setted when OSB boot success
|
||
298bd1fda [BSP] RK2108: Fix iomux error for SDIO
|
||
9021fa54f [BSP] Rockchip: Stop wdt when suspend
|
||
857a75040 [BSP] Rockchip: Fix the compatibility problem of the old version of sons
|
||
32d633c31 [BSP] rk2108: board: rk2108d_evb: Add pdm sound card
|
||
3f0532ff4 [applications] common: imagelib: Fix crash if dsp is closed
|
||
b720a2a92 [applications] common: imagelib: Add pm_runtime_request
|
||
c879a7412 [applications] common: display: Enable control before update backlight
|
||
fd2628e95 [BSP] rk2108: board: rk2108d_evb: Update defconfig
|
||
c574c8bfe [BSP] rk2108: dsp_fw: Improve scale algorithm speed
|
||
4d144a296 [applications] common: imagelib: Image copy support format transform
|
||
c8d9adb5d [applications] common: imagelib: Add drawline algorithme
|
||
45ea40398 [applications] Kconfig: Add wearable Kconfig
|
||
b17a00c67 Image: rk2108: update loader
|
||
fc34daa99 [BSP] Rockchip: Support QPIPsram pm operation
|
||
6610d8cb1 [BSP]: rockchip: common: Add driver support for dwdma
|
||
f32274aef [BSP] rockchip: display_test: Fix AOD and backlight test case
|
||
0c3577c00 [BSP] rockchip: common: display: support AM018RT90211 brightness control
|
||
be1f1c19b [BSP] rockchip: common: display: support AM014RT90327V0 brightness control
|
||
7840775b9 [BSP] rk2108: rk2108d_evb: defconfig: Enable AW8896 Codec and Sound
|
||
833fe47ea [BSP] rk2108: rk2108d_evb: Configurate AW8896 Sound
|
||
d70311895 [BSP]: rockchip: codecs: add support AW8996 Digital Amplifier
|
||
26495bfb0 [BSP] rk2108: board: support rk2108d_evb
|
||
4a80449cb [BSP]:rockchip-common: dsi: config cmds transfer mode
|
||
ab5b22063 [BSP]: rockchip: test: psram: Support xip_read
|
||
19e09c549 Update .gitignore
|
||
75e47dbca [BSP]: rk2108: Remove clock summary log
|
||
1c2a66e50 [application]: fix compile err when there is no print console
|
||
dbd56e9f2 [Components] DFS: fix compile err when there is no print console
|
||
506f30222 [BSP]: rockchip-rk2206: PSRAM works at low frequency before the driver is initialized
|
||
e8c171e51 [BSP] RK2206: Image: updata psram.bin v1.12
|
||
e9f438cc6 [BSP]: rockchip-rk2108: PSRAM works at low frequency before the driver is initialized
|
||
a79deb0e3 [BSP] RK2108: Image: updata psram.bin v1.12
|
||
ef740e560 [BSP]: rockchip-common: touch: remove unused code
|
||
fdba593cf [BSP] rk2108: board: rk2108d_whiskey: set iomux for mipi_te
|
||
60de0b528 [BSP]: rockchip: drv_qpipsram: Fix error in FSPI clock setting
|
||
6074afa36 common: display: Turn off VOP automatic
|
||
11eaa7ba9 [BSP] rk2108: dsp_fw: Add dsp firmware imagelib_asr
|
||
18fc01e6e [BSP] rk2108: gcc_xip_on.ld.S add reserve bytes in psram
|
||
921d6d6e9 [application] common: imagelib: Add lzw
|
||
b9dc0e233 [BSP] rk2108: board: rk2108d_whiskey: Add PDM iomux
|
||
fcc938c26 [BSP] rk2108: board: rk2108d_whiskey: Add AudioPWM support
|
||
2edab3db3 [third_party] audio_server: Support set out_ch and diff_out
|
||
6d9118fd4 [BSP] rk2108: board: rk2108d_rk3399_evb_v10: Add lcdc te trigger
|
||
cc46f117d usbdevice: optimized uvc class driver
|
||
7893981de [applications] common: touchpanel: Increase stack size
|
||
217d5c247 [BSP] rockchip: drv_i2stdm: fix unbalanced enable/disable
|
||
76a8c4dbf Support 60fps when dynamically switching lut
|
||
008062dd7 [applications] common: touchpanel: Fix point check
|
||
010a63817 rockchip: common: display: add AM014RT90327V0 support
|
||
9b5b7bd14 bsp: rockchip: common: driver: wdt: add support setting msec
|
||
5861ec976 [BSP]: rockchip-common: touch: support it7259
|
||
4c2e144dd [applications]: add clock_exh2020 demo
|
||
d6bf5ac15 [applications]: common: imagelib: Add API reset image
|
||
b8c041d6a [BSP]:rockchip-rk2108: dsp_fw: Add dsp firmware imagelib
|
||
33a9768a6 [applications]: common: Add imagelib
|
||
f16a14c9f [BSP] rockchip-common: dsp: Add macro to convert XIP address
|
||
33f1527d7 [components] ota: Fix compile error ifndef RT_USING_DSP
|
||
2c70568bb rockchip: common: display: increase AM018RT90211 frame rate
|
||
969216f9b Revert "[BSP]: rockchip-common: vop: add vop reset when power off"
|
||
78ae7f92c display: close the unused win
|
||
a84454b89 rockchip-common: display: use frame_fsh instead of hold
|
||
82922097a rk2108d: whiskey: enable gpio trigger
|
||
e972f2254 Rockchip: vop: change the te gpio trigger to rising
|
||
d4ad08e0f [BSP]: rockchip-rk2108: board: Add QPI Psram FSPI iomux
|
||
09247bac3 [BSP]: rockchip: drv_qpipsram: Add right return result for initial function
|
||
89ba598d0 [BSP]: rockchip: drv_qpipsram: Support cs-gpio
|
||
04fec73ee [components]: LittlevGL2RTT: fix free bug
|
||
b151f0952 [components]: usbdevice: msc: fix issues introduced by performance optimization
|
||
c2fe255f1 [BSP] RK2108: Image: Update to V1.11
|
||
3df01b8a6 [BSP]: rockchip-common: touch: support cyttsp5
|
||
2e015d0ac Rockchip: vop: add gpio interrupt trigger mode support
|
||
053156036 [BSP]: rockchip-koala: Change to use enum SYSTICK
|
||
ec72a7025 [BSP]: rockchip-rk2108: Change to use enum SYSTICK
|
||
bca102ee5 [BSP]: rockchip-rk2206: Change to use enum SYSTICK
|
||
0c09afca3 [BSP] rk2108: update defconfig
|
||
63b64bfbe [Example] File: Use only finsh for file test
|
||
a132f7212 [BSP] rockchip: common: display: add AM018RT90211 support
|
||
2b90be1fc [BSP]: rockchip: drv_qpipsram: Support chip select for FSPI
|
||
251710e53 [BSP]: rockchip: test: psram: Support choosing device by name
|
||
2936530a0 [BSP]: rockchip: psram: Support register with device name
|
||
a1326ddb7 [BSP]: rockchip: drv_qpipsram: Bypass XIP when r/w in api
|
||
edf9081f4 [applications]: correct the resource file path
|
||
14ce58024 [BSP]: rockchip-common: vop: add vop reset when power off
|
||
367a67e53 usbdevice: fix uvc to support ir and depth
|
||
b433dcd66 [BSP]: rockchip: drv_snor: Optimizing coding style
|
||
cc18a7325 [LibCPU] ARM: Fix cm0 hard fault dump
|
||
430d8c0e6 [BSP]: rockchip: test: spi: Support cs and bus test
|
||
0a5cd5e9d [BSP] rockchp: dri_spi: Support controll the CS independently
|
||
a837eb434 [BSP]: rockchip: drv_snor: Setting clock before XIP is disabled
|
||
07a3bebfc [BSP]: rockchip: test: snor: Support pm_test
|
||
ab90760f1 [BSP]: rockchip: drv_snor: Support DLL resume
|
||
2cc4c3ce9 [BSP]: rk2108d: Limit QPIPsram io rate to 100MHz
|
||
7ff1604ca [BSP]: rockchip: drv_qpipsram: Support DLL setting
|
||
ad1fa1584 [jpeg_enc] driver: fix status err
|
||
abb4a4813 [BSP]: rockchip: drv_snor: Simplify FSPI DLL operation
|
||
179bb54f8 [BSP]: rockchip: drv_snor: Support scan and attach two independent spi snor
|
||
6d1d99343 [jpeg_enc] driver: start timer in close func
|
||
131c83b2e [Swallow]: Vicap_lite: add vicap_lite mipi channel disable
|
||
d43430fce [BSP]: rockchip: drv_qpipsram: Support PM operation
|
||
f8b4b62f1 [BSP]: rockchip: test: add support backlight and power control
|
||
e25630a85 [Swallow]: vicap_lite: use macro instead of bit
|
||
d9a0936e3 Update .gitignore
|
||
cb3bdc4bb [Swallow]: csi2host: enable csi2host
|
||
03c2e1e76 [Swallow]: vicap_lite: add irq define
|
||
0104b277e [BSP] driver: update jpeg enc
|
||
fcf2526df [BSP] RK2108: Set psram memory cacheable & bufferable
|
||
499a78360 common: driver: touch: cxtxx: reduce init time
|
||
9129f9239 [applications] recording_pen: Remove block at startup
|
||
7ec57fb86 [third_party] audio: lib: Modify fwrite return value check
|
||
f2ea8a611 [BSP] common: drivers: drv_dsp: Fix system block when send vendor key
|
||
5f0b63540 [components]: usbdevice: add uvc class support
|
||
d918fe411 [Components] benchmark: Fix coremark CPPPATH
|
||
4488ac543 common: fwmgr: fixed compile warring in code.
|
||
77ed63886 [applications] recording_pen: Add power-off check
|
||
f184ec360 [Swallow]: camera: add csi2host driver for fpga
|
||
e33251092 [Component] DFS: Find the max free area in get_free function
|
||
cc5013b78 [Component] DFS: Add disk buffer for fat
|
||
456faf546 [BSP] driver: update close func
|
||
3221717f3 [BSP]: rockchip: mini_ftl: Map table length round up to erase size
|
||
0d58346f9 [BSP] common: drivers: pmic: Support long press interrupt
|
||
492f71fe8 [BSP] add isp dirver(fpga test) support
|
||
f2d48b58f [BSP] driver: fix incorrect define JPEGE_HEADER_LEN
|
||
e35434e54 [BSP] driver: modify jpeg driver flow
|
||
a84ca7775 [applications]: common: display: Fix rt_display_screen_clean bug
|
||
9543d412e [BSP] driver: add jpege driver
|
||
fe80b5ed8 [applications]: touchpanel: Move INT control to touch drivers
|
||
94927a9c7 [BSP]: rk2108: rk2108d_rk3399_evb_v10: defconfig
|
||
0634c21b4 [components]: LittleGL2RTT: Add Kconfig options
|
||
9620e4a6c [BSP]: rk2108: recording_pen_v10: defconfig
|
||
744b01023 [components]: usb: amend to improve compatibility
|
||
0ace5791c [BSP] swallow add ov8825 driver for fpga / modify camera module for fpga test
|
||
a9249cb9f [BSP]: FPGA: add vicap_lite driver for fpga
|
||
9576ef069 [BSP]: FPGA: add mipi-dphy driver for fpga
|
||
6dd443771 [BSP]: rockchip: usbd: amend fifo config for uvc class
|
||
ee15e6cf5 [BSP] Rockchip: Remove swallow project
|
||
59cc47ea0 [applications]: Add lvgl clock demo
|
||
a85975222 [components]: LittlevGL2RTT: add lv_clock widgets
|
||
835a2e1d5 [components]: LittlevGL2RTT: Add lv_fs interface
|
||
fa934acd2 [applications]: common: display: add backlight APIs
|
||
ccd8d2212 [BSP]: rk2108d: support whiskey board
|
||
8e11c7786 common: driver: touch: support cstxx
|
||
5efbbd70c [third_party] audio: Support find decoder by header info
|
||
f574d831f [applications] recording_pen: Update UI
|
||
b2151f086 [components] system: LittlevGL2RTT: Enable default font 20
|
||
c03c8daca [applications] recording_pen: Add rk_lv_menulist
|
||
abd41ece3 [applications] recording_pen: Exit record page if recorder error
|
||
7a9b13a5d [third_party] audio: lib: Throw error if disk full
|
||
d440d60e9 [BSP] RK2108: support change rk2108_loader.bin according to config
|
||
dc73d6b58 [BSP] rockchp: dri_spi: Using calculated value for SPI slave clock
|
||
ab768d477 [BSP] Swallow: Switch to cortex-m0
|
||
98da2a023 [BSP] Rockchip: Adapting INTC extending IRQ
|
||
ac551e7fe [BSP]: rockchip: test: spi: Support RT_USING_AUTO_TEST
|
||
91f272480 [applications]: clock_demo: sync clock_demo app to LittleVGL v7.4.0
|
||
8aaaefd6b [applications]: rk_iot_display: sync rk_iot_display app to LittleVGL v7.4.0
|
||
cd2955b4b [applications]: recording_pen: sync recodring_pen app to LittleVGL v7.4.0
|
||
254c139c2 [components]: LittlevGL2RTT: Upgrade to v7.4.0
|
||
b15ade83b [applications]: clock_whiskey: Support touch slide
|
||
844622518 [BSP]: rk2108: driver: Add s3706 touch driver
|
||
ba1c7720f [applications]: clock_demo: sync refact touchpad application
|
||
7ef65aa98 [applications]: touchpad: refact touchpad application thread
|
||
ca6be1848 [BSP] Rockchip: swallow: Support SPI0 and SPI1
|
||
ec3879794 [BSP] rockchp: dri_spi: Support no dma case
|
||
a494f3cf7 RKDocs: update Release_Note for Release_V1.0.0_20200812
|
||
5d8195f7e RKDocs: update Release document
|
||
21d3b9bdc RKDocs: update themes
|
||
fffb2ba58 RKDocs: update Release_Note for 20200812_V1.0.0
|
||
70484315d RKDocs: update Release document
|
||
83dcc027a RKDocs: add PCBA test document
|
||
d251b06bd RKDocs: update ASR Demo and OTA documents
|
||
293631825 [BSP] rockchip: add wifibt_defconfig for audio_demo_rk2108_v11
|
||
867b28b00 Revert "RKDocs: update Release_Note for 20200812_V1.0.0"
|
||
55ebaa6ee [BSP] rk2108: audio_demo_rk2108_v11: Enable rk_iot_app in defconfig
|
||
034684c9e [applications] Add rk_iot_app demo
|
||
74168a4af RKDocs: update Release_Note for 20200812_V1.0.0
|
||
9af0c160d RKDocs: update develop documents
|
||
b06f47de2 [BSP] rk2108: resource: Move notice/music to normal
|
||
f0bbeaf2a [BSP] rockchip: tools: mkroot: Select userdata path by first parameter
|
||
7eaf448aa [BSP] rockchip: rk2108: board: Move setting_speech.ini to common
|
||
f9387fa1d [BSP]: rockchip: rk2108: wifibt: board: adjust wifibt power control
|
||
7e402574f [third_party]: wifibt: cyw434x: update driver
|
||
6362dd0ed [BSP]: rockchip: test: spinand: Test in no bad block case
|
||
157dd51ca [BSP]: rockchip: drv_spinand: Using mini_ftl
|
||
a75d6f0e9 [BSP]: rockchip: mini_ftl: Add code
|
||
d81ee9a7c [BSP] rockchp: dri_spi: Unify SPI wait idle operation
|
||
b94df1948 [applications] recording_pen: Fix callback conflict with key event
|
||
b5963a1b9 [third_party] audio: opus: Fix system crash when play short file
|
||
4a22a9f24 [BSP] rockchip: drivers: drv_dsp: Add assert cmd
|
||
e972b8b69 [BSP] common: drivers: es8156: fix pop in powerup
|
||
96b452362 [third_party] audio: fix POP noise when switch songs
|
||
a022522e0 [Component] Benchmark: Misc fix for coremark & linpack
|
||
a425569c9 [applications]: add pcba test for rtt project with display.
|
||
43520d8fe [components]: ota: optimize ota process
|
||
59d23b0d8 [BSP] rockchip: add usb device data for swallow
|
||
b67efb87f [BSP]: rockchip: common: rk816-charger: add charger auto init
|
||
3a9153f12 [BSP]: rockchip: common: rk816-rtc: add rtc auto init
|
||
411e441c1 [BSP]: rockchip: common: rk816-rtc: initial 24-hour mode by default
|
||
1b8e894d1 pm: suspend: fix return value in "suspend" callback
|
||
c28032112 [BSP] Swallow: Fix missing board component init and hal init
|
||
cdca538e4 [BSP] Swallow: Enable xip and O2 option
|
||
87f2237f3 RK2108: common: change pm runtime idle tick threshold
|
||
8626bf591 rockchip: common: Add RT_USING_PM_IDLE_NORMAL
|
||
ae89b7d74 pm: rockchip: fix error idle_tick
|
||
6aa967d49 [BSP] Swallow: enable cache
|
||
3c9e78a9d [BSP] Swallow: Adapting cache test for swallow
|
||
964783465 [BSP]: rk2108: driver: gtxx: Add touch name define
|
||
e47c58ede [BSP]: rockchip: drv_snor: Support read SPI Nor uuid
|
||
448f5cccb [BSP]: rockchip: common: audpwm: Add pm support
|
||
6e34eb7db [BSP]: rockchip: common: i2s: Add pm support
|
||
62e3c899f [BSP]: rockchip: common: usbd: enable auto suspend for uvc device
|
||
440aef58b Image: rk2108: update loader
|
||
d864976b4 [dsp_fw]: add get dsp fw version from rkdsp_fw file.
|
||
abe0577be [components] ota: add support dsp firmware upgrade.
|
||
830297e5a [LibCPU] risc-v: scr1: Fix save stack error when enter interrupt
|
||
a7f652680 [BSP] Rockchip: Add initial version for swallow
|
||
eace27444 [LIBCPU] RISC-V: Merge scr1 modifies from t-thread-amp
|
||
05ea30052 pm: rockchip: move hal_cache.o to sram
|
||
ed98e8987 [BSP] RK2108: Move mpu config to hal_bsp
|
||
78619d0a9 [BSP] Rockchip: Support disable rockchip power manager
|
||
0c839c8d7 [applications]: display: update screen clear function
|
||
a5747e658 RTT: rk2108b-evb: add defconfig for auto test
|
||
617e2c2cc [BSP]: rockchip: common: tests: Add LAVA into Auto Test
|
||
2585c76e4 [TOOLS] add FlashKeyTool
|
||
5d978c01c [BSP]: rockchip-common: rk816: clear interrupt ASAP
|
||
d3d871c45 [BSP]: rockchip: rk816 rtc: add alarm support
|
||
af31b07d2 [components]: RTC: optimise alarm
|
||
05cec3979 [BSP]: rockchip-common: rk816: Resolve interrupt nesting problem
|
||
43c2dcfc2 bsp: rockchip: common: driver: keyctl: add suspend function
|
||
7884bafd5 bsp: rockchip: common: driver: wdt: add suspend function
|
||
e700a838b [applications]: recording_pen: fix cannot leave U-Disk mode
|
||
53187b741 [third_party]: audio: update libAudio_server
|
||
ae4505dde [BSP]: rockchip-common: rk816 interrupt: set irq mode to fall
|
||
41c00c110 [BSP]: rockchip-common: rk816: disable battery discharge current limit
|
||
c00550e09 [BSP]: rockchip-rk2108: add uart1 iomux function
|
||
6957d2d87 [BSP]: rockchip-rk2108: add i2c iomux setting function
|
||
7cf2d24cb [BSP]: rockchip: drv_qpipsram: Make SPI controller speed configurable
|
||
10d7a2678 [BSP]: rockchip: drv_snor: Make SPI controller speed configurable
|
||
829c25ede [BSP]: rockchip: drv_spinand: Make SPI controller speed configurable
|
||
8b8975e01 [applications]: set active flag for slot A firmware
|
||
6151f9eaf [BSP]: rockchip-rk2108: Set FSPI1 SPI Nand iomux
|
||
e72aad129 [BSP]: rockchip-common: rk816: share "ARRAY_SIZE()" in rk816.h
|
||
f54f4f4e0 [BSP]: rockchip: koala: Set SFC0 iomux
|
||
3c9e62672 [BSP]: rk2108: recording_pen_v10: pull up uart1 for suspend power consumption
|
||
b13007fd9 [BSP]: rockchip-common: rk816: fix compile warning
|
||
7018c6ea6 common: driver: backlight: support pwm backlight
|
||
f82482cb3 [applications]: Add animation2 demo
|
||
ad2bdf4ef [third_party]: audio: opus_parser: limit file size to 2g
|
||
d31852c8b [applications]: recording_pen: add recording time upper limit
|
||
4f4d1f1f7 [third_party] audio: add out bytes counter to file_writer
|
||
c37f1bf57 [applications]: recording_pen: fix return value check
|
||
00333d929 [BSP] rockchip: common: drv_dsp: init/deinit mbox in open/close
|
||
889a341da [applications]: recording_pen: system standby when app idle
|
||
2f541bda0 [BSP]: common: drv_pmic: support set primary hook for isr
|
||
b6a1c1763 [BSP]: common: pmic: rk816_interrupt: support set isr hook
|
||
2d0bcb8ee RKDocs: update Release_Note for 20200710_V0.5.0
|
||
f3bc3f4c9 [BSP]: rockchip: common: usbd: add pm support
|
||
866cb90b6 [BSP] Rockchip: Support console disable
|
||
5bfc1fd9f [components]: LittlevGL2RTT: use rt-thread tick to replace lvgl tick
|
||
87d2aa60e [BSP]: rockchip-common: check the vbus status in rt_rk816_interrupt_init
|
||
115733a8a Image: rk2108: update loader to support ota
|
||
e8041d356 [components]: serial: Add serial clk open/close flag.
|
||
afd7366b7 [BSP]: rockchip: common: drivers: Add uart pm device register.
|
||
e7324747e [components] OTA: add compile stop while compile happen error.
|
||
18f4aa5d3 [components] OTA : move fw slot API to fw_analysis.
|
||
faba36252 [components] OTA: fixed upgrade fail through recovery mode.
|
||
263018147 [BSP]: rockchip-rk2108: board: rk2108d_rk3399_evb_v10 Enable SPI Nand
|
||
3319bff35 [common]: driver: touch: rename gtxx touch driver
|
||
f9a274e13 [applications]: display: Fix lut set bug
|
||
970d57453 [Applications]: display: Fix pannel w & h macro define issue
|
||
9279fab6e [Applications]: clock_whiskey: support slide show
|
||
d544453fe [BSP]: rockchip: common: pl330: Get irq status by IrqHandler
|
||
b914ce09c [BSP]: rockchip: drv_snor: Decrease SPI op using buffer
|
||
e5285d356 [BSP]: rockchip: drv_spinand: Decrease SPI op using buffer
|
||
257ebe0a8 [applications]: Increase init thread stack size to 2048
|
||
6ca252f25 [BSP]: rockchip: drv_spinand: Support SPI host
|
||
0275f4958 [Components] DFS: Add support for littlefs
|
||
0b2b120ca [Applications]: display: support xVir param for VOP pannel
|
||
6753abe67 [BSP]: rockchip: common: display: remove COP mode judge from enable/disable
|
||
f20a8ad1b [BSP]: RK2108: recording_pen_v10: defconfig disable ACDCDIG
|
||
58eaf2d15 [applications]: recording_pen: modify U-disk mode judgment conditions
|
||
66425bfc2 [applications]: recording_pen: support setting brightness
|
||
3faa18efa [applications]: recording_pen: modify backlight setting
|
||
2cc0d4563 [BSP] rockchip: common: dsi: enable CLK_DPHY_REF_FRAC_GATE
|
||
98c27f368 [applications]: recording_pen: add chinese characters
|
||
75215a90a [BSP]: rockchip: test: Add TIMER test
|
||
009b54298 [components]: usbdevice: msc: fix msc unrecognized on Mac OS
|
||
df015d1d1 [BSP]: rockchip: drv_spinand: Check before free pageBuf
|
||
b51b2ad22 [BSP]: rockchip-common: rk816: add more comments for charger
|
||
b9beae4aa applicaiton: display: enable command mode
|
||
600598de4 [BSP]: rockchip: common: display: update ioctl
|
||
7164f4a2b [BSP] rockchp: dri_spi: add pm_runtime_request
|
||
ea62e805a [BSP] RK2108: Fix compiled errors
|
||
74b06341b [BSP] rockchp: drv_spi: Fix error in configure SPI master
|
||
b9225363a [BSP] rockchip: koala: Fix the sourcing of drivers/Kconfig
|
||
c49d8e849 [BSP] rockchip: koala: Fix BSP_DIR RTT_DIT PKGS_DIR definition
|
||
46ed85eac [BSP] rockchip: rockchip: drivers: Remove the selection of RT_USING_DSI
|
||
2952ddb9a [Components] DFS: Don't open mtd device when fs mount
|
||
a6a2cc2ec [Components] Device: Add mtd header in rtdevice.h
|
||
4911ffb2a [BSP]: rockchip: test: Add SPI Nand test
|
||
751ae6850 [BSP]: rockchip-rk2108: Support SPI Nand config
|
||
99c4ada7d [BSP]: rockchip: drv_spinand: Add code
|
||
f402f9278 Add mode mtd information
|
||
a2a1b6f84 [components] dfs: update elmfat to R0.14 patch 1
|
||
b6e8c25f4 rockchip: board: support rk2108d_rk3399_evb_v10
|
||
0d7551558 rockchip: common: panel: add st7796h2
|
||
abba0e3d1 [BSP] RK2108: Image: updata psram.bin v1.01
|
||
70e940b39 [BSP]: rockchip: codecs: fix overwritten i2c addr for ES codecs
|
||
c1f1ba1fb RKDocs: update Release_Note for 20200619_V0.4.0
|
||
c940b004b RKDocs: add develop documents
|
||
590c31a1a [BSP]: rockchip: common: fix compile error without rk816
|
||
a6b06032f [third_party]: audio: decoder: opus: post file header info
|
||
ed4c7ea0a [third_party]: audio: opus: use uint64_t get duration
|
||
6218d807c [third_party]: audio: lib: update libAudio_server
|
||
586a27895 [BSP]: RK2108: dspfw: update opus firmware
|
||
709c6ece2 [BSP]: common: tests: add dsp_opus_test
|
||
285a0627c [third_party]: audio: extcodec: update opus encode
|
||
156534d8e [BSP]: rockchip: common: base: Add rt_audio_init
|
||
c0c83657b [BSP]: rockchip: rk2108: Using PDM_HIGH_MODE for ADC
|
||
4e50ca068 [BSP]: rockchip: common: audio: Add pdm mode config
|
||
e3c56cb34 [BSP]: rockchip: rk2108: Switch to use pdm interface for ADC
|
||
e780609eb bsp: rockchip: sdio: add pm support
|
||
2b93b2f11 [components]: usbdevice: support development tool to do reboot loader
|
||
0887a4faa [BSP] RK2108: update rk2108_db_loader.bin to 1.04
|
||
762af042e [BSP]ota add support non-xip in second fw to upgrad from local file.
|
||
9dc199520 [Applications]: Support display demos run on large pannel
|
||
c9ad71aa4 [BSP] rockchip: common: display: support config dsi lanes
|
||
1c948322e [components]: usbdevice: fix buffer align issue for ep0 transfer
|
||
831663cae Image: add rk2108_fast_loader.bin
|
||
d7cf67537 Add clock whiskey demo
|
||
b963580f5 [BSP]: rockchip-rk2206: Support QPIPsram fspi1 iomux
|
||
3541773f2 [BSP]: rockchip: qpipsram: Support QPI psram in FSPI host
|
||
8bb9edb2d [BSP]: rockchip: drv_snor: Support erase chip
|
||
5f3cd4cff [BSP] rockchp: dri_spi: Adjust the way to calculate sclk and speed
|
||
3e0c7434e [applications]: rk_iot_display: Fix display issue if LCD height > 320
|
||
47a189bba [applications]: animation1: add resource of animation1 demo
|
||
d058db809 [BSP]: rockchip: test: fix some typo and compile error
|
||
eda16406d [BSP]: rockchip: rk2108: Add support for data path from adc to pdm sdi2
|
||
6ecade433 [BSP]: rk2108: rtconfig.py: Sync dlmodule optimization level to rt-thread build-in
|
||
5bfc2cadd [BSP]: rockchip: rk2108: Change naming SPIMST to SPI_MST
|
||
e6c6b8a67 [BSP] rockchp: dri_spi: Get clock information in SPI hw init process
|
||
4a199681a RKDocs: add Rockchip_User_Guide_SDK_Application_And_Synchronization_CN.pdf
|
||
224f02112 RKDocs: Add RK2108_RT-Thread_Release_Note.txt
|
||
fdff8df15 [applications]: Add dlmodule example
|
||
6e58091ad [BSP]: rk2108: Support dlmodule build
|
||
5542ecc73 [BSP] RK2108: update upgrade_tool to v1.49
|
||
f0c6f4787 [BSP]: RK2108: recording_pen_v10: update defconfig to support recording_pen demo
|
||
75acd0781 [third_party]: audio: lib: fix byte counter overflow
|
||
7a78a864a Revert "[BSP]: rockchip: test: remove display test"
|
||
be2e0a093 [applications]: recording_pen: Fix UI bug -- play status icon
|
||
1a4819268 [applications]: show all applications in menuconfig
|
||
efa785346 [BSP]: rockchip: test: remove display test
|
||
9bf8fcffb [common] fixed compile warnings.
|
||
689445c46 [BSP]: rockchip-common: rk816: add unit comment for struct members
|
||
0116d940f [BSP]: rockchip-common: rk2108: add rk816 ntc for base board
|
||
a3d28fc3b [BSP]: rockchip-common: rk816: add battery temperature sensor support
|
||
99123eab9 [components]: sensor: cmd: check device before cmd "info"
|
||
c48c800e2 [compoments]: sensor: move sensor.h to include/drivers/
|
||
a8a88b0c5 [BSP]: rockchip: audio: Fixed wrong xrun status
|
||
fb913f3a0 [BSP] RK2108: Add support for cplusplus
|
||
621b5179f drivers: coredump: add coredump base vesion
|
||
ca6ce3449 UPSTEAM: Update ry_sy.c
|
||
805470838 [test] Add new test for delete thread
|
||
15fdf09ce [Kernel] Fix double release for thread
|
||
3f467e91f [dlmodule] Fix crash when dlmodule exit
|
||
27924ca0e [Applications]: Add config choice for disable apps
|
||
86d4123ce [components]: usbdevice: uac: Increase period_size to 10ms
|
||
a322b6b70 [BSP]: rockchip: common: pl330: Stop only when it has been started
|
||
35fba175b [Applications]: Add clock_dark demo
|
||
422e9b841 [BSP]: Rockchip: common: drivers: Support PSRAM heap
|
||
89c841636 [BSP]: rockchip: codecs: add support configure gain for es8156
|
||
da207033f [BSP]: Rockchip: Support to select dsp_fw in menuconfig
|
||
d15f7910d [BSP]: Rockchip: Support to get string from config
|
||
2d0cf9918 [applications]: recording_pen: add format prompt
|
||
fe5fc78f9 [BSP]: RK2108: recording_pen_v10: add recording_pen_app_defconfig
|
||
f326785e7 [BSP]: RK2108: recording_pen_v10: increase firmware size
|
||
8e1b12ad2 [BSP]: rockchip: common: audio: fix compile error
|
||
2aca84015 RK2108: common: set audiopwm iomux
|
||
3f1ec219d [applications]: recording_pen: support segmented recording
|
||
31807ce5e pm: rockchip: move the sleep and wake code to sram
|
||
19c3af5d5 [applications]: recording_pen: support setting playmode
|
||
18a77e8d3 [applications]: recording_pen: configure audio stack size
|
||
e65fd55b9 [applications]: recording_pen: add support to VOP
|
||
ddb33459a [applications]: recording_pen: fix compile err if config disable
|
||
ee50ae7d1 [BSP]: Rockchip: Separate rkdsp_fw from drv_dsp
|
||
3fd52342b [loader]: support flash uuid read.
|
||
962c1f5d2 [applications]: common: display: set lut win count to 2
|
||
78ce6b877 [applications]: remove the 1 second delay
|
||
4d3fd9ed5 [BSP]: rockchip-common: remove rk_rt_pm_init when RT_USING_PM disabled
|
||
dfe60ea96 [BSP]: rockchip: rk2108: supporst QPI Psram
|
||
5a69e1069 [BSP]: rockchip: test: psram: support psram test
|
||
450b1703e [BSP]: rockchip: qpipsram: support QPI Psram
|
||
77f2f58d9 [BSP] rockchip: display_test: Fix framebuffer malloc on platform without large heap
|
||
1614d0fe1 [BSP] Rockchip: Add default cache function for non cortex-m
|
||
67fa33add [BSP]: common: dsp_test: add send vendor key test
|
||
4759d5fff [BSP] Common: Support send vendor key to dsp
|
||
7667972fd [BSP]: common: drv_snor: public snor_xip_suspend/snor_xip_resume
|
||
4bc75853f [BSP] RK2108: Associated xip config and compile switch
|
||
55c5f9179 [applications]: recording_pen: move dialog to top layer
|
||
ea3dc7db0 [applications]: recording_pen: fix screen flash when flush screen
|
||
b801a2e85 common: driver: backlight: support brightness update
|
||
bbb953405 [BSP]: RK2108: add MCU display type
|
||
683de5793 [applications]: recording_pen: use opus_parser get duration
|
||
42ed682b9 [applications]: recording_pen: rename restore to restore setting
|
||
73c5cb6e8 [applications]: recording_pen: fix wrong time display
|
||
ba9024dbd [applications]: recording_pen: refresh audio info in one msg
|
||
c9f818698 [applications]: recording_pen: save cur file to flash
|
||
7d6e11833 [applications]: recording_pen: get needed app info from file
|
||
55c5a0e70 [applications]: recording_pen: update toast
|
||
a87f2b32c [applications]: recording_pen: add opus decoder/encoder
|
||
b567a1119 [third_party]: audio: lib: update static library
|
||
5a0cf11d1 [third_party]: audio: player_test: fix block in callback
|
||
a46387c82 [third_party]: audio: opus decoder support seek
|
||
fe05caca2 [third_party]: audio: add stack size configure in cfg
|
||
477c9d074 [third_party]: audio: add external codec
|
||
618dae59f [third_party]: audio: fix recorder get time error
|
||
8ce3bc391 [third_party]: audio: add struct audio_config
|
||
f0291418c [third_party]: audio: change codec type to array
|
||
16f6b8c7b [BSP] Rockchip: display_test: Use rt_calloc instead of rt_malloc
|
||
2273257e2 [BSP] Rockchip: display_test: Fix win_config setup
|
||
30efc8e3e [Applications]: clock_demo: Add touch example
|
||
462d22db2 [Applications]: Add touchpad thread
|
||
404004dba [BSP]: RK2108: recording_pen_v10: add adc, pdm and audpwm
|
||
ce4ae58c1 [BSP]: RK2108: board_base: reduce spi screen speed
|
||
06adbb4d3 [BSP]: RK2108: board: recording_pen_v10: support audiopwm
|
||
fc8ef775c [applications]: recording_pen: docking to LittlevGL v6.1.2
|
||
07d101b23 [Applications]: rk_iot_display: sync to LittleGL release v6.1.2
|
||
ff1588f96 [Applications]: clock_demo: sync to LittleGL release v6.1.2
|
||
47a383828 [components] update LittlevGL to release v6.1.2
|
||
b002b39f9 [Drivers]: add gt5688 touch driver
|
||
670719719 [BSP]: rk2108: config: enable codec es8156
|
||
92634c9db [BSP]: rk2108: board: add support codec es8156 for recording_pen_v10
|
||
b9e57a855 [BSP]: rockchip: codecs: add support es8156 sound codec driver
|
||
427887787 [BSP] rockchip: drv_snor: Verify block read and write results
|
||
fd9200610 [BSP] rockchp: dri_spi: add spi dma complete api
|
||
11cf220dc [BSP] rockchp: dri_spi: remove meanless mutex operation
|
||
a8a389323 [BSP]: rockchip-common: power down pd_dsp if it is unused
|
||
7897424d9 [BSP]: rk2108: board: update partition size for recording pen v10
|
||
ac5d005ce [BSP]: rk2108: recording_pen_v10: enable audio_pro_app_i2s1 for mclk m1
|
||
95f642af8 [BSP]: RK2108: common: set audio bypass controlled by GRF
|
||
d4e65aa98 [BSP]: common: drv_audiopwm: support PA controlled by ldo
|
||
d8029140f [BSP]: rk2108: board: power off wifi/bt to save power
|
||
80e0d0fed [BSP]: RK2108: support suspend for h20b1301a
|
||
2005a271c [BSP] rockchip: drv_snor: SPI write source buffer should not point to XIP memory address
|
||
204dc988c add touch index in Kconfig file
|
||
e36f2802f 修改函数出错时返回值为负值
|
||
373ff5d6c add enable/disable interrupt command
|
||
d9e7a3a7c modify return value and delete device name calloc
|
||
35b3f769e add touch framework
|
||
34b0859b5 [BSP]: rk2108: board: Turn off some unused power supply
|
||
3b91ca7d8 [BSP] rockchp: dri_spi: simplify probe progress
|
||
7c64fdfc9 [applications]: common: display: add pm_runtime_request
|
||
264a1893e bsp: rockchip: common: driver: wdt: move enable clk to dw_wdt_start
|
||
a8cbafe24 [components]: player: audio_server: add resample_48to16_4ch support
|
||
1cc2949b7 [component]: adc: add auto test function for Rockchip saradc
|
||
95518a576 [BSP]: rockchip: common: tests: keyctrl: add auto-test function
|
||
6325feaae [BSP]: RK2108 & RK2206: compatible with more devices
|
||
c1ed3558a [BSP]: rockchip-common: fix up dvfs struct size error
|
||
cf6dbed6c [BSP]: rockchip-common: fix up regulators struct size error
|
||
6799e4c4b rockchip: spi: using g_spidev to get SPI device information
|
||
007db5063 [BSP]: rockchip-common: fix up clks struct size error
|
||
68f8e7238 [BSP]: rk2108: board: power off some ldos
|
||
6d7c09725 rockchip: common: fix compile error
|
||
3b70610e9 [BSP]: rockchip: common: usbd: support vbus detect via pmic
|
||
40839ee80 [BSP]: rockchip-common: support rk816 interrupt
|
||
871be77c4 [applications]: recording_pen: unified interface style
|
||
7b8e3029e [applications]: recording_pen: add return value to display_page
|
||
189b41370 [applications]: recording_pen: support recording_pen_v10
|
||
59ab27388 [applications]: recording_pen: support get time of record
|
||
cc0195d1e [third_party]: audio: add recorder_get_cur_time
|
||
abb0d275a [BSP]: RK2108: dsp_fw: update rkdsp_fw_opus.h
|
||
75cc3a994 [applications]: recording_pen: add backlight setting
|
||
dd37e9733 [applications]: recording_pen: support get time of audio
|
||
c2de6bc69 [third_party]: audio: support set start time
|
||
c22077d5b [third_party]: audio: support dynamic loading encoder/decoder
|
||
f079daa71 [applications]: recording_pen: move delete file to setting
|
||
584514f0a [applications]: recording_pen: update dialog_box
|
||
c222ec4d0 [applications]: recording_pen: increase chinese characters
|
||
d5a8fa455 [applications]: recording_pen: fix some issues about file
|
||
ffc3ddbf5 [applications]: recording_pen: support get time and battery status
|
||
6cbf8369b [BSP]: common: drv_spi_screen: support 16BPP transfer data
|
||
af73b484b [Applicaionts]: Add animation demo
|
||
d82f66e29 [BSP]: common: backlight: support power on/off by regulator
|
||
0c36f66da [BSP]: common: driver: add backlight driver
|
||
8452da559 [BSP]: rk2108: board: support recording_pen_v10 board
|
||
6332d9fda support st7789v xf20 MCU panel
|
||
00fc6fc43 [TOOLS] add ProductionTool
|
||
ad6c7b66a [TOOLS] add RKDevInfoWriteTool to write sn
|
||
19a1bed9d [Applications]: refact display applications
|
||
ab95361f3 [components]: LittlevGL2RTT: Revert LittlevGL2RTT porting code
|
||
ca2cdfc6b [BSP]: rockchip-common: pmic: enable regulator in init
|
||
4e52ac09f [BSP] RK2108: support spi iomux setting in iomux.c
|
||
096f130e0 rockchip: common: tinycap/tinyplay: fix argv abort
|
||
d8e788685 [TOOLS] add support make root AB scpript.
|
||
605435960 [BSP] test: update fw test funciton.
|
||
1bc243990 [BSP] test: update ota test to suppport root A/B.
|
||
2bd2956fb [COMPONENTS] ota: update support root A/B partiton from local or http server.
|
||
8262ee0a5 [BSP] update fw partiton parse interface.
|
||
24b6ec6a2 [BSP]: rockchip: common: tests: wdt: add auto-test function
|
||
24551ee8d [third_party]: audio: add library support opus
|
||
e35afae07 [BSP]: RK2108: Support opus encode/decode in dsp
|
||
eec98213c [third_party]: audio_server: add opus decode
|
||
a4910d35d [BSP]: common: drv_dsp: add work type for audio codec
|
||
53736cc9a [BSP]: common: drv_dsp: add flush for dsp firmware
|
||
858d7cfa8 [third_party]: audio_server: add test for player/recorder
|
||
c28a192e0 [BSP]: rockchip: common: tinycap: add support softvol capture
|
||
525c1992a [BSP]: RK2108: iomux_base: fix i2s1 incorrect output
|
||
1290a6c37 [BSP]: rockchip: common: tinyplay: add support softvol playback
|
||
6797134c2 [BSP]: rockchip: common: audio: support audio pcm plugins framework
|
||
4f90e7d55 common: test: support spi screen test
|
||
1586b206f [BSP] RK2108: add spi iomux function
|
||
83d9a2b9d [applications]: recording_pen: add recording pen app
|
||
256b8e0f6 [BSP]: common: drv_spi_screen: remove unused macro
|
||
2592b3f26 [BSP]: rockchip: driver: flash_partition: return part num for get_rk_partition
|
||
05d19b09b [components]: littlevgl2rtt: support for SPI SCREEN
|
||
fefe8c3f7 [BSP]: RK2206: Add sram info to linker script
|
||
3bac1887d [BSP]: RK2108: Add sram info to linker script
|
||
830237a5b [BOARD]: fixed board wlan register issue.
|
||
5a4ab7726 [BSP] RK2108: Fixed RK_SRAM_END config error
|
||
1bccb882e update .gitignore
|
||
57cc40b84 [BSP] RK2108: Add config for sram end address
|
||
2820dfacf [BSP] RK2108: Fixed compile option for libc-nano
|
||
5cb18f69e [BSP] RK2108: Add support for psram
|
||
f4f668cb4 [BSP]: rk2108: board: add echo sound card to v11
|
||
21fbbc1b1 [BSP]: rockchip: common: tests: Add RK2108 Auto Test at_test.c
|
||
fa481864d [BSP]: common: drv_audiopwm: fix wrong param of pin control
|
||
693b0a344 [BSP]: rockchip: common: display: init plane zorder config
|
||
c8bbbe67b [Component] DFS: Fixed crash when ls use with file
|
||
cd67a7ff1 [BSP]: rockchip: rk2108: set CPLL freq to 1188Mhz
|
||
285893a4c [BSP] Rockchip: Add memtester cmd support
|
||
f6d5f9a17 [BSP]: rockchip: rk2206: set FSPI1 clock 80MHz
|
||
c30dc634e [BSP]: rockchip: rk2108: set FSPI1 clock 80MHz
|
||
51368956c [BSP] RK2206: Image: add psram.bin v1.10
|
||
35adc48ff [BSP] RK2108: Image: add psram.bin v1.00
|
||
d8c9b2024 [BSP]: RK2108: support SPI Panel H20B1301A
|
||
190a5af00 [BSP] Rockchip: wdt: add get timeleft support
|
||
6e529fc4a sort out display config
|
||
a1ca12242 [third_party]: audio_server: add ENCODE_FINISH for opus
|
||
6547ca05c [third_party]: audio_sever: add AUDIO_ENCODER_OPUS config
|
||
013fe4055 [third_party]: audio: Kconfig: add choice of codec
|
||
0273cd1b7 [third_party]: audio: Kconfig: add compile type choice
|
||
862b90229 [third_party]: audio_server: player: select resample
|
||
a6cc59a7c [BSP]: rockchip: rk2108: mark sclk_sfc1 as critical
|
||
b183e6b5a [BSP] Rockchip: Add dump thread for WDT timeout
|
||
f6abf82f5 [Component] utilities: Fixed dump thread in intrrupt mode
|
||
0c8b3bf11 UPSTREAM: component: sdio: fix potential ricky clock setting
|
||
09fe5550c [BSP] RK2108: Add linker script for dtcm heap
|
||
189580507 [BSP] RK2108: Reduce redundant code for board configuration
|
||
a738fc367 [BSP]: common: drivers: dsp: support loader dsp firmware from file
|
||
a277abd69 [BSP]: rockchip: driver: snor: support api to get rk partition
|
||
311a49a88 [BSP] RK2108: Remove unwanted doxygen configuration
|
||
891554433 [BSP]: rockchip-common: rtc: rk816 add verbose
|
||
12f694b9f [third_party]: audio: remove unused variable
|
||
ab36d1e46 [tests]: add ota test demo.
|
||
ce2a9b93d [components]: add support ota from local file and http online.
|
||
1121f8a05 loader: update loader to support A/B firmware boot.
|
||
89a687834 common: test: add fw analysis test.
|
||
e1edc48c8 component: add support vendor and fw analysis api.
|
||
b0209b333 [BSP] RK2108: Support A/B Firmware building
|
||
9ef386172 [BSP] RK2108: Update doxygen config
|
||
e9ce96c8f [BSP] Rockchip: Update RTT dev guide
|
||
ecbe6c177 [BSP] RK2108: Add I2C develop guide
|
||
4fd40beaa [Component] Benchmark: Adapt tinymembench for low memory
|
||
bb9da1433 [BSP] RK2108: Remove redundant code
|
||
31b9e33c4 [BSP]: rockchip: rk2108: re-mapping audio data for ACDCDIG
|
||
e7a79b188 [BSP]: rockchip: common: audio: Add support for audio data re-mapping
|
||
e8fc1641e [BSP]: rockchip: common: display: fix compile warning
|
||
dc7225eec [applications]: dual_track: remove unused lable
|
||
9f8c0ecc8 [BSP]: rockchip: driver: snor: reference to SPIFLASH doc
|
||
f7169daef [BSP]: rockchip: test: snor: number of loops alternable
|
||
f2bb83bae [BSP]: rockchip: test: snor: add _at_snor_test
|
||
738a3747e [BSP]: RK2108: support spi panel
|
||
81d343d88 RTT : ignoring thread_same_priority failed for freertos
|
||
60fc828c4 RTT : Support kernel switching
|
||
469f45661 [third_party] : Add freertos Source
|
||
e6f625544 [BSP] RK2108: Fix up wrong link of spi api reference
|
||
e3014e3f2 [BSP] rockchip: documents: delete the content about msc driver patch
|
||
d22a90649 [BSP]: rk2108: board: add dvfs_dsp_table for rk2108_evb, audio_demo
|
||
3256a8de7 [BSP] Rockchip Common: Prevent access over bounds for SDIO
|
||
12daf9bd2 [BSP] RK2108: Add more documents for doxygen
|
||
bb2a3050a [BSP]: rockchip: common: tests: wdt: missing timeout period setting
|
||
568abdb00 [BSP]: rockchip: common: display: just do mipi_switch on pisces
|
||
26817f194 [BSP] rockchip: board: support RK_AudioDemo_RK2108_V11
|
||
a08f6f25a third_party: audio_server: select RT_USING_UNCACHE_HEAP
|
||
7d8b622da [applications]: dual_track: dock to new audio API
|
||
6e48509c6 [applications]: Kconfig: add config for aispeech VAD
|
||
a75c461a4 [applications]: Kconfig: add config for dds
|
||
d3fe7aa71 [third_party]: add audio server
|
||
1596db260 [components]: remove player and codec
|
||
4454aa322 [applications]: move dual_track to applications
|
||
75f101e6f rockchip-common: usbd: support bcd and phy suspend
|
||
0070167e1 [third_party]: cypress: brcm_dac: use rt_device API
|
||
008587fbf [BSP]: rockchip: test: spi: add _at_spi_test
|
||
b800d06ae [BSP]: rockchip: common: display: add auto test case
|
||
2ea3471ae [Component] FINSH: Modify finsh name limit
|
||
eac8ecb65 [BSP] RK2108: Support c++ cross compile
|
||
75b167a69 [BSP]: board: fix compile err about audio card
|
||
edd98eba4 [BSP]: resource: notice: add net_not_connected.mp3
|
||
d5d7df845 [applications]: Kconfig: add config for litewakeup
|
||
ba168b261 [components]: add http api
|
||
d25caf5c2 [components]: lwip-1.4.1: bind config to menuconfig
|
||
3ab558870 [applications]: add macro set app demo sound card
|
||
617b4aeb6 [applications]: Kconfig: add PRJCONF_AI_CUSTOM
|
||
e7d361145 [BSP]: rockchip: rk2108: Simplify audio config
|
||
75e349d25 [BSP]: rockchip: codecs: Kconfig: Remove menu config
|
||
0dd899b5b [BSP] rockchip: documents: add usb device uac guide
|
||
7cbd367c1 [BSP]: rockchip: common: audio: don't set clk for uac
|
||
b360b0e62 [components]: usbdevice: uac: update volume control
|
||
0151756a8 [BSP]: rockchip: driver: snor: compatible with flash_parts
|
||
65855dcbe [BSP]: rockchip: driver: snor: rename SPI_MEM_DATA_IN to HAL_SPI_MEM_DATA_IN
|
||
f507a1eb4 [BSP]: rockchip: driver: snor: free sfc host when it init fail
|
||
e0e362882 [BSP] rk2108: Fix logic error of common partition setting
|
||
32a20f8a9 [Component] utilities: Update cmbacktrace
|
||
60a08b91c [common]: drivers: drv_heap: add 'RTM_EXPORT' symbols for dlmodule
|
||
bbc17e0e9 [components]: libc: libdl: Add priority & stack_size param parsing for dlmodule
|
||
097e572be [BSP]: rockchip: common: es8388: Adds volume control
|
||
d3e405552 support recording pen board
|
||
88bc3697e [component] driver: Fix mmc mount function if the whole device is a partition
|
||
b9b4f90f8 [Component] usb: Add umount & mount for mstorage
|
||
738ebd5f7 [components]: usbdevice: msc: improve performance for msc
|
||
73b9d0dfe [components]: player: audio_server: support dual tracking
|
||
1e7916626 [BSP]: common: drivers: dsp: fix wrong return value
|
||
486c1296d [BSP]: rk2108: board: voice_controller: add dvfs_dsp_table
|
||
20544d6c1 [applications]: add config control app boot automatically
|
||
e4b9f10e4 [Component] sdio: Adapt new mount interface
|
||
2dd7df4b2 [components]: pm: add charger and fuel gauge
|
||
60c863d64 [BSP]: rockchip-common: add rk816 support
|
||
9d8ee4500 [BSP]: rockchip-common: pmic: add RK816 regulator definition macro
|
||
1fe42c3ad [BSP]: rockchip-common: pmic: export register access API
|
||
59527b83c [BSP]: rockchip-common: pmic: add struct pwr_i2c_desc definition
|
||
d1a4842fa [BSP] Rockchip RK2108: Optimize partition config
|
||
e03075144 [BSP]: rockchip: remove flash_parts
|
||
4df21d4a6 [BSP] rockchip: common: driver: flash_partition: add rk partition definition
|
||
6a60eb29d [components]: libc: libdl: Add dlmodule custom load interface
|
||
b5dd829c2 [BSP]: config: Add cache config
|
||
51a1b402e 1.修复sd卡热插拔内存泄露的bug 2.dfs增加函数,配合实现sd卡热插拔自动挂载卸载文件系统
|
||
4ef3ca465 [components]: utilities: ymodem: Change macro switch
|
||
82fcf14f9 [components]: utilities: ymodem: Fix some problems.
|
||
a844f9741 rockchip: audio: Adds volume control for acdcdig
|
||
bb40f6c7f rockchip: audio: Adds API for audio volume control
|
||
66e5adeb3 rockchip-common: regulator: fix compile issue
|
||
db9584bae [BOARD]: rk2108_voice_controller: enable cypress wifi
|
||
113ad9ccc bsp: rockchip: common: driver: vicap: call rt_dma_malloc_large(...) to malloc buf
|
||
94dc425b8 wifibt: cypress: support cypress module
|
||
a2256cbd9 [BOARD]: rk2108_voice_controller: Adds echo card with adc mic + es8311
|
||
d42203242 [BOARD]: rk2108_voice_controller board enable es8311
|
||
7202692f8 [BSP]: rockchip: rk2108: Adds echo card with adc mic + es8311
|
||
fe013b84a [BSP]: rockchip: rk2108: Adds echo card with pdm mic + es8388
|
||
d2988d2e8 [BSP]: rockchip: common: audio: Adds support for multi dais
|
||
997df9fbb [BSP]: rockchip: common: pl330: Adds support for interlace transfer
|
||
93d9d2010 bsp: rockchip: sdio: add runtime pm support
|
||
4e4591bd7 [BOARD]: add rk2108_voice_controller board config
|
||
6be3537a6 [components]: utilities: ymodem: Add ry_sy function.
|
||
31a7043f5 [components]: utilities: ymodem: Add ymodem send protocol.
|
||
b5ae8c4dc bsp: rockchip: drivers: snor: enable dll tuning when io clock higher than 80MHz
|
||
a62436fe5 [component] sdio: Increase default stack size for mmcsd detect thread
|
||
4cce9c170 [BSP] RK2108: Optimize the config of large heap
|
||
4a88a3a0e [BSP]: rockchip: rk2108: add es8311 codec
|
||
6789082a2 [BSP]: rockchip: common: drivers: add es8311 codec driver
|
||
37e21b7a9 [BSP]: rockchip: rk2108: add es7243 codec
|
||
76a990b04 [BSP] rockchip: rk2108: enable the HAL_WDT_DYNFREQ_FEATURE_ENABLED for WDT.
|
||
9d745b96f [BSP]: rockchip: common: drivers: add es7243 codec support
|
||
92df59395 rockchip-common: usbd: support pm runtime
|
||
77c9033c4 [BSP]: rockchip: common: tinycap/tinyplay: Fix argv error
|
||
66f3ee8e8 [BSP] Rockchip: Support reboot to loader
|
||
c0d677fea rk2108: db_loader: fix upgrade reboot fail bug.
|
||
c8d3868d8 libcpu/arm/cortex-m4/cpuport: Fix compile warning
|
||
ca02e154f [BSP]: rockchip: test: snor: add io stress test
|
||
d317bb640 [BSP] common: add BANK_PIN to gpio how to use
|
||
ed77da971 [BSP] RK2108: move cpu sleep text and rodata to sram
|
||
b6f1f6465 components: mmcsd_core: increase stack size if not assigned from config
|
||
747ea5f32 bsp: rockchip: fix sdio driver bug
|
||
453c8babd [BSP]: rockchip: common: display: adjust mipi_switch flow
|
||
ec65759f6 pm: rockchip: support tick delay.
|
||
8d3b6865b rockchip-common: dsp: Add function to set/get freq
|
||
be8d2790c chip-common: pm: cleanup some code.
|
||
408be75b0 rockchip: spi2apb: support suspend and resume
|
||
474487433 [BSP]: rockchip: common: panel: adjust s6e3fc2x01 timing
|
||
353c0c833 RTT : Fix hard fault dump
|
||
0e994dc15 rockchip: rk2108: board: chang some macro definition names.
|
||
3a2a803bc rockchip: board: rk2108b_evb: invoking the rk_rt_pm_init to enable rt pm.
|
||
6d59872cc rockchip-common: pm: make the rt_system_pm_init invoked early.
|
||
c323a381c [BSP]: rockchip: test: S/R: support timer and gpio suspend and resume test
|
||
02fdcd763 [BSP]: rockchip: common: driver: Add suspend/resume support for i2c
|
||
7ae735696 [BSP]: rockchip: test: display: mipi_switch support s2r
|
||
b2b8e2792 [BSP]: rockchip-common: dsi: enable clk when prepare
|
||
10364e13a [BSP]: rockchip: board: enable the pm timer.
|
||
3e4448fb1 rockchip-common: pm: support pm timer.
|
||
ac5c171dd [BSP]: common: uart: add power management
|
||
805ccca6a rockchip: spi: support slave and master mode runtime config
|
||
cf34a09b3 [DeviceDriver][pm] remove the rt_sem_release from rt_pm_register_device.
|
||
6bdca6e26 [components]: usbdevice: uac: playback support clk setting
|
||
1078605df [components]: usbdevice: uac: rt_list_first_entry expect list is not empty
|
||
90706fd02 rockchip-common: usbd: Change license to Apache License v2.0
|
||
43ce0a80e rockchip-common: usbd: set full speed for UAC1
|
||
ca588292c rockchip-common: usbd: move g_ep_pool to board.c
|
||
18ba0a549 [components]: usbdevice: uac: reset playback threshold when enable audio card
|
||
c25785900 [components]: usbdevice: uac: clear ready list
|
||
fe877107c bsp: rockchip: common: tests: vicap: add close operation
|
||
8f6f1c0fc bsp: rockchip: common: driver: vicap: implement close operation
|
||
bbdecf28c bsp: rockchip: common: driver: vicap: adapter: add close function
|
||
a7a065eb3 [BSP] common: add 'gpio' debug commond
|
||
b03552b26 [components]: usbdevice: uac: optimize uac playback latency
|
||
6c8f7974a [components]: usbdevice: uac: set volume and mute once every second
|
||
11076ab2b [components]: usbdevice: uac: init cur_volume
|
||
1e9e24b69 [components]: usbdevice: uac: list protect
|
||
efb52ea81 [BSP]: rockchip: common: tests: add cpuusage test.
|
||
bf448d7bc [BSP] common: tests: gpio fix interrupt test case
|
||
0302d01a9 rockchip-common: test: modify version info.
|
||
9ee78a533 [components]: usbdevice: core: handle data immediately for UAC1
|
||
034d95f09 bsp: rockchip: board: rk2108b_evb: add power pins for camera
|
||
c6924043b bsp: rockchip: drivers: vicap: add adapter module
|
||
13a7e409b bsp: rockchip: tests: add vicap test
|
||
5df7390b9 bsp: rockchip: drivers: camera: add gc2145 driver
|
||
04e8150a8 bsp: rockchip: drivers: camera: add camera driver framework
|
||
f0ee966a5 bsp: rockchip: drivers: vicap: add vicap driver
|
||
defcefcec [BSP] Rockchip: improve SDIO driver
|
||
7220098c0 [Components][SDIO][MMC] try bus width depends on host's capability
|
||
72695787e [BSP]: rockchip: board: tune sdio signal for rk2108(b)_evb
|
||
0d4d9c285 [BSP] rockchip: drv_i2stdm: enable/disable hclk with clk enabled count
|
||
64797eef8 [BSP]: rockchip: common: tinycap/tinyplay: Counts timeout by data time
|
||
529b8fc10 [BSP]: rockchip: common: Threading the tinycap/tinyplay
|
||
387cb8ec6 [BSP]: rockchip: common: audio: Using HAL_GetTick instead of rt_tick_get
|
||
2af1e08c5 scr1: board: initialize interrupt
|
||
338c4d614 scr1: support interrupt
|
||
32ab7f023 [BSP]: rockchip: common: pl330: Fix an endless loop in isr work
|
||
d2dc6f239 scr1: support timer
|
||
f8864654b scr1: change jal as call to support long jump
|
||
bd4774d99 scr1: add system exception
|
||
8cfa96be5 scr1: the start_gcc.o come first in link.lds but not crt.o
|
||
437e785b9 scr1: fix handle interrupt error
|
||
56cfb5932 rockchip-common: test: add dvfs test.
|
||
25b25f97d [BSP]: rockchip-common: pwm: add clk enable and disable
|
||
fc0441f8b [BSP]: rockchip: common: tests: Add print info for i2c read/write failed
|
||
91457d814 [BSP] RK2108: fix gcc warning
|
||
b1d9f20d3 bsp: rk2108: rk2108b_evb: add vicap iomux
|
||
c7b635202 [BSP]: rockchip-koala: enable reference clock for Systick
|
||
275e70fc6 [BSP] Rockchip: use HAL API for checking idle for SDIO
|
||
ab9ac6e04 [BSP]: rockchip-rk2108: set sdio drv to level 1
|
||
6a4af423e scr1: redefining the Start Address Space
|
||
f4a32f831 rockchip-common: pm: send suspend information to HAL_SYS_SUSPEND
|
||
94d27cdd4 [BSP]: rockchip-common: uart: add function to get console channel
|
||
27ec5893f bsp: commom: drivers: Kconfig: add vicap driver and camera driver
|
||
f2fefee74 bsp: rk2108: hal_config.h rename cif as vicap
|
||
b51681ce4 [components]: usbdevice: add uac1 driver
|
||
aa8d692d7 [components]: usbdevice: core: fix some issues for uac1
|
||
35cea4c21 [components]: usbdevice: add setup and set_alt ufunction ops
|
||
f04bbe7a4 [BSP]: rockchip: clk: fix up the wrong used of clk_disable
|
||
eaee8e901 [BSP]: rockchip: test: display: support aod mode
|
||
37d8efa83 [BSP]: rockchip: common: panel: support aod mode
|
||
92d68e915 [BSP] Rockchip: Add fault dump hook for cmbacktrace
|
||
07bb49a42 rockchip: rk2108: board: for configurating runtime independent adds a rk_pm.c.
|
||
6cd59a6e7 [BSP]: rockchip: performance_test: add more information
|
||
07f88f414 [BSP]: rockchip: common: add usb host driver
|
||
bca8da0fd rockchip: config systick step by step
|
||
cf8912e70 [BSP]: rockchip: board: add the const attribute for dvfs_dsp_table.
|
||
536057287 [BSP]: rockchip: board: add the dvfs table of dsp for rk2108.
|
||
6228be4bd [BSP]: rockchip: extern the switch of SNOR dual io setting
|
||
26f587db2 [components][drivers][sdio]修复 SDIO product 为空的问题
|
||
758ff59d8 [BSP]: rockchip-rk2206: add Hyperpsram iomux and clock init
|
||
457e3e875 [BSP]: rockchip: add performance test
|
||
30827be92 [BSP]: RK2206: evb: lower the FSPI frequency before the PLL increasing frequency
|
||
7a99d7bdd [BSP]: rockchip-rk2206: add spi iomux for rk2206_evb
|
||
6de4b0a93 rockchip-common: dsp: Adapt new dsp hal
|
||
c5fbd8606 [BSP] RK2108: board: const dvfs_table
|
||
22c2e70ce [BSP]: rockchip: board: Disable PD_AUDIO for rk2108/koala
|
||
a84b160af [BSP]: rockchip: common: pl330: Fix hang when PD off
|
||
87632112b [BSP]: rockchip: test: tinyplay/tinycap: Adds error handling for rt_device_open
|
||
5ed81fb1a [BSP]: rockchip: common: audio: implements open/close function
|
||
b63653aa8 [BSP] rockchip: audio: acdcdig: update HAL APIs
|
||
bbd8952d0 [BSP]: rockchip-rk2108: set spi iomux group
|
||
132eb09c6 [BSP]: rockchip: drv_snor: access data directly in XIP mode
|
||
fc4a8bb6b [BSP]: rockchip: define memory type for fpsi dev
|
||
8e55ae65e [DeviceDriver][serial] : add baud rate 4000000
|
||
ee459ee16 bsp: RK2206: evb: Add UART iomux setting
|
||
8a1db9e54 [BSP]: common: documents: motify audio developer guide
|
||
32776c149 [BSP]: rk2108: iomux: add es8388 iomux config
|
||
3e254193a [BSP]: rockchip-common: regulator: support disable unused when init
|
||
f858fe661 [Components]: player: recorder: add loop record test
|
||
315e99437 [Components]: player: recorder: add recorder test
|
||
5f5b1734f [Components]: player: capture: support record to file
|
||
a38f83abd [board] according to VAD config to set vad function
|
||
39b8e28e1 [applications] use kconfig to config rk_iot_app.
|
||
1379a5df2 [Common]: documents: add application demo document.
|
||
74dded265 [Applications]: add iot app start when booting.
|
||
4991ae71a [BSP]: RK2108: dsp: add speech Firmware and image setting
|
||
ec8d9c7b2 [BSP] KOALA: add codes for koala in dsp driver
|
||
2b17f0584 [BSP] rockchip: koala: add critical clock
|
||
b61d02fdc [BSP] rk2108: select default to xip
|
||
b3add4d25 [BSP] KOALA: add firmware for koala
|
||
22023f4db [BSP] rockchip: rename DUMP_CLK/clk_dump to INIT_CLK/clk_init
|
||
1f5888b2e [BSP] rockchip: static i2s_iomux_config
|
||
bfbea57cf [BSP] rockchip: static pdm_iomux_config
|
||
87fa16794 Rockchip: common: test: add pm test
|
||
53db9e3dc [BSP] rockchip: drv_acdcdig: fix compile warning
|
||
832c5949a [BSP] rockchip: drv_spi: fix compile warning
|
||
1a3124023 [BSP] rockchip: drv_i2stdm: fix compile warning
|
||
c81f8b40b [BSP] rockchip: drv_pdm: fix compile warning
|
||
0ae1e2ac6 [BSP] rockchip: drv_pl330: fix compile warning
|
||
f985f9010 [BSP] rockchip: drv_regulator: fix compile warning
|
||
f3317a4e0 [BSP] KOALA: fix compile warning
|
||
d08c1bfa4 [BSP] rockchip-common: display: add DISPLAY_DEBUG
|
||
d43169796 [BSP] RV1108: Fix compile warning
|
||
c5a613812 [BSP]: rockchip: common: Adds support pd for audio
|
||
fa912b761 [BSP]: rockchip: common: Adds ldo for acdcdig
|
||
8730ef2f1 [BSP]: rockchip: koala: Adds support audio
|
||
f4ba2eea6 DSP: Update RT-Thread DSP developer guide to v1.2
|
||
e67171ff0 [BSP]: rockchip: koala: dsp test: add sbc decode test for KOALA
|
||
89762b184 [BSP] RK2108: Fix link script error flag
|
||
d9d20b651 add make fat file system script for rk2108.
|
||
1f509a2f3 [third_part] : bt: add rk2108 bt lib.
|
||
eec6f9d44 [BSP] Rockchip: Add RK2206 basic support
|
||
11c767c2b rockchip-common: dsp: Wait status when power down and wakeup
|
||
a9b197f22 [BSP] rockchip: common: fix for GRF reg rename
|
||
36ea4082f [BSP]: rockchip: common: rename PD id
|
||
0087c3512 [BSP] rockchip-koala: add config for KOALA
|
||
f18facbb7 [BSP] rockchip: common: gpio test add irq test case
|
||
1f65e11c6 [BSP] rockchip: koala: enable HAL_PVTM_MODULE_ENABLED
|
||
62d9207b4 [BSP]: rockchip: rename bsp.c/h to hal_bsp.c/h
|
||
2b622b8b0 rockchip-common: display: support change COP_MODE config
|
||
1064b0b62 [BSP]: rockchip-common: display: fix dsi panel unprepare
|
||
075367108 [BSP]: rockchip-common: usbd: config parameters via hal bsp
|
||
1319b3571 [BSP]: rockchip: change to use rk timer as system tick
|
||
48f50d2d1 [BSP]: rockchip-common: dsi: set dsi in HS mode when enable
|
||
2ecda8cdf [third_part]: wice: rebuild rk2108 wice lib
|
||
65721486c [BSP]: rockchip: common: audio: Move acdcdig into codecs directory
|
||
c5cb678c5 [BSP]: rockchip: codec: Kconfig: Remove choice config
|
||
0fa9aa0c0 rockchip: doxygen: spi: add spi test config infomation
|
||
6d7a68a3a rockchip-common: dsp: Reload firmware when open
|
||
d737f9536 [BSP]: rockchip-common: regulator: set pin function once
|
||
7fdc7fe19 [BSP]: rockchip-common: regulator: make suspend enable/disable exclusive
|
||
25e6ea080 [BSP]: rockchip-common: pmic: remove mask for suspend enable/disable set
|
||
966022012 [BSP]: rockchip-common: pmic: correct regulator definition macro
|
||
975136831 [BSP] Rockchip: Fix interrupt when cache disable
|
||
feb30c0f7 modifid applications kconfig.
|
||
0bfc2173f [Components]: motify player test
|
||
f71da07e3 [board] rk2108_evb: fix wlan build fail
|
||
f6719aacc [BSP]: rockchip: Kconfig: Adds sub config for i2s/i2stdm/pdm
|
||
40fc1f954 [BSP]: rockchip: audio: use RT_USING_XXX to select the device
|
||
ce3a88392 [BSP]: rockchip: rk2108: Kconfig: Add vad irq handler choice config
|
||
63eb2be47 [BSP]: rockchip: common: vad: Adds RK_AUDIO_CTL_VAD_DIS_BUSMODE
|
||
caba110cd [BSP]: rockchip: common: enable vad isr by RT_VAD_IRQ_HANDLED_BY_CPU
|
||
cadbccae9 [BSP]: rockchip: rk2108: Adds audio pwm pa gpio
|
||
8c6179bb8 [BSP]: rockchip: common: audio: Adds pa gpio for audio pwm
|
||
f38a00f6b [BSP]: rockchip: common: tinycap/tinyplay: use card name instead of card id
|
||
8c85d61c1 [BSP]: rockchip: rk2108: Add support for audio cards
|
||
1e1e80200 [BSP]: rockchip: common: vad: fix period size
|
||
d1c0de206 [Common]: documents: update Developer_Guide
|
||
9d55fdef0 [Common]: documents: add Audio developer guide
|
||
3023c9b3c [BSP] Rockchip: Update documents for drivers
|
||
bfaca6550 [BSP] RK2108: Add documents for rk2108
|
||
8d2657173 [benchmark]: clean whetston unused files
|
||
ca87eefe3 [Applications]: documents: Add Rockchip_Developer_Guide_RT-Thread_Display_APP_CN.md
|
||
3402437c9 [Applications]: rk_iot_display: Support rk_iot_display
|
||
22ef41d49 [BSP]: rockchip-common: dsi: config msg mode
|
||
428e1020a [BSP]: rockchip-common: panel: fix typo
|
||
823c48444 [BSP]: rockchip-common: display test: make lut static
|
||
489c8d5a0 [BSP]: rockchip-common: display test: support bl test.
|
||
52f286558 [BSP]: rockchip-common: display: support set dcs brightness
|
||
9ef18596d [BSP] koala: use nano-newlib
|
||
1c1ea507b rockchip-rk2108: dsp: Firmware support vad and asr test
|
||
0358f505e [BSP] rockchip: documents: add usb device msc guide
|
||
72ea8af78 rockchip-common: dsp: Add function rk_dsp_power_on/off
|
||
61aa3e9bd [BSP] rockchip: Fix compile error when !RT_USING_DFS_MNTTABLE
|
||
e46a8fee6 [BSP] RK2108: use nano-newlib for gcc
|
||
db32dba72 rockchip-common: dsp: Use rkdsp_malloc when prepare param
|
||
a88d5ca7a [BSP]: rockchip: add default SPI flash speed value
|
||
68dca39d2 [BSP] rockchip: common: codecs: es8388: add some startup delay for PA
|
||
923099f07 [BSP] rockchip: common: codecs: es8388: fix some VREF handles
|
||
445521c40 [Components]: player: add player loop test
|
||
68aef0d3c [BSP] Rockchip: Add OS identify MACRO
|
||
d9353b4c7 [BSP] RK2108: Enable RT_USING_DEVICE_OPS for reduce size
|
||
8fc142823 [BSP]: rockchip: panel: add dcs brightness config
|
||
9416099d3 [BSP] RK2108: Add upgrade tool for Windows
|
||
956b95451 [BSP]: rockchip: fix error in snor_mtd_erase_sector
|
||
b52b570ed [BSP]: rockchip: set FSPI clock to 80 MHz in early init
|
||
ba816a40c [BSP]: rockchip: support FSPI clock init
|
||
0c461b657 [BSP]: rockchip-common: dsi: support more dphy reference clocks
|
||
3686b09a3 [BSP] Rockchip: Adapt to other chips for cache
|
||
fc8fb6f03 drivers: pwm: Add oneshot support
|
||
2d1bd36ae drivers: pwm: Add polarity configuration
|
||
44bb9ab0e [BSP] rockchip: common: Update pwm driver with new hal interface
|
||
b87a19d75 [BSP] rockchip: rk2108: add const attribute for dvfs table.
|
||
e024b8b74 wice: support airkiss
|
||
0e98bdd0d [application]: use select instead of depends on in echo player kconfig
|
||
e55d493b6 shut off wlan struct virtual netif
|
||
e88678808 add rtt online package netutils-latest
|
||
e9b3c70e4 add application used resource.
|
||
e71c7e1c1 [Component]: player: fix Kconfig error
|
||
aed6bf98a [BSP] Rockchip: Fix compile warning for dsp
|
||
d1ad48c05 [Components]: player: support resample to other samplerate
|
||
dc0be08a1 [Components]: player: fix debug log remove unused code
|
||
4f2dd7b19 [Components]: player: complete player test
|
||
edb313af3 [Components]: player: complete pcm interface
|
||
492645134 rockchip-common: dsp: Access tcm data use rk_dsp_tcm_memcpy
|
||
a76aec677 rockchip: i2c/uart/vop/i2s/dma support runtime pm.
|
||
68436c1e9 rockchip: add pm runtime function
|
||
2a677a966 [BSP] RK2108: enable HAL debug for rk2108b_evb defconfig_uart2
|
||
f8947bdab [BSP] Rockchip: add 8-bits support for sdio driver
|
||
213d1f3d0 [BSP] Rockchip: wake up sdio irq thread
|
||
759c83c4c [BSP] rockchip: Add Kconfig for HAL debug features
|
||
aa9f56c93 [BSP] RK2108: update with startup_rk2108
|
||
674980b15 [Components]: player: fix compile warning
|
||
70c41d2dc [BSP]: rockchip: define SNOR xfer and xip hook in rtt driver layer
|
||
4ffe1a319 rk2108: loader: add upgrade key support.
|
||
c4112af9e [BSP]: rockchip-common: display: use HAL_CRU_VopDclkEnable/Disable
|
||
8128f3cb9 [BSP] RK2108: Automatically package firmware after compilation
|
||
6135a0cb9 [BSP] Rockchip: Add new icache test case
|
||
81665422c [BSP]: rockchip: mv drv_audiopwm into common directory
|
||
5d27e217d [BSP]: rockchip: rk2108: audiopwm: Adds support for enable clk dynamically
|
||
c7385605a [BSP]: rockchip: common: tests: add tinyplay, tinycap
|
||
2e6104435 [BSP]: rockchip: common: audio: Adds support for audio stream write/read
|
||
ad11c8b06 [BSP]: rockchip: common: test: dma: use rt_dma_malloc instead of rt_malloc
|
||
006af74ed [BSP]: rockchip: common: pdm: Adds support for enable clk dynamically
|
||
0bca15085 [BSP]: rockchip: common: pl330: malloc mc buf when request channel
|
||
fb8720e3e [BSP] Rockchip: Add SNOR test
|
||
a697fddb9 rockchip-common: dsp: Use drv_dsp work function in applicant
|
||
dba61f4df rockchip-common: dsp: Add malloc/free function for dsp
|
||
91db97ad7 rockchip-common: dsp: Add shutdown and wakeup functions
|
||
06a23410a [BSP] rockchip: board: correct the audio_demo board config
|
||
4f5c95146 [BSP] RK2108: Add file test for rk2108
|
||
3c4b2249f [BSP]: rockchip: common: regulator: remove regulator_enable when init
|
||
94f1c3583 [BSP]: rockchip-common: pmic: Optimize regulator configuration of board
|
||
97d934d39 [BSP]: rockchip-common: pmic: add pmic sleep pin func setting
|
||
575bcf5e8 [BSP]: rockchip-common: make the system enter the sleep state
|
||
a58a7bd77 [example] bluetooth: Fix compile warning
|
||
10ec5857b [Tools] : Add auto version generate
|
||
957489bb7 [BSP] Rockchip: Add stress test suite
|
||
ee53177c6 [BSP] RK2108: Use common HalSConscript for rk2108
|
||
62d7ba37e rockchip-common: i2stdm & i2s: switch to clk_enable/clk_disable APIs
|
||
e459c6eda [BSP] RK2108: Fix up keyctl iomux for rk2108
|
||
d66fdbcdb [applications]:clock: Add clock display demo
|
||
32ee25daa [BSP] rockchip: board: support RK_AudioDemo_RK2108_V10
|
||
a4133fed5 [BSP]: rockchip-common: usbd: fix usb ep configuration for msc
|
||
7fa29bb32 [BSP]: rockchip-rk2108: Fix ap6212 compile warning
|
||
0779d2d6c [BSP]: rockchip-rk1808: Fix ap6212 compile warning
|
||
b9a082494 [example] bluetooth: modify README.md
|
||
45055a99d [example] bluetooth: add a2dp_source demo
|
||
f4c4fe7e3 [BSP] RK2108: Fix HalSConscript for compile in windows
|
||
ccf916ed0 [BSP] Rockchip: display test: update mipi switch case
|
||
d6bc5788f [BSP] Rockchip: display: add AP COP mode
|
||
55c5e9232 [BSP] Rockchip: display test: enable mipi switch to M1
|
||
9ef6f67a4 [BSP]: rockchip-common: display: mipi switch control by userspace
|
||
e8ec72099 [BSP]: rockchip: panel: update some mipi panel timing
|
||
ebf85dc64 [BSP]: rockchip: add SNOR FSPI host single line xfer support
|
||
b29855ea5 [BSP]: rockchip: koala: rename pwrId
|
||
656ca644f [BSP] rockchip: Add debug driver
|
||
1ec4b4da7 [BSP]: rockchip-common: dsi: update HAL_DSI_DphyTimingConfig
|
||
06ef86463 [bsp]: koala: Remove the iomux setting of uart0
|
||
b419021c3 [BSP] common: tests: modify 'tgpio' to be generic
|
||
ff913a9c7 [components]: usbdevice: class: use rt_dma_malloc() instead of rt_malloc()
|
||
f6029163d [Common]:drivers:drv_heap:Support DTCM using as heap
|
||
e84d0f694 [BSP] rockchip: regulator: rename DUMP_REGULATOR to REGULATOR_INIT
|
||
bbb8b5fc2 [BSP]: rockchip-common: regulator: support suspend enable and disable
|
||
48e8c551c rockchip-common: dsp: Remove "SConscript" from dsp_fw/
|
||
823a8fcb8 [BSP] Rockchip: Add cache switch in rt_hw_cpu_cache_init
|
||
cd420d2c0 [components]: usbdevice: core: disable ep when usb plug out
|
||
b6274220c [BSP] rockchip: Enable DSI when selects DSI screen
|
||
019b288aa [BSP]: rockchip-common: dsp: Move firmware path to project
|
||
c636767a9 [BSP]: rockchip: koala: Add mnt.c
|
||
eef8a8a7d rockchip-common: i2s: enable/disable mclk automatically
|
||
dc2a221e9 rockchip-common: i2stdm: enable/disable mclk automatically
|
||
a7cdea800 rockchip-common: audio: add trcm handling for drv_i2stdm
|
||
818830cfc rockchip-common: audio: add support trcm mode member
|
||
e0bbe9bf8 [BSP] rockchip: common: add mailbox test case
|
||
170dc4d25 [BSP]: rockchip-common: display: delete some unused code
|
||
05cad707f [BSP]: rockchip-common: display: add power on/off
|
||
4ac1e48fd [BSP] Rockchip: display test: fix compile warning
|
||
79f1efce7 [BSP] rockchip: mv firmware_merger resource_header_tool to tools
|
||
20e534b7b [BSP] RK2108: Add script for update firmware
|
||
7aece8c02 [APPLICATIONS]: fix wrong macro name
|
||
838867c09 [BSP] Rockchip: Move all of bsp to rockchip
|
||
fdd0ac108 [BSP]: rockchip-koala: enable wdt
|
||
a6c21d69c [BSP]: rockchip-rk2108: wdt: use fixed clock_id name
|
||
1d7956a75 [BSP]: rockchip-koala: Remove section type COPY for heap section
|
||
985173007 [BSP]: rockchip-common: regulator: avoid gcc warning
|
||
1922f8250 [BSP] rockchip: audio: init AUDIO_INIT_CONFIG to zero
|
||
0aee0a34e [BSP]: rockchip-common: display: set VOP aclk to 300Mhz
|
||
3835ce9c0 [BSP]: rockchip-koala: Update db loader to v1.01
|
||
5e5243f93 [BSP]: rockchip-koala: Update loader to v1.01
|
||
a2518b535 [BSP]: rockchip-koala: pmic: support pmic setting voltage
|
||
f0177f27e [BSP]: rockchip-common: dsp: Change rt_malloc to rt_dma_malloc
|
||
ba4564744 [BSP]: rockchip-common: dsp: Support loader firmware from fs
|
||
bdfa1c19a rockchip-koala: Move BSS and Heap section to DTCM
|
||
e165fcbfe [BSP]: rockchip-koala: Add clock initialization for CLK_SFC
|
||
44cf60d21 [BSP]: rockchip-common: dsp test: Add dsp_asr_test
|
||
270d91c51 [BSP]: rockchip-common: dsp: Use a ringbuf for word queue
|
||
97c9b7755 [BSP]: rockchip-common: keyctrl: update keyctrl driver
|
||
c0fa87854 Revert "[BSP]: rockchip-common: keyctrl: update keyctrl driver"
|
||
cd5c37342 [BSP]: rockchip: snor: fix spelling error
|
||
e4601ee81 [BSP]: rockchip-common: dsi: add disable function
|
||
a31895c5f [BSP] RK2108: Update config for rk2108
|
||
60e56a03b [BSP]: rockchip: change to use choice to config Kconfig
|
||
6de58dbe7 [BSP]: rockchip-koala: Modify the order of clock init
|
||
e121058e1 UPSTREAM: sdio: mmc.c: 防止容量计算过程溢出/Prevent capacity calculation overflow.
|
||
729760f8c [BSP]: rockchip-koala: Remove unused fuction set_uart_iomux
|
||
9e3e5d4a8 [BSP] RK2108: Add RK2108_EVB board config
|
||
3d06e33df [BSP] rockchip-koala: board: make clk_init before uart_init
|
||
9533ec402 [BSP]: rockchip-rk2108: wdt: enable clock move to rt_device_init
|
||
ef82a92aa [BSP]: rockchip-rk2108: wdt: update HAL_CRU_WdtGlbRstEnable
|
||
60e9e4fa5 [BSP]: rockchip-rk2108: wdt: fix clk frequency source
|
||
be5dfe202 [BSP]: rockchip-koala: Add Boot2_Fake.bin
|
||
bd8703505 [bsp]: rockchip-koala: Add firmware package tool
|
||
91e2d7306 [BSP]: rockchip-koala: Add iomux setting
|
||
4b3f1fbdc [BSP] Rockchip: Add mpu test case
|
||
292ade1f5 [third_party] : Add cmsis package
|
||
296b45820 Update .gitignore
|
||
a2a2459fe Revert "[BSP]: rockchip-koala: Add FPGA definition for hal_config.h"
|
||
2d967160a rockchip-common: uart: enable uart clk when init
|
||
2fddfbd2b [BSP] rockchip: rename HAL reg/base to pReg
|
||
089fa97e1 [BSP]: rockchip-common: keyctrl: update keyctrl driver
|
||
57b6ef8c6 [component] bluetooth: optimize code structure for controller init.
|
||
c405701f8 [third_part]: use select instead of depend on in wice kconfig
|
||
530e612f2 [BSP]: rockchip-common: add pd_on and pd_off
|
||
549f1641a [Components][SDIO] fix memmory leak in sdio_reset()
|
||
3b75a60e3 [BSP] rockchip-common: change to use rt_dma_alloc()
|
||
6ffa9c04c [BSP]: rockchip-rk2108: wdt: fix wdt clock gate source
|
||
976b51b42 [BSP]: rockchip-common: display: wait until frame start and return
|
||
3f8188844 [BSP]: rockchip-common: display: update mcu timing
|
||
42001c120 [BSP]: rockchip-common: i2c: add clk enable and disable
|
||
b512a9cd3 [BSP]: rockchip-common: clk: add clk_enable_by_id and clk_disable_by_id
|
||
64174f182 [BSP] Rockchip: Add lisence claim for heap_test
|
||
c731d6a4e scr1: add section information for finsh shell and modules
|
||
7b0c7d3c7 [BSP]: rockchip-common: dsp: Set uart port to dsp
|
||
390304f6a [BSP] rockchip-common: tests: update gpio test case
|
||
189717c33 rockchip-common: dsi: get final dsi mbps in HAL_DSI_M31DphyInit
|
||
86c75341f [BSP] RK2108: Remove redundancy configuration
|
||
a8f87104c rockchip-rk2108: board: init the dvfs table config.
|
||
b7f6560b8 [BSP] RK2108: Use only msh for reduce memory used
|
||
9b8d6d27c [BSP] RK2108: Add full config for rk2108
|
||
514d37b83 scr1: fix undefined reference to `__wrap_memset' error
|
||
88ebe064e [BSP] rockchip-rk1808: board: move mmc table out of dependence of power module
|
||
d3df57b68 [BSP]: rockchip-common: add clk_disable
|
||
0a6c47bea [BSP] rockchip-koala: board: add regulator init information
|
||
d0e5c2a62 [BSP] rockchip-common: enable sdio clock gate
|
||
14451a06b [BSP]: rockchip-common: usb: fix phyif
|
||
37637c977 [BSP] rockchip-common: codecs: es8388: cleanup style and checking bring up status
|
||
caa933eb4 [BSP] Rockchip: display test: use new malloc api
|
||
06282414e [BSP]: rockchip-common: display: add aligned check
|
||
1dc7e9045 rockchip-common: display: panel_cfg: add panel aligned config
|
||
be7b3d6de [BSP]: rockchip-common: vop: move hard init to vop_enable
|
||
02a81e5b2 [BSP]: rockchip-common: panel: move mcu init cmd to enabel/disable
|
||
2a74554bc [BSP]: rockchip-common: display: use rt_dma_malloc to alloc fb
|
||
8f3deccc0 [BSP] Rockchip: Support alloc dma memory from large heap
|
||
e394b71fc [BSP] Rockchip: display test: update test case
|
||
6046d28dd [BSP]: rockchip-common: usb: enable controller clocks
|
||
673ebf796 [Components][SDIO] add sdio_reset()
|
||
5363616f8 [component] bluetooth: ap6212:support for rk2108
|
||
cd90b8adf [BSP] rockchip-common: enable sdio card clock
|
||
9ebedc845 [BSP]: rockchip: snor: Change to register XIP interface
|
||
f4839377f [BSP] rockchip-common: codecs: es8388: only mix DACLR and recover to 0dB gain
|
||
e3cdf034e [BSP] Rockchip: Fix display compile warning
|
||
697487668 [BSP]: rockchip-rk2108: wdt: update wdt driver and test code
|
||
82d8cbe7b [BSP]: rockchip-rk2108: wdt: enable wdt0_glbrst_en
|
||
c57f3d451 [BSP] rochchip-common: tests: fix compile error
|
||
8c2614167 [components][drivers][pwm] modify pwm_set example
|
||
da4846f9b [BSP]: rockchip: snor: remove waring
|
||
b6c08e581 [BSP] RK2108: use raw .config instead of genconfig
|
||
da5d7c286 [BSP]: rockchip-common: clk: Fix DSP CLK and PD set bug
|
||
950bcadc1 rockchip-common: display: panel_cfg: fix typo in mode
|
||
620a0de6c rockchip-common: tests: Fix audio_test compile bug
|
||
aafd17594 rockchip-common: use a power req for a dvfs node.
|
||
994f3b5b5 [BSP]: rockchip: add SPI controller SPI Nor support
|
||
860c94725 [BSP] Rockchip: Add rt_dma_alloc support
|
||
41cda60e2 [Components]: select RT_USING_AUDIO when enable player
|
||
cc541563d [BSP] RK2108: evb: add panel related iomux in lcdc_iomux_config
|
||
923470257 rockchip-common: display: support st7703 ds panel
|
||
6e1d324d7 rockchip-common: display: panel_cfg: increase dsi lane rate
|
||
066ecf2c1 rockchip-common: display: panel_cfg: format each panel
|
||
f6ba47384 [BSP]: rockchip-rk2108: iomux: fixup audio pwm iomux
|
||
2e6b90bc6 [BSP]: rockchip-common: clk: disable unused CLK after initialization
|
||
c5a6dfa79 rockchip-common: dsi: parse modeinfo in HAL_DSI_PacketHandlerConfig
|
||
9924748d9 [BSP] Rockchip-soc: Add cmbacktrace and interrupt init
|
||
f4ec14126 [BSP] RK2108: Move usb hid rodata to sram
|
||
0bd50eb4b [BSP] rockchip: dma_test: avoid gcc warning
|
||
49d499351 scr1: add riscv initial version
|
||
b736e63de [BSP] rockchip: fix display compile error
|
||
0bcd22df6 [BSP]: rockchip: add FSPI tuning support
|
||
9da7e2073 [BSP]: rockchip-rk2108: audiopwm: Adds set_clk function
|
||
215282e4c [BSP] rockchip-common: tests: add codec es8388 test
|
||
ffeb1b5f9 [BSP]: rockchip-rk2108: defconfig: enable codec es8388 driver
|
||
c3201beec [BSP] rockchip-common: add support codec es8388
|
||
221d79241 [BSP]: rockchip-rk2108: board: add codec es8388 description
|
||
b1a30ac6c [BSP] rockchip-common: Add reboot command
|
||
81f02c8ce [BSP]: rockchip-common: display: set s6e3hc2 panel 60fps
|
||
79b5cea2e [BSP] rockchip: documents: add usb developer guide v1.0
|
||
df590c5a7 [BSP]: rockchip-common: display: fix compile warning
|
||
f0ee04f91 [BSP] rockchip-common: gpio_test add set iomux to gpio
|
||
6635d5751 [BSP] rockchip-common: format tests code
|
||
d14107338 [BSP] RKCOMMON: Add dcache test case
|
||
74136bf03 [BSP] RK2108: Fix iomux dsp jtag and i2c conflict
|
||
7edc08044 [BSP]: rockchip-rk1808: add SYS_TIMER
|
||
1806c88da [BSP] rockchip-common: update GPIO test
|
||
bd0e12ff8 [BSP]: rockchip-common: regulator: fix up the regulator_inits struct
|
||
a895daaf9 [BSP]: rockchip-common: using rt_list_t instead of hal_list
|
||
e8f10505f [BSP] RK2108: Add dynamic module link support
|
||
fde19684d [BSP] RK2108: Add irq priority config
|
||
622f46fbe [BSP] Rockchip: Force redirect hal log to rtt console
|
||
6ac83412f rk2108: loader: Set SFC driver strength level1.
|
||
033a91e6f [BSP]: rockchip-common: spi: add dma burst config
|
||
ff33d59ec [BSP] rockchip-common: support passing parameter from board files
|
||
b75b6b6e1 [BSP]: rockchip: add partition protect
|
||
ab7049478 [BSP]: rockchip-rv1108: add SYS_TIMER
|
||
48c933d08 [BSP]: rockchip-common: dsp: Set tcm retention when suspend
|
||
e07549b86 [BSP]: rockchip-common: dsp: Enable auto gating
|
||
3ff4e31d8 [Components]: player: support get cur time
|
||
9bd7243e2 [BSP]: rockchip-common: spi: fix irq handle for cortex-m
|
||
94ba3a402 [TEST] kernel: Add srand for stress test
|
||
50c50a8c0 [BSP] RK2108: make online package selectable
|
||
04a713415 [Components]: player: rename macro
|
||
40bfb2c51 [BSP] rockchip-common: Partly restore using global variable for interrupt
|
||
9c4ca95c2 [application]: add kconfig for control third application
|
||
d521b3c55 [BSP] Rockchip: Kconfig: Add S6E3FC2X01 mipi panel Kconfig
|
||
db2a36bca [BSP]: rockchip-common: display: update display sync
|
||
cf738b118 [BSP]: rockchip-rk2108: defconfig: enable audio
|
||
bec171ec9 [BSP]: rockchip-rk2108: board: Add default sound cards
|
||
e9ced0fbf [BSP]: rockchip-common: reconstruct audio
|
||
8d2fac194 [BSP]: rockchip-common: dma: Add support for get dma by id
|
||
5b5e2b31f [BSP]: rockchip-common: drivers: include child dir Sconscript
|
||
120c93708 rockchip-common: dsi: move dphy pll settings into dphy init
|
||
e077d1763 [BSP] RK2108: Init cmbacktrace before board init
|
||
ab225da02 [BSP] rockchip-common: regulator: do something if return HAL_INVAL.
|
||
1ebfa1721 [BSP] Rockchip: add TIMER module
|
||
29b69507b [BSP]: rockchip-soc: board: invoke hal bsp init
|
||
43d8c0989 rockchip-common: display: support s6e3fc2x01 panel
|
||
31744ee28 [BSP] Rockchip: display test: use gpio from ap to switch mipi
|
||
285233c3a [BSP] Rockchip: display test: update display test case
|
||
289a04f78 [BSP]: rockchip-common: display: update ss panel config
|
||
b3fb2be9e [third_party] wice: Add rk2108 ap6212_a lib
|
||
99c3b7115 [third_party] wice: Add rk1808 ap6212_a lib
|
||
477a4e731 [BSP] rockchip-rk1808: support third_party build
|
||
f7e9913ed [BSP] rockchip-rk2108: support third_party build
|
||
cf13a3ddd [third_party] wice: Add wice wlan support
|
||
387253427 [BSP] koala: format code
|
||
78a6499fa [BSP] rk2108: format code
|
||
ecdb606d9 [BSP] RK2108: format code
|
||
d7782da51 [BSP] rockchip: format drivers code
|
||
89cdaf30b [BSP]: rockchip-common: keyctrl: update keyctrl driver
|
||
afa10b711 [BSP] rockchip-common: tests: update keyctrl test case
|
||
a138f91db [BSP]: rockchip-common: keyctrl: update keyctrl driver
|
||
588a49b3c [Components]: codec: amr: add macro to decrease amr size
|
||
3e3dc272f [BSP] rockchip-common: don't expose global variable for sdio
|
||
f64f24a00 [Components]: codec: amr: rename *.cpp to *c
|
||
990a3c492 [BSP]: rk1808: deconfig: Disable mp3,speex by default
|
||
3cd7efa1e [Components]: player: fix wrong compile option
|
||
6a93c204d [BSP]: rockchip-common: dsp test: Show period info
|
||
22f52b435 [Components]: codec: mp3: remove unused file
|
||
5708d108c [BSP]: koala & rk2108: add SYSTICK module
|
||
af644d209 [BSP] RK2108: enable power domain support
|
||
be8104c61 [BSP] RK2108: Enable exec in data section when dlmodule enable
|
||
2714a3a51 [BSP] RK2108: evb: remove call HAL_SYSTICK function
|
||
0c7a18850 [BSP] RK2108: change to uart0 for .config
|
||
1cd288e0f [COMPONENTS]:[Lvgl]: Move lv_refr hooks to application code
|
||
f33a4d1a5 [BSP]: rockchip-koala: Remove eh_frame_hdr section
|
||
33145839f [BSP] RK2108: add cif moudle enable configuration
|
||
09a418fa9 [BSP] RK2108: Implement rt_hw_console_output
|
||
c1e0b5308 [BSP]: RK2108: Correct sdio iomux and drive strength for rk2108
|
||
723669306 [BSP] RK2108: Add mpu config for xip
|
||
fddb2dc6d [BSP] RK2108: Modify XIP build condition
|
||
cdb09d1ab [BSP] RK2108: Add uart0 & uart2 defconfig
|
||
e80eb6853 [BSP] RK2108: Force partion align with 64KB
|
||
a25baeb70 [BSP] rk-common: Move io from test to driver
|
||
bbe626815 [BSP]: rockchip-common: dsp: Enable clk and pd
|
||
0cf223255 [BSP]: RK2108: Correct sdio iomux for rk2108
|
||
b548b51dd [Components]: player: fix compile bug
|
||
918d2609a [BSP]: rk1808: rtconfig: fix codec default value
|
||
e795f0e03 [BSP] RK2108: add more clk initializations
|
||
314e73106 [BSP] rockchip-rk2108: hal_config.h select HAL_AUDIOPWM
|
||
8b8e90eff [BSP] rockchip-common: tests: fix to rt_malloc_large for audio test
|
||
6ae44e9da [BSP] RK2108: enable large malloc heap
|
||
73cc8d027 [BSP] RK2108: init display iomux
|
||
33886d69b [BSP]: rockchip-common: display: set mcu panel to 60 fps
|
||
affd85cf8 [BSP]: RK2108: config ext reference clock as source clock for systick
|
||
8c967e110 [BSP] RK2108: Fixed m4 and DSP initialization freq
|
||
62ea1834e [BSP]: rockchip-common: display: update ariable type
|
||
9d28bb4dd [BSP] RK2108: Add loader and README
|
||
5fb0048e5 [BSP]: rockchip-rk2108: enable FSPI XIP
|
||
775de074b [BSP] RK2108: Switch console to uart2 and enable m4 jtag
|
||
674752d80 [BSP] RK2108: Add JTAG config to board
|
||
96b5cc702 [BSP]: rockchip-koala: Remove ctors and dtors section
|
||
1929e8267 [BSP] Rockchip: documents: add power developer guide
|
||
532f0bbc4 [Components]: player: Support to play amr
|
||
bf82f14bd [Components]: codec: Support amr codec
|
||
1976a0831 [BSP] RK2108: add SDIO Kconfig and HAL control
|
||
7224e8c3f Revert "[BSP] RK2108: Add define for FPGA"
|
||
8de35a5ac [component] driver: Fix sdcard mount function
|
||
252bfd0a5 [BSP] RK2108: Enable elmfat support default
|
||
9e2929119 [BSP] RK2108: enable usb device HID support
|
||
07f1669fe rockchip-common: driver: use dvfs for pm mode ctrl.
|
||
08ccc0cde [BSP] RK2108: add more clk initializations
|
||
8402ed0c9 [BSP] Rockchip: spi: add spi developer guide
|
||
332710990 Revert "Kernel: Kconfig add console baudrate"
|
||
5a12d1400 [BSP] Rockchip: Add new document
|
||
49b2b68c7 bsp: rockchip-common: drivers: spi: support spi0 and add note for api
|
||
ca4157a51 [BSP] Rockchip: display test: add ebook and clock demo
|
||
b3421eb18 [BSP] rockchip-rk1808: sort evb defconfig
|
||
a89febb12 [BSP] rockchip-rk2108: sort evb defconfig
|
||
145b128fa [BSP] RK2108: Modify link script for xip switch
|
||
027ce0fce [BSP] Rockchip: rename HAL_SysTick to HAL_SYSTICK for board.c
|
||
a8e843fc3 [BSP]: rockchip-koala: Remove the directly call of dfs_init
|
||
fd623326c [TOOL] : Force sort for genconfig command
|
||
3e766613b [BSP] RK2108: add pwr config for regulator.
|
||
6adda92f7 [BSP] rockchip-common: Set SDIO card clock to 50MHz
|
||
a0a0902e6 [Components]: player: change file mode to 100644
|
||
869c8edd4 [BSP]: rockchip-rk1808: hal_conf: Add support for pmic
|
||
db7788786 [BSP] rockchip-rk1808: board: add regulator init information
|
||
b9c36ccaa [BSP]: rockchip-common: pmic: bring in pmic support
|
||
04baf67a0 [BSP]: rockchip-common: regulator: Perfect regulator functions
|
||
8ee2b87e9 [BSP]: RK2108: add system power hold control.
|
||
79a296605 rockchip-common: driver: add dvfs/clk/power request support.
|
||
8996e58a3 [BSP] rockchip-common: change SDIO driver to INIT_DEVICE_EXPORT
|
||
dd8c7fff8 [BSP]: rockchip: add comment for drv_snor
|
||
f610ad558 [BSP]: rk2108: display: Add function comments
|
||
774df61c6 [BSP]: rockchip-common: display: Add function comments
|
||
0356fdb49 [BSP]: rockchip-common: display: add M4 to create test pattern
|
||
115af3a48 [BSP] Rockchip: display test: update test case
|
||
f5e0992b8 [BSP]: rockchip-common: wdt: update wdt
|
||
5769a90fb [BSP] rockchip-common: tests: add keyctrl support
|
||
5c958ee4b [BSP]: rockchip-common: keyctrl: update keyctrl driver
|
||
d80249676 [BSP]: rockchip: support registing flash_part separately
|
||
cab996e8d [BSP] rockchip-rk1808: add SDIO/SDMMC Kconfig
|
||
c165f446e [BSP] RK2108: Add firmware package tool
|
||
41c0684d3 [BSP] rockchip-rk1808: board: update evb defconfig
|
||
01fa92694 rockchip-common: driver: separete the int-reg and i2c-reg for regulator.
|
||
d8dc40f01 [BSP]: rockchip-rv1108: add system_rv1108.c to compile
|
||
16f6eec58 [BSP]: rockchip-rk1808: add system_rk1808.c to compile
|
||
0a019ee33 [BSP]: rockchip-koala: Add HAL_SPI definition
|
||
49bc482f9 [Components]: codec: hide audio codec when player is closed
|
||
67de4d58c [Components]: player: close speex & mp3 when player not open
|
||
11c21cc95 [BSP] rockchip-rk1808: fix system halt issue
|
||
5fc5cc66f [BSP] rockchip-rk1808: board: add iomux for evb
|
||
4313503bc [example] bluetooth: add hfp_client demo
|
||
cb8be27ec [BSP] rockchip-common: add sdio/sdmmc driver
|
||
ac3f8ca72 [BSP] rockchip-rk1808: board: set SDIO clk to 50MHz
|
||
c1b5d55a2 [BSP] rockchip-rk1808: add HAL_SDIO_MODULE_ENABLED control
|
||
5aabe318c [BSP] Rockchip: Move driver guide to rockchip-common
|
||
601338ae4 [BSP]: Rk1808: Convert SARADC from poll mode to irq mode
|
||
ad3671f09 [BSP] rockchip: remove useless __irq define
|
||
c2ee9a8f2 [BSP] Rockchip: cru: Modify document style
|
||
8be7ebafe [BSP]: rockchip-koala: Enable DMA PL330
|
||
94c5b8e6f [component] bluetooth: Fix copyright name
|
||
0fc0b6f8f [BSP] rockchip: Fix copyright name
|
||
d39c70054 [BSP] Rockchip: Modify document style
|
||
17fec3687 [BSP]: rockchip-koala: hal_conf: add pl330 dma conf
|
||
ac136a032 [BSP]: rockchip-koala: Add HAL_PWM defintion
|
||
b58fbd6a3 [BSP]: rockchip-common: dsp: Add function comments
|
||
dac5bef95 [BSP]: rockchip_common: adjust dma abstract layer
|
||
9d121e6e1 [BSP] rockchip-rv1108: replace RK_CLRSET_BITS by VAL_MASK_WE
|
||
648d350e7 [Components]: [lvgl]: Modify littlevgl2rtt_init initialization parameters
|
||
bfbd68298 [BSP]: rockchip-koala: Set console baudrate to 115200
|
||
0c610a5bc [BSP]: rockchip-koala: Add HAL_I2C definiton
|
||
6acbf3c94 [BSP]: rockchip-koala: Add FPGA definition for hal_config.h
|
||
e7b50f12a [BSP]: rockchip-koala: remove declaration of function rt_hw_board_init
|
||
fd7c78204 [BSP]: rockchip-common: dsp: Fix memory fault bug
|
||
d8058aa33 [BSP]: rockchip: select RT_USING_MTD_NOR when RT_USING_SNOR is defined
|
||
7ade19d49 [BSP]: rockchip: return RT_EINVAL when there is no host
|
||
5703486ca [BSP]: rockchip-koala: enable test framework
|
||
9d1cea8ab [BSP] rockchip-common: uart: optimize code structure
|
||
ef51c37a6 [component] bluetooth: update Kconfig
|
||
992f15636 [BSP]: rockchip-rk1808: Add fstab config
|
||
5aa7c38ca [BSP]: Rk1808: Add SARADC support
|
||
73ba25f93 [Components]: player: Add to support audio player.
|
||
f78abfa49 [Components]: codec: Support mp3 decode & speex encode
|
||
f3208b5dd [BSP]: rockchip-rk1808: aligned SNOR host in hal_conf
|
||
8e02cfc18 [BSP]: rockchip-koala: add SNOR host type define
|
||
125d6e3d2 [component] bluetooth:btc:add bt pair api
|
||
801db8540 [example] bluetooth:add a2dp_sink、bt_discovery
|
||
8ba3918d9 [component] bluetooth: Add bluedroid for RT-Thread. 1.support classic bluetooth and BLE,defalut close ble config. 2.already support AP6212 and Koala.
|
||
e248ed295 [BSP] rockchip-rk1808: increse hal tick in timer isr
|
||
4b5228bbc Revert "[BSP] rockchip remove NULL PrivateTest directorys"
|
||
8fce7cf8e [BSP] rockchip-rk2108: optimize drivers/Kconfig
|
||
c1c0bc062 [BSP] rockchip-rv1108: optimize drivers/Kconfig
|
||
f4f44d18f [BSP] rockchip-rk1808: optimize drivers/Kconfig
|
||
83a6a7344 [BSP] rockchip-common: fix Kconfig under drivers
|
||
dbf19f718 [BSP] rockchip-koala: enable HAL_GPIO_MODULE_ENABLED
|
||
7c950ac97 [BSP] rockchip-koala: compile files under lib/hal/bsp
|
||
ee0646d28 [BSP] rockchip-koala: make private Kconfig
|
||
fa903e982 [BSP] rockchip remove NULL PrivateTest directorys
|
||
b798190ae [BSP] rockchip-common: tests: build CommonTest
|
||
a3015b0d9 [BSP] RK2108: modify the path for hal_cpu_m_sleep.S
|
||
a301cfe58 [bsp]: rockchip-common: Add pwm driver
|
||
bcaec56dd RK2108: evb: defconfig: Enable pwm module
|
||
8e9023da0 [BSP]: RK2108: Add PWM support
|
||
673ae0c15 [BSP]: rockchip-common: i2c: simple init code
|
||
1b806c18a [BSP]: rockchip-common: i2c: register all i2c
|
||
d61a6beda [BSP]: rockchip-rv1108: Add fstab config & file test
|
||
3944d9d5b Koala: Add clock initialization
|
||
8b93b7885 Koala: Add config for cru
|
||
de99b454a [BSP] rockchip-rk1808: hal_config.h enable PINCTRL
|
||
ea172a335 [BSP] rockchip-koala: set target name to rthread.elf
|
||
7b502fc44 [BSP] rockchip-rk1808: board: add i2c0
|
||
5bb2f2529 [BSP] rockchip: remove RT_USING_SPI config
|
||
d3a4424c1 rockchip-common: driver: add regulator driver for power ctrl.
|
||
1f80c0599 [BSP]: rockchip-common: keyctrl: use HAL_KeyCtrl_GetValue to get keyctrl value
|
||
1029baa7a [BSP] rockchip-common: uart: rx misses data 0xff
|
||
69aa2547c Kernel: Kconfig add console baudrate
|
||
4f8e904c2 [BSP]: rockchip-common: enable wdt hal module
|
||
945918f17 [BSP]: rockchip-common: wdt: fix parameter of HAL_WDT_Init
|
||
ec084c7f3 [BSP]: rockchip-common: keyctrl: add keyctrl driver
|
||
b9c746c2c [BSP]: rockchip-rv1108: add SNOR host define
|
||
0ab902611 [BSP] rockchip-rk2108: Change the SFC controller to FSPI controller
|
||
65b73f0e7 [BSP] rockchip: add FSPI SNOR support
|
||
fe1c3ca33 [BSP] rockchip-rv1108: define flash partition in board.c
|
||
2cdc73f03 [BSP] rockchip: adjust SNOR support
|
||
52bd3b5e8 [BSP]: rockchip-koala: Enable CMBACKTRACE
|
||
a6ed84094 [Components]: LittlevGL2RTT: Support display sync hook
|
||
757327c9b [Components]: LittlevGL2RTT: Format code style
|
||
415d98ce9 [BSP] Rockchip: use event to sync with userspace
|
||
a3897b3dd [BSP]: rockchip-common: drivers: Fix drv_display.c bug when enable large_heap
|
||
7b7de3f29 [BSP] RK2108: Keep the kconfig of driver independent
|
||
63ab97d37 [BSP] Rockchip: update for vop and userspace display sync
|
||
469dd6e59 [BSP]: RK2108: Fix missing .config
|
||
db5d4466e [BSP]: RK2108: Add RGB driver compile depend on RT_USING_RGB
|
||
70156a6c5 [BSP] rockchip: optmize board files for SoCs
|
||
fb14fa02a [BSP] rockchip-common: display: fix __weak to RT_WEAK
|
||
41b121d9a [BSP] rockchip: gpio driver sync with updated hal driver
|
||
d3e80bf2b [BSP]: rockchip-common: i2c: Fix init crash
|
||
41f4e212e [BSP]: rockchip-common: spi2apb: fix irq handle for cortex-m
|
||
4c1d04ec1 [BSP] rockchip-rv1108: add private test dir for rv1108
|
||
b798dda24 [BSP]: rockchip-common: Kconfig: Define more I2C bus config
|
||
38626241c [BSP]: rockchip-common: i2c: use config at board.c
|
||
1a32b1f60 [BSP]: RK2108: Add board config for rk2108
|
||
59cc617a1 [BSP]: rockchip-rk1808: config: enable dma
|
||
f79b5e62f [BSP]: rockchip: hal_conf: Add support for DMA
|
||
e63f59d6b [BSP]: rockchip-common: dma_test: mark dma mem<-->dev test as optional
|
||
dde30ea08 [BSP]: rockchip-common: dma: reconstruct dma
|
||
5a96d1134 [BSP] rockchip-common: tests: add RT_DEBUG_USING_IO for io.c
|
||
ec552ff1d [BSP] rochchip-common: tests: add uart test Kconfig
|
||
9cd3d57a2 [BSP] rockchip-common: drivers: add uart3..9 Kconfig
|
||
f6316b9e3 Drivers: serial: add auto flow control
|
||
d99b3536d [BSP] rockchip-socs: update hal_config.h rtconfig.h .config
|
||
efab8668a [BSP]: Koala: use function main directly
|
||
1b8d412ba [BSP] rockchip-common: tests: add termios_test
|
||
18ecc2aa1 [BSP] rockchip-common: Fix drv_cache comiple warning
|
||
3b1a0a76b [DeviceDriver][serial] : add baud rate 1500000
|
||
963da6d42 [BSP]: rockchip-common: i2c: fix the "#ifdef" error
|
||
3942edcea [BSP] rockchip-common: tests: add io command
|
||
466453e34 [BSP] RK2108: Add large heap interface
|
||
3d49a1785 [BSP] rockchip-common: use general interrupt APIs from rthw.h
|
||
6f134b979 BSP: RK2108: support dvfs
|
||
aaa77fde0 [BSP] rockchip-common: drv_gpio modify GPIO port to bank
|
||
aac86b897 [BSP]: rockchip-common: clk: move the clk init and dump to evb board
|
||
63bfbeec1 [Drivers] serial: add baudrate 1500000 and 4000000
|
||
5de70e5b8 [BSP] rockchip-common: remove blank line from driver Kconfig
|
||
facd3806a [BSP]: rockchip-common: dsp: Add MAILBOX0_AP_IRQn into mbox_client
|
||
1d9271dff [BSP] rockchip-common: ten uart devices for future
|
||
dc35ef8c4 [BSP] rockchip-common: tests: add hal_base.h for i2c_test.c
|
||
56ebf0bcf Update .gitignore
|
||
0361e7ec2 [BSP] rockchip-common: update gpio driver
|
||
fbea1e328 [BSP]: rockchip-common: pm: support dvfs power modes!
|
||
2245e23a9 [COMPONENTS]: system: LittlevGL2RTT: initial background color to BLACK
|
||
04c3529b6 [BSP]: rockchip-common: display: add mutex for display driver control
|
||
9aeba5bf8 [BSP]: rockchip-common: add FAT support
|
||
5ed6bc7ce [BSP]: rockchip-common: usb: fix compile warning
|
||
e2da182a7 [BSP] Rockchip: Add doxygen config and document for drv_cache
|
||
e751d69bf [BSP] RK2108: Fix ramfs probe error
|
||
a1b743c80 [BSP]: Add basic support for rockchip koala
|
||
ed05df54a [BSP]: rockchip-common: display: update display interface
|
||
d952cb2ac [BSP] RK2108: Simplify config for hal_conf
|
||
aacec0835 [BSP]: rv1108: fix compiling error
|
||
67493e779 [BSP]: Rk1808: Support clock driver.
|
||
2ef9c0377 [BSP] RK2108: Add uart default config
|
||
8db50ef80 [BSP] rockchip-common: add mtd flash support
|
||
9ba4dd255 [BSP] RK2108: Add kernel test case
|
||
dbc4fe07c [kernel][mem] Add new information for memcheck
|
||
e5a19abde [BSP] rockchip-rk1808: support GICv3 for RK1808 SoCs
|
||
a7ccce8c2 [BSP] rockchip-rk1808: support rockchip rk1808 SoC
|
||
68b536964 [BSP] rockchip-common: add RT_USING_XXX for drivers
|
||
4f36365a7 [BSP] RK2108: Update common test
|
||
1635b74c7 [BSP] rockchip-common: use rthw APIS for drv_uart
|
||
05121eabb [BSP] rockchip: define RT_USING_UART
|
||
ef05f5282 rockchip-common: display test: update some display test case
|
||
d5401914e [BSP]: Common: dsp: Change RT_USING_DSP scope
|
||
141675f24 [BSP] RK2108: enable usb device HID support
|
||
bd3324bec [BSP]: rockchip-common: add usb device driver
|
||
e24553106 [BSP]: rockchip-common : clk: fix up the drv_clock
|
||
f66f8b057 [component]: usbdevice: hid: fix desc bugs
|
||
0d43ea79e [component]: usbdevice: fix compiling error
|
||
9b9c3b83b [BSP] rockchip-common: add gpio_test driver
|
||
345a99ce2 [BSP] RK2108: rtconfig.h enable RT_USING_PIN
|
||
ce92f2a14 [BSP] RK2108: define HAL_GPIO_MODULE_ENABLED
|
||
e5472aba2 [BSP] rockchip-common: add typedef for GPIO_REG in drv_gpio
|
||
055076588 rockchip-common: vop: fix compile warning and error
|
||
bb4b8cca7 [BSP]: rockchip-common: vop: enable clk control for vop
|
||
fb6dc3136 [BSP]: rockchip-common: display: exchange vop commit and dsi set area
|
||
4ccac16d8 [BSP]: rockchip-common: add gpio driver
|
||
767f38fe7 components: system: LittlevGL2RTT: fix compile error for 1bpp mode
|
||
4f841433f [BSP] Rockchip: display: Move panel config to menuconfig
|
||
b736d8536 [BSP]: rockchip: formated by astyle without indent-preproc-block
|
||
64e00b937 Common: dsp: Fix not used warning
|
||
7738a82ee [BSP]: rockchip-common: display: fix logical error
|
||
66814df83 [BSP]: Common: dsp: Fix compile warning
|
||
3b08fc486 [BSP] Rockchip: fix win alpha test failed
|
||
c7c745a81 [BSP] Rockchip: Support trace from dsp
|
||
3509d9870 components: system: lvgl: use configured LV_HOR_RES*LV_VER_RES for fb size
|
||
27ca8790a [BSP]: rockchip-common: display: use framebuffer for GUI
|
||
62bddfbde [BSP]: rockchip-common: display: save usr config
|
||
3190e07de [BSP]: rockchip-common: vop: add RGB332 pixel format for 8bpp mode
|
||
1f1a3544a [BSP]: common: Add support MCU mode init
|
||
78a3740e4 [BSP]: common: Add interrupt for rt-thread
|
||
6e8437430 [BSP] RK2108: Add Werror compile option
|
||
93f30c833 [BSP] Rockchip: update coding style for display
|
||
f0d8829e7 [BSP] Rockchip: enable VOP frame start and debug irqs
|
||
b291b6e04 [BSP] Rockchip: Add display driver compile switch
|
||
b3631b28f [BSP] Rockchip: add support dsc area display
|
||
b764f72c0 Move online LittlevGL2RTT to components/system
|
||
8130ef2c3 [BSP]: Common: dsi: remove unused func.
|
||
a19d06ee9 [BSP] RK2108: Enable FPU for RK2108
|
||
4a0b3b3e3 [BSP]: Common: dsi: add irq handler
|
||
257b54184 [BSP] RK2108: Move board init from rockchip common to bsp drivers
|
||
09d07c9df [BSP] RK2108: Fix confilct of cmbacktrace if use online package
|
||
9644b6dca [BSP]: Common: display: add mipi_switch control
|
||
89a47d13a [BSP] RK2108: Update for support cmbacktrace
|
||
ed991a35e [BSP]: RK2108: Add cache interrupt handler
|
||
d0bd15cd3 [BSP] Rockchip: Unified common drivers & tests & hal
|
||
391f6aed3 [BSP] RK2108: Fix CRU compile error for update HAL
|
||
64fa21405 [BSP]: rv1108: fix compiling error
|
||
74412759d [BSP] Change the version number to 3.1.3 on 'rtconfig.h' and '.config' file.
|
||
3c4955a4d Sync from master (fc5cfe0a5e5709878f50b904df7c3355078941dd)
|
||
a3c833ac3 Update the version number to 3.1.3 .
|
||
5d86d4f71 [kernel] Fix ENOTSUP issue.
|
||
7163bafed [Kernel] sync with pthread issue in master
|
||
bc857eec5 [kernel] sync with pthread_exit issue in master
|
||
cee3d5db7 [Kernel] signal issue: add more comments.
|
||
c7a236075 [Kernel] rt_thread_handle_sig will clear signal_state always.
|
||
3073abe9e [Kernel] code cleanup for signal handling.
|
||
f39303158 fix signal
|
||
7d3ce25bd Sync from master (6a150c0963d4db931f71c5716c1811b672a19af3)
|
||
c125a1b41 Add rt_uint64_t/rt_int64_t type definition.
|
||
678c1e3e3 Update the changelog.
|
||
ec1db0a81 Sync from master (aa1e41d04f6b7b37786b1d88f492701e9d4acf5a)
|
||
dff603e3b Sync from master (99bef01983d9e74e6a261df0ff0feadc41e8e8ad).
|
||
7a833d7df Sync from master (0889bafda8e03c6809d43ec87ee28b940efb28aa).
|
||
cfb4a2203 [bsp] Remove the at91sam9g45 bsp.
|
||
0e7841981 [bsp] sync to master version(366e28f47682f76b3f6df85c3dcbd9785a01fa39), not contain stm32 new BSP.
|
||
454b2c88a [component] Sync to master (366e28f47682f76b3f6df85c3dcbd9785a01fa39).
|
||
1c518cbec [component] Sync to latest version.
|
||
eccd6c5bf [example] Sync to latest version.
|
||
567b2dbde [bsp] Update tm4c19x and fix the warning in lwip-1.4.1
|
||
dcdf2ba9c Update the rt_hw_interrupt_install input param to 'const char *name'.
|
||
8bd2dc88d [libcpu] Sync to latest version.
|
||
a2d5129a9 [Tools] Sync to latest version.
|
||
1eee00213 [Kernel] Sync to latest version.
|
||
535a4e0a3 Update the version number to v3.1.2 .
|
||
fb452c38f Revert "[BSP]: qemu-vexpress-a9: Fix compile error"
|
||
e6ea0de35 [BSP]: qemu-vexpress-a9: Fix compile error
|
||
7b51b41eb [BSP]: rk2108: add support for audiopwm
|
||
5288a423b [BSP] RK2108: Add define for FPGA
|
||
858fc422e [BSP] RK2108: Enable I2C driver support
|
||
ccfe2b4fe [BSP] RK2108: Add I2C driver support
|
||
1ef612e01 [BSP]: RV1108: fix drv_snor to support multy SFC base
|
||
d08a27b3d [BSP]: rk2108: fix drv_snor to support multy SFC base
|
||
b95b8c63a [BSP] rk2108: enable dsp hal according to RT_USING_DSP
|
||
e85632404 [BSP]: RK2108: add bsp lib include
|
||
5038fc59f [BSP]: RK2108: fix drv_flash_partition error
|
||
3c8a7411e [BSP]: RV1108: add snor driver
|
||
130f94b26 [BSP]: rv1108: prepare ramfs and rz command support
|
||
6eb7b5839 [BSP]: rv1108: porting support rockchip rv1108 SoC
|
||
c039e887b [BSP] RK2108: Add ramfs & zmoderm ymoderm support
|
||
9f8278a0b [BSP] RK2108: enable pm hal module
|
||
e01f853ae [BSP]: rk2108: rm cross_tool tag in HalSConscript
|
||
871c97200 [BSP]: rk2108: fix CMSIS CORE including path
|
||
58e84df9e [BSP] rk2108: extDrivers/Kconfig add SPI2 and UART2
|
||
ec5d04299 [BSP]: rk2108: fix rk2108 script naming conventions error
|
||
69da8357d UPSTREAM: [components/drivers/audio] [修复] 编译警告
|
||
220fde7cf [BSP]: rockchip: Enable SPI2APB driver support
|
||
40bfa36e4 [BSP]: rk2108: add sfc nor flash driver
|
||
4f5a0c017 [BSP] RK2108: Enable SPI support
|
||
0adb26431 [benchmark] Add benchmark for RT-Thread
|
||
2468cb113 [BSP] RK2108: Move rgb driver to rk2108 extDrivers
|
||
f4ca5fc34 [BSP] RK2108: Add display driver
|
||
2b3a0103e [Kernel]: Add more format define
|
||
5b2a449c7 [BSP]: rk2108: Add support for pl330 dma
|
||
0626c763f [BSP] RK2102: rename to rk2108
|
||
e888ea69c [BSP] RK2102: enable mbox hal according to RT_USING_DSP
|
||
5934ec2c4 [BSP] RK2102: enable uart hal according to RT_USING_UARTx
|
||
1cb935ccc [BSP] Enable hal mbox for RK2102
|
||
b80dd04ee [BSP] Initial version for RK2102 of Rockchip
|
||
cdfe890dc Update .gitignore
|
||
b7e2cd0eb Update ChangeLog.md
|
||
420478a05 Merge pull request #1973 from Guozhanxin/master
|
||
ea1719112 Merge pull request #1972 from Dahua1992/master
|
||
d343c6578 [kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function.
|
||
0df270bfc add #include <sys/time.h>
|
||
c71828fb3 add #include <sys/time.h>
|
||
f6783c6f0 Merge pull request #1971 from Lawlieta/at
|
||
270c39708 [net][at] Modify AT CLI configuration
|
||
302d00ec7 Merge pull request #1969 from uestczyh222/master
|
||
59aee7c46 修复scons --target=vsc 不支持py3的问题
|
||
0533ade4a Merge pull request #1970 from RT-Thread/fix_RTT_ROOT
|
||
42d988ed6 [Tools] Fix the RTT_ROOT issue
|
||
cb1af3616 Merge pull request #1968 from RT-Thread/feature_stack_grows
|
||
00a655ac1 [Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
||
c7a85df1c Merge pull request #1966 from RT-Thread/bsp_stm32f411
|
||
944e28c9a [BSP] remove settings folder in stm32f411-nucleo
|
||
5ab775ee2 Merge pull request #1965 from RT-Thread/fix_py3
|
||
d687cfb22 [Tools] Change building script for Py3
|
||
02f006d83 Merge pull request #1964 from RT-Thread/fix_exfun
|
||
e108dfe4a [libc] Fix the _EXFUN issue in newlib
|
||
b69baa965 Merge pull request #1963 from RT-Thread/travis-ci-mips
|
||
0bfe4e8aa Update .travis.yml
|
||
d8ca5e018 Merge pull request #1961 from armink/fix_ulog
|
||
aa0799a95 Merge pull request #1962 from geniusgogo/fix_kconfig
|
||
0e1d4746c Update travis-ci setting.
|
||
cca6e3875 Merge branch 'master' into fix_kconfig
|
||
379451c08 code indent
|
||
106e6b77b [component][ulog] Fix a input parameter check error.
|
||
ba1e18868 Merge pull request #1959 from yangjie11/fix
|
||
d04730710 Merge pull request #1955 from armink/fix_ulog
|
||
def7bd4c8 Merge pull request #1957 from RT-Thread/remove_gdbstub
|
||
0c39c3b28 Merge pull request #1960 from RT-Thread/fix_ls1c
|
||
9e80680a6 [BSP][ls1c] fix config issue
|
||
f28b9d83f [component][ulog] Fix a compile error when timestamp is enable.
|
||
4a2601308 Merge pull request #1958 from haowenchao/master
|
||
c79d92899 [bsp]fixed drv_usart.c because f411xE have no USART3
|
||
11107e3a2 Update .gitignore
|
||
cb93510dc [Components] Remove GDB stub from kernel.
|
||
acfe61b50 [component][ulog] Fix some comments.
|
||
ad42abb93 [Libc] Disable ENV when disable DFS.
|
||
d1c177f48 [Kernel] Fix typo.
|
||
1b8d7b355 fixed Kconfig IDLE hook config
|
||
6a165e5cb [component][ulog] Update version to 0.1.1 .
|
||
c990f0a02 [component][ulog] Add tag filter to hexdump function.
|
||
2ff67c932 [component][ulog] Add show filter settings shell command 'ulog_filter'.
|
||
ad602f5b9 [component][ulog] Add filter get API.
|
||
2fe79faf3 [component][ulog] Fix a memory leak problem.
|
||
0f1d43784 Merge pull request #1954 from hichard/master
|
||
ca4b48aac 修复STM32F4-Hal bsp USB主机驱动的一个bug
|
||
9d55baa7c Merge pull request #1953 from ErnestChen1/master
|
||
6e6f12ac2 Merge pull request #1952 from ArdaFu/master
|
||
931cdb1f6 [finsh/shell] compatible definition for cube package
|
||
e7ca31cca [tools] Modify building.py and gcc.py for work with Python 3.
|
||
3a63c0af5 [Tools] Modify buliding.py and gcc.py for work with python 3.
|
||
ddd7343b0 Merge pull request #1951 from armink/fix_kconfig
|
||
4e6f13e0d [component] fix Kconfig warning in at and ulog.
|
||
1b351ff96 Merge pull request #1947 from zhaojuntao/update-examples
|
||
e9c795e8b [examples][network] 更新 TCP/UDP 例程 uage
|
||
2d4704b82 Merge pull request #1949 from Lawlieta/bsp
|
||
db3f8d334 [bsp] fix default project compilation error.
|
||
b2d4dd0ba [examples][network] 更新 UDP client & server
|
||
6c62f5d9f [examples][network] 更新 tcp client & server 例程
|
||
c7d9daefa Merge pull request #1868 from jg1uaa/master
|
||
ebfff0b07 Merge pull request #1946 from flyingcys/wlan_dev_bug
|
||
39c0ba3df fix wlan_dev bug
|
||
1946de110 Merge pull request #1943 from zhaojuntao/ADD-LWIP210
|
||
2d18b4ad0 [components][net] 移除 SAL 中 LWIP_NETCONN_FULLDUPLEX 的判断
|
||
f3abe00d6 [components][net] 更新 LWIP210 注释
|
||
113faf866 Merge pull request #1945 from armink/add_ulog
|
||
c3cc7a29c [components][dfs] 移除冗余代码 [components][net] 修复 Kconfig [components][net][sal] 还原对 SAL 框架的修改,在 proto_ops 结构体实例赋值位置修改
|
||
83b7b763b The dbg_log API is DISCARDED. Change all dbg_log to LOG_X.
|
||
5a7024789 [components][DeviceDriver] Update log tag from [SDIO] to SDIO.
|
||
3dc6334b2 Merge pull request #1944 from armink/add_ulog
|
||
198e108bc Merge pull request #1941 from HubertXie/master
|
||
9ceecb4d9 [component][ulog] Update ulog hexdump format.
|
||
60ba1e935 Merge pull request #1942 from armink/add_ulog
|
||
61bb8a05d Update at_socket.c
|
||
58a6b5123 [components][dfs] AND [components][net][sal] 适配 LWIP210
|
||
f08039ff6 [components][net] 更新 Kconfig 和 SConscript,支持 LWIP210
|
||
8455ad879 [components][net][add] 增加 lwip-2.1.0 组件
|
||
c336099a9 [component][ulog] Reduce thread stack usage when using ulog.
|
||
b9d633652 Update at_socket.c
|
||
5aeb8dceb Merge pull request #1938 from armink/add_ulog
|
||
29dd96ec3 [rtdbg] Add ulog compatible with rtdbg.
|
||
e588dfa63 [component][ulog] Add newline param for ulog_output API.
|
||
62c3e74e3 Merge pull request #1937 from yangfasheng/master
|
||
3d374b3c0 add touch driver; update lcd driver;
|
||
1ab6e8e1a Merge pull request #1936 from armink/add_ulog
|
||
12a803bcc [component] Add ulog logger basic component.
|
||
7fd434e2f Merge pull request #1935 from armink/add_pm
|
||
f05baecc5 [DeviceDriver][pm] Update pm driver.
|
||
c904962b5 Merge pull request #1934 from RT-Thread/change_license
|
||
8c1c6516b [Components] Change license to Apache License v2.0
|
||
fbac6c8be Remove lwIP 1.3.2 and yaffs2 from RT-Thread Platform.
|
||
98fc1cb4c Merge pull request #1933 from armink/add_pm
|
||
05b58271b Merge pull request #1930 from zhang-peter/master
|
||
2d59fe031 [DeviceDriver] Add power management device driver.
|
||
125195c87 Merge pull request #1925 from qgyhd1234/gmtime_r
|
||
5d9a27d16 Merge pull request #1931 from hichard/renhaibo-branch
|
||
6d2be00b9 修复IAR dlib的时间映射,从rtt历史版本找到iar支持64bit时间的起始版本
|
||
94c358b13 Merge pull request #1911 from XXXXzzzz000/add_pwm_driver
|
||
bbd7f4c6e Merge pull request #1927 from Guozhanxin/master
|
||
d0cc930ee Merge pull request #1924 from balanceTWK/master
|
||
2ed55f75d [bsp][imxrt]更新 ArchMix 的 README
|
||
84c30bab5 删除选择 flash 的选项
|
||
920d6ecec [Libc] move gmtime_r api to rt-thread\components\libc\compilers\common
|
||
4f14dc918 [components][drivers][usb_common]: Fix typo for 'ifndf' in usb_common.h
|
||
328a697c1 [components][drivers][usb][usb_device][cdc_vcom]: Add 'RT_VCOM_TX_TIMEOUT' to configure TX_TIMEOUT whick may block vcom tx thread for a long time. Add 'RT_VCOM_TASK_STK_SIZE', 'RT_VCOM_TX_USE_DMA', 'RT_VCOM_SERNO', 'RT_VCOM_SER_LEN', 'RT_VCOM_TX_TIMEOUT' to Kconfig
|
||
8641d3b6d Merge pull request #1929 from uestczyh222/type
|
||
d950ffc48 [Components][USB]修复拼写错误
|
||
3bf68f2f4 [Libc][dlib][armlibc] add gmtime_r api
|
||
f97e19c50 Merge pull request #1919 from XXXXzzzz000/add_rtc_driver
|
||
95fde46d1 Merge pull request #1923 from uestczyh222/usb
|
||
8483a50d8 Merge pull request #1928 from enkiller/amebaz-dev
|
||
135ec47a6 [bsp][amebaz]支持IAR工程及smartconfig配网
|
||
86ad69032 [kernel][kservice] add comment
|
||
ab5f1d49c [kernel][kservice] add rt_gmtime_r api
|
||
d4bdeb03e [bsp][stm32f10x-HAL] add pwm driver.
|
||
fbaa86933 Merge pull request #1922 from liruncong/usb
|
||
9392c9ea4 [bsp][stm32f10x-HAL] update drv_usart.c
|
||
d3764db89 解决以下问题: 1) usb驱动中时间未与RT_TICK_PER_SECOND关联问题,RT_TICK_PER_SECOND变化时,这些时间将发生变化 解决: 增加USB_TIMEOUT_BASIC/USB_TIMEOUT_LONG/USB_DEBOUNCE_TIME 2) 修正rt_usbh_detach_instance函数使用device->cfg_desc前未判断是否有效. 可导致abort 3) rt_usbh_hub_port_change增加device->port初始化,否则struct uhcd_ops相关函数无法直接得到端口号
|
||
bf537189a Merge pull request #1920 from armink/fix_mem
|
||
cc0f5ca1c [kernel][mem] Improve some ISR check range.
|
||
ea86ebf14 [bsp][stm32f10x-HAL] add rtc driver
|
||
944220745 Merge pull request #1915 from XXXXzzzz000/fix_stm32f4xx-hal_iwg
|
||
87446464c Merge pull request #1918 from misonyo/license_change
|
||
47cfa1cbf Merge pull request #1917 from enkiller/dev
|
||
c2539db38 [Components][drivers][usb]修复非对齐访问异常
|
||
a45439399 [BSP][all NXP]change license to Apache-2.0
|
||
646cb6cab [bsp][amebaz] BSP工程更新,适配新的WLAN框架
|
||
b41ecff51 fix rt_system_module_init() -> rt_system_dlmodule_init(), in components/libc/libdl/dlmodule.c.
|
||
1ddde2799 Merge pull request #1916 from RT-Thread/change_license
|
||
9c2f2e855 [BSP][IMXRT] change license to Apache license v2.0
|
||
262d4268a [bsp][stm32f4xx-HAL] fix iwg driver.
|
||
beff9104b Merge pull request #1903 from XXXXzzzz000/add_iwdg_driver
|
||
2ae638e22 Merge pull request #1909 from slyant/mydev-change
|
||
1699a12b1 Merge pull request #1908 from enkiller/wlan-lwip
|
||
a6b51ada1 修改at_client.c 传入参数timeout单位是ms,此处需要转换为tick
|
||
ce2313d2d Merge pull request #1906 from enkiller/wlan-dev
|
||
29b49f46d Merge pull request #1905 from enkiller/dev
|
||
a7956e5ec [components][wlan] 兼容lwip1.4
|
||
1e0e221dd [components][wlan] 修复某些情况下模式初始化两遍的bug
|
||
e05cdc69a [components][net] dhcpd Support LWIP2.0 and LWIP1.4
|
||
9c255e7d2 Merge pull request #1899 from hichard/master
|
||
5e95c5745 add iwdg driver
|
||
8107542d7 [driver][iwdg]add iwdg driver. | 添加iwdg驱动,参考:stm32f4xx-HAL/driver_wdg
|
||
cedb9b927 Merge pull request #1902 from ErnestChen1/master
|
||
87dad10f3 [license] Change the license to Apache
|
||
5d6f122ff Merge pull request #1901 from armink/fix_sal
|
||
e2b5fcd07 [component][at] Add some #ifdef on source code.
|
||
8cae06745 [component][sal] Add some #ifdef on source code.
|
||
b21b1080c Merge pull request #1900 from RT-Thread/change_license
|
||
bd731fe1f [license] Fix the bad license header for lpc24xx.
|
||
61656e23f 修复iar dlib时间映射函数的函数声明,适应不同版本的iar
|
||
f763f8e72 Merge pull request #1898 from eddylin83/master
|
||
65340e46e fix at socket issue,online AT package might be fixed too(at_socket_device_register spell mistake)
|
||
b2e800d16 Merge pull request #1894 from RT-Thread/change_license
|
||
070248bb0 Update spi_flash_w25qxx.c
|
||
b5e9927b8 [license] Change the license of FS/DFS to Apache.
|
||
7c425408b [license] Change the license of libarm to Apache.
|
||
e320de70b [license] Change the license of SAL to Apache.
|
||
4bbfaf933 [license] Change the license of VBUS to Apache.
|
||
e158d48de [license] Fix the bad license replace.
|
||
20bc91d25 [license] Change license to Apache.
|
||
2c0640a17 [license] Change license to Apache.
|
||
9064b28c2 [license] Change license to Apache.
|
||
cc883ad29 Merge pull request #1891 from qgyhd1234/dfs
|
||
aa4d0903c Merge pull request #1884 from linuxhan/master
|
||
8431c0563 [dfs] fix ioctl getflag/setflag issue.
|
||
521a55958 Merge pull request #1889 from armink/fix_at
|
||
4e578b004 [component][at] Change the license to Apache-2.0.
|
||
405fce917 [component][at] Move at log from at.h to at_log.h .
|
||
e9ffd2b2e [component][at] Move at module version number definition to Kconfig file.
|
||
61fd16078 Merge pull request #1886 from uestczyh222/sdio-zang
|
||
292f35f82 Merge pull request #1878 from uestczyh222/f1_i2c
|
||
e00364c5e [Components][SDIO]修复脏值调用
|
||
b6968d299 Update at_socket.c
|
||
13a8afa2d Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
f93fb14a1 修复SAL框架下AT设备UDP通讯无法接收到数据问题
|
||
33cb916ff Merge pull request #1882 from uestczyh222/f4-build
|
||
7caaafa55 Merge pull request #1881 from uestczyh222/f4-uart
|
||
57303c14b Merge pull request #1877 from uestczyh222/f4_iic
|
||
7c2a3c93a Merge pull request #1875 from uestczyh222/f1
|
||
743c26428 [Bsp][stm32f4xx-hal]整理链接脚本
|
||
4c623b39a [Bsp][stm32f1xx-hal]添加I2C驱动
|
||
bcfba031d [Bsp][stm32f4xx-hal]更新串口宏
|
||
ffdd7f98a [Bsp][stm32f4xx-hal]修复I2C在开启优化时出现延时异常的问题
|
||
0893e5429 [bsp][stm32f1xx-hal]修复当开启优化时m3_m4_delay_us延时失效问题
|
||
fafe8566b Merge pull request #1876 from Lawlieta/sal
|
||
d154c3e93 [net][sal] Add WIZnet chips TCP/IP address family support
|
||
6e5751d49 [BSP][STM32F1xx-HAL]修改协议 apache2.0
|
||
6262acb5f [BSP][STM32F1xx-HAL] fix hse when hse no trigger
|
||
777554bb8 Fixed undefined reference to 'dlmodule_relocate' This is caused by #ifdef __x86__ For x86(32bit) gcc, pre-defined macro is __i386__ not __x86__.
|
||
d7b70ee9b Merge pull request #1872 from Guozhanxin/master
|
||
7ea038373 [BSP] Add standalone i.MXRT 1050 Arch Mix BSP.
|
||
5d4e4ae39 [bsp][imxrt] Remove SeeedStudio network dependencies
|
||
1253a1b44 Merge pull request #1812 from liruncong/am335x-mmu
|
||
65fc7421e Merge pull request #1871 from uestczyh222/master
|
||
05101c4bb Merge pull request #1789 from liruncong/dev-usb
|
||
2b7488ca8 [Components][USB]更新license
|
||
f73e4c3fc [Compoments][USB]增加对class的非法注册的判断
|
||
294223c80 [Components][USB]修复当未开启复合设备时HID编译失败
|
||
df6cf9b30 Merge pull request #1870 from hichard/master
|
||
3b957d751 修复IAR的dlib时间映射,支持64bit的时间。
|
||
37d25e32a Merge pull request #1846 from misonyo/master
|
||
c81ebdc6d there is dummy time() function, but now it is implemented in components/libc/compilers/minilibc/time.c.
|
||
fe055dc39 Merge pull request #1867 from xuzhuoyi/libc
|
||
86742879f There is no problem to create hello.mo with default compiler on Debian-9.5/amd64.
|
||
472ca31d5 [libc] Remove redefinition in minilibc/errno.h
|
||
ee1e316d1 Merge pull request #1866 from xuzhuoyi/stm32f429-disco
|
||
20f01fcad [bsp][stm32f429-disco] Repair mistake of i2c device name
|
||
db16cada4 Merge pull request #1864 from xuzhuoyi/stm32f429-disco
|
||
f8918c34f [bsp][stm32f429-disco] Repair encoding problem
|
||
7d0a99c58 [bsp][stm32f429-disco] Remove code about littlevgl
|
||
a0fd5366c [bsp][stm32f429-disco] Adjust the copyright information
|
||
fc439bf6a Merge pull request #1865 from nongxiaoming/master
|
||
9f3938da1 [bsp][stm32] Fix the warning when using ARM Compiler V6
|
||
4bc36f722 [bsp][stm32] Fix compile failure when using ARM Compiler V6.
|
||
f9a809fd3 [bsp][stm32f429-disco] Add LCD/touch/i2c to Kconfig
|
||
5c91f241b Merge pull request #1861 from jg1uaa/master
|
||
54f23a429 avoid to conflicting types for 'uint32_t' error. already uint32_t is defined at components/libc/compilers/minilibc/stdint.h.
|
||
61bca24ce [bsp][stm32f429-disco] Change touch exec from hard timer to thread
|
||
18e0e0fcd [bsp][stm32f429-disco] Open touchscreen device when board init finished
|
||
8ed3e82e2 [bsp][stm32f429-disco] register touch device to RT-Thread
|
||
b5bb1f578 [bsp][stm32f429-disco] Add touchscreen support
|
||
a0c848b0e [bsp][stm32f429-disco] Add i2c support
|
||
1ca25164f [bsp][stm32f429-disco] Fix missing of info->framebuffer
|
||
d9dcfb13d Merge pull request #1858 from Guozhanxin/master
|
||
dcbad8447 [bsp][hifive1]更新 README,添加编译及下载运行方法
|
||
23e92786f [bsp] hifive1 update: default select debug mode and update debug flags
|
||
8ff95d49c Merge pull request #1856 from xuzhuoyi/stm32f4xx-hal
|
||
ffd38a57c [bsp][stm32f4xx-hal] Fix compile failure when using ARM Compiler V6.10.1
|
||
0cd2c1062 Merge pull request #1833 from uestczyh222/sdio
|
||
2e7453913 [Components][SDIO]fix 'rocr' declared without an initial value
|
||
bce268c8c Merge pull request #1855 from Guozhanxin/master
|
||
f58da4509 [bsp][hifive1] add Makefile file
|
||
e9b6db768 Merge pull request #1854 from RT-Thread/fix_libc_EXFUN
|
||
fcb62b80d [libc] Add _EXFUN judgement
|
||
1f472cd1e Merge pull request #1853 from RT-Thread/fix_menuconfig
|
||
b0a813df8 [tools] move import of pymenuconfig to pyconfig function
|
||
bdc8fe9a8 Merge pull request #1852 from weety/dev
|
||
84ffe47bb Fixed Kconfig spelling mistake.
|
||
f88db1809 Merge pull request #1850 from wuhanstudio/upstream-stm32f10x
|
||
64c9eaa7d Add I2C1 in Kconfig
|
||
52fa0189a Add I2C bus driver for stm32f10x
|
||
3a6e67961 Merge pull request #1845 from Guozhanxin/master
|
||
8e00c1dac [bsp/qemu-vexpress-a9]change idle task stack to 1024
|
||
98aa6adfb Merge pull request #1844 from jg1uaa/master
|
||
99b632915 [bsp][stm32f4xx-HAL] update PWM driver
|
||
2416baf73 There is some "micro" word (e.g. section6), maybe "macro"?
|
||
12b7634c6 [components][drivers][pwm] Add rt_pwm_disable function and API Interface
|
||
bc42d5baa Merge pull request #1839 from jg1uaa/master
|
||
b013a4baa Merge pull request #1842 from RT-Thread/fix_fpu
|
||
d96027f15 [libcpu] Fix the FPU definition in M4/M7 for ARM Clang
|
||
ff08faf60 [Kernel] Adjust the copyright information
|
||
32939be90 [libc] Fix the fputc issue when enable microlib.
|
||
829ea925f To avoid 'unknown type name' error, replace uint8_t and uint16_t to rt_uint8_t and rt_uint16_t respectively.
|
||
e877460a5 Merge pull request #1836 from RT-Thread/fix_fputc
|
||
b49859582 [libc] Fix the fputc issue when use microlib.
|
||
4ffc675fc Merge pull request #1835 from RT-Thread/feature_clang_arm
|
||
b98a0ba80 [Kernel] Add ARMCC 6.x support.
|
||
cf13f84c6 Merge pull request #1834 from RT-Thread/bsp_imxrt1050
|
||
b9e7cf7fa [BSP] Enable memory pool for i.MXRT1050-EVK.
|
||
780f53852 [Components][SDIO][MMC] fix null point check
|
||
3d69c44ab [Components][SDIO]fix Null point access
|
||
f6be7abb2 [Components][SDIO]block 'err' declared without an initial value
|
||
f260f7eff [Components][SDIO]fix Assigned value is garbage or undefined
|
||
c042690e5 Merge pull request #1832 from RT-Thread/bsp_imxrt1050
|
||
829313840 [BSP] Update building script for gcc in i.MXRT/i.MXRT1050-EVK
|
||
1f8836c1d [BSP] Update project file for i.MXRT/i.MXRT1050-EVK.
|
||
83d134bc8 Merge pull request #1810 from enkiller/dev
|
||
d675ede83 Merge pull request #1831 from Haleyl/master
|
||
b5202d17f Merge branch 'master' into dev
|
||
05cc8415a [BSP]Add sct and fix some drivers bug
|
||
b611f317f Merge pull request #1830 from RT-Thread/bsp_imxrt
|
||
1159377c8 Merge pull request #1829 from nongxiaoming/master
|
||
9d538371e [BSP] Add i.MXRT libraires.
|
||
00d7d6f53 [BSP] Add standalone i.MXRT 1050 EVK BSP.
|
||
87fcdf96b [BSP] Add CMSIS files for i.MXRT
|
||
a13565ce2 Merge pull request #1825 from heyuanjie87/mtd-kenghuo-cla
|
||
2edb385d2 [bsp][stm32f40x] Fix the bug of gpio driver.
|
||
5253d4e37 Merge pull request #1828 from Guozhanxin/master
|
||
42d181307 [components][dfs][ramfs] add RT_Object_Class_MemHeap flag for ramfs->memheap
|
||
b620c1001 更改许可
|
||
51729e6a7 Merge pull request #1827 from luofanlu/patch-3
|
||
6806c0fa4 Merge pull request #1826 from armink/fix_qemu
|
||
c1c4da8e4 Merge pull request #1821 from maskedbaby/master
|
||
d65424a51 Update at_client.c
|
||
f7423741f [DeviceDriver][wlan] 已知问题修复 1.Kconfig添加DEBUG选项 2.函数入参检查 3.修复拼写错误及逻辑错误 4.低功耗可以设定等级 5.移除残留中文注释
|
||
31c061794 [bsp][stm32f40x] add file .config rtconfig.h
|
||
7ff50a39e [bsp][qemu-vexpress-a9] Enable the software simulation RTC device options.
|
||
3e71dc88f 更改许可信息
|
||
bc5a5f89e 添加新的mtd接口
|
||
ef4f90409 Merge pull request #1824 from yangfasheng/master
|
||
6de7be269 Merge pull request #1822 from uestczyh222/hwtimer
|
||
f31b11de7 update armlibc/stdio.c
|
||
9a666099a [Components][Drivers][hwtimer]fix 'index' declared without an initial value
|
||
786b296a8 [bsp][stm32f40x]add main.c to file applications ,delete application.c and startup.c
|
||
1abe83531 Merge pull request #1820 from Lawlieta/at
|
||
e2706c14b [net][at] Fix AT Socket select send data issue.
|
||
3fce70d80 Merge pull request #1815 from xuzhuoyi/stm32f429-disco
|
||
d41212fd2 Merge pull request #1818 from uestczyh222/CLA
|
||
cc8ab1547 [Components][Drivers][SPI]fix "Value stored to 'result' is never read"
|
||
16a7c398d Update README.md
|
||
613544ae7 Merge pull request #1816 from liruncong/imx6
|
||
f977b2a95 修改重新menuconfig后编译失败问题
|
||
65fff5b4b [bsp][stm32f429-disco] Fix The Travis CI building failure
|
||
277e0bc17 Merge pull request #1814 from parai/master
|
||
d5c7a6380 [bsp][stm32f429-disco] Modify readme.md
|
||
133a42fbb bring up dlmoudle on x86
|
||
8b161fad6 Merge pull request #1794 from AubrCool/fix-bxcan.fif1.filter.error
|
||
af1044955 修正am335x中mmu问题 1) mmu_disable_dcache/mmu_enable_dcache等, 应使用rt_cpu_xxx相关函数,否则会跑飞. armcc并没有提供rt_cpu_xxx对应汇编代码,先删除 2) mmu_setmtt抽取为函数mmu_setmtts,并增加RT_WEAK.mmu_setmtts此处作为示例函数.实际用户板子可在bsp中重新实现该函数.可在rt_components_board_init函数前调用rt_hw_mmu_init
|
||
324bfc589 [DeviceDriver][wlan] add new wlan framework
|
||
a53e5c73f stm32f10x bxcan
|
||
2c6c4a747 Merge pull request #1809 from Bluebear233/patch-1
|
||
414248e99 Merge pull request #1808 from RT-Thread/feature_apache2
|
||
ad1d6600b Update libc.c
|
||
3a5d9e73f Merge pull request #1807 from Lawlieta/at
|
||
41f7f2c28 [Kernel] Update to Apache License v2.0
|
||
efe00652c [bsp][stm32f429-disco] Change to use rt_components_init()
|
||
3302ef9d6 [net][at] Add at_client_recv function receive data timeout
|
||
8f95b78da [net][at] fix at select receive event change issue.
|
||
0aa4b72b4 Merge pull request #1801 from SummerGGift/change_status_code
|
||
68c5cc39c [bsp][stm32f429-disco] Add guiengine support
|
||
fd7af6a15 [bsp][stm32f429-disco] Add SPI Error Handler
|
||
e58bc98ff [bsp][stm32f429-disco] Add LCD support
|
||
efefc551b [tools]: change the status code
|
||
6ce20716d Merge pull request #1800 from SummerGGift/add_silent_mode
|
||
6e3e9cc07 Merge pull request #1796 from armink/rbb
|
||
c831fae96 [tools]: add menconfig silent mode
|
||
e59aa648b Merge pull request #1798 from HubertXie/master
|
||
e0c003deb Merge pull request #1793 from liruncong/am335x
|
||
e14330daf Update sal_socket.c
|
||
8edb978c9 Update at_client.c
|
||
e045c656f Update at_socket.c
|
||
471d25ce4 Merge pull request #1799 from liruncong/dev0911
|
||
e4bdcef4a Merge pull request #1797 from armink/fix_slist
|
||
dff8a2c51 [DeviceDriver] Add rbb (ring block buffer) data structure.
|
||
ba20a00e1 _sys_command_string返回值错误,no support时cmd为随机数据,可能导致c库初始化时在此函数返回处死循环或跑飞.
|
||
8a9646b61 Update sal_socket.c
|
||
b1bbf434a Merge pull request #1795 from liruncong/armlibc
|
||
a969b7096 [slist] Add rt_slist_tail and rt_slist_tail_entry for slist.
|
||
f61c2fb88 armlibc下malloc/realloc/calloc声明同一更正
|
||
7d3f38e4f Merge pull request #1790 from liruncong/dev-dfs
|
||
651d89539 Merge pull request #1788 from liruncong/dev
|
||
8c2448a4d Merge pull request #1774 from EvalZero/sdio_dev
|
||
1d6fad9d2 Merge pull request #1776 from armink/fix_rtdbg
|
||
aa8ff55bb [rtdbg] Change all level sequence. The most urgent log level (error) using 0.
|
||
771d958e6 [bsp] stm32f10x correct fifo1 alloc error
|
||
729654f1a Update .travis.yml
|
||
84a2ca342 Update rtconfig.py
|
||
5014a5ed6 Update rtconfig.py
|
||
f9a61768c Merge pull request #1791 from liruncong/rt_hw_backtrace
|
||
2cf705d6c am335x改动: 1. SConstruct中增加对C++支持 2. 重新menuconfig. 删除application.c/startup.c,增加main.c. 以便通过编译
|
||
6d1668501 rt_hw_backtrace中多余括号删除. armclang给出警告
|
||
b8b711d0a 修正参数类型不匹配问题. uint32_t为unsigned int, 而rt_uint32_t为unsigned long 注: armclang编译器报错
|
||
7b788014f 修正drivers下,armclang编译时的警告或错误 注:vcom_tx_thread_entry下, if(!res & CDC_TX_HAS_DATE)应为bug.
|
||
4496437a9 8. _init/_fini加入RT_WEAK,与库中定义重复,以便通过通过travis ci的gcc自定编译.
|
||
6b5948f73 Merge pull request #1786 from weety/dev
|
||
9fd4f6a15 Merge branch 'master' into dev
|
||
799c5e4ea [sdio] Fixed merge error.
|
||
e19cfd457 [sdio] Fixed issue for requset size calculation.
|
||
b1065e3bb Merge pull request #1784 from weety/dev
|
||
02a2b7894 [sdio] Fixed error for dma size calculation.
|
||
30ee805bc Merge pull request #1785 from RT-Thread/feature_license
|
||
de3afc292 Update license information.
|
||
618e185cd [sdio] Limit the data size per request based on the sdio controller driver configuration parameters.
|
||
63178eb1d Merge pull request #1781 from Lawlieta/cy
|
||
c185e7f10 Merge pull request #1782 from weety/dev
|
||
7deaadd78 [bsp][dm365] Fixed thread priority config error, update Kconfig file.
|
||
b379407fa Merge pull request #1779 from weety/dev
|
||
1b906876d [bsp] update keil/iar project for sal 'af_inet.h' error
|
||
754d63a19 Solve the flicker problem when display the pyconfig window.
|
||
ed1e73ab0 Merge pull request #1778 from weety/dev
|
||
6fcc5c550 Merge pull request #1777 from zhaojuntao/ymodem-0906
|
||
21c8014da [bsp][dm365] update Kconfig file.
|
||
bf3ef10ae [bsp][dm365] Support Kconfig.
|
||
dcbbb05f5 [components][ymodem] 修复 ymodem 不支持 secureCRT 下 1024字节传输的问题
|
||
3dea90eaf [rtdbg] Optimize footprint for rtdbg log.
|
||
c125c711a Merge pull request #1773 from weety/pyconfig
|
||
ae6f47e27 Solve the problem of RT_USING_DFS cyclic dependency.
|
||
67dde16e9 Merge pull request #1775 from shauew/patch-3
|
||
eda579a15 修改源文件中的断言指令
|
||
2c0118911 [DeviceDriver][SDIO] Update sdio debug log.
|
||
4212c72ff Support Writting mainmenu text competible with C tools.
|
||
6abe7e4eb Merge pull request #1771 from Lawlieta/chenyong
|
||
0b85ab290 Improve menuconfig and help information for RT-Thread packages.
|
||
df3262f01 Beautify the configuration interface and keep the interface style consistent with the c tool.
|
||
0f40dd6a5 Check if the configuration file needs to be saved when the configuration exits.
|
||
ce54828eb Support generation of kconfig configuration files compatible with C tools.
|
||
d344ff5a9 Merge branch 'pyconfig' of https://github.com/weety/rt-thread into pyconfig
|
||
2a46f0d5e Fixed choice default value issue for stm32f4xx-HAL.
|
||
5e7c56add Fix dependency loop issue.
|
||
7e25fe226 Merge branch 'master' into pyconfig
|
||
937e22fc8 Add scons --pyconfig command for configure project.
|
||
1571ef5ac [net][sal] Fix close/shutdown memory leak issue.
|
||
95c36f32e Update rtdef.h
|
||
73455eeef Update ChangeLog.md
|
||
10de75faf Merge pull request #1744 from liruncong/master
|
||
1ae804862 Merge pull request #1765 from uestczyh222/stm32h743-nucleo
|
||
c18ff69ed [Bsp][stm32h7xx-nucleo]rename S to s
|
||
d3c08afd7 1. 保留目前未用到的rt_usbd_ep_unassign函数,暂时移除static属性,消除警告. 2. 修改一处存在多余括号问题. armclang有警告发出.
|
||
e166da996 Merge pull request #1767 from liu2guang/liuguang_ci_dev
|
||
de66213d2 [bsp][lpc408x] 修复lpc408x的mdk5_ide编译错误.
|
||
77e579249 [bsp][frdm-k64f] 修复mdk4_scons/mdk5_scons/mdk5_ide编译错误.
|
||
04ea2f35f Merge pull request #1766 from RT-Thread/rm_tm4c129x-dk
|
||
6dc45fbbc Merge pull request #1764 from uestczyh222/qemu-vexpress-gemini
|
||
388fc1d80 Merge pull request #1763 from uestczyh222/nuvoton_nuc472
|
||
8e9fca6ee [BSP] remove tm4c129x-dk bsp
|
||
eab458d0b Merge branch 'master' into nuvoton_nuc472
|
||
363269314 Merge pull request #1759 from Lawlieta/chenyong
|
||
90d05a292 Merge pull request #1762 from uestczyh222/nuvoton_m05x
|
||
ab815cf36 [Bsp][stm32h743-nucleo] fix build error with gcc
|
||
dee868dc9 [Bsp][qemu-vexpress-gemini]fix build error with gcc
|
||
43f18b677 Merge pull request #1761 from uestczyh222/master
|
||
2febf6831 [Bsp][nuvoton_nuc472]fix gcc build with gcc
|
||
46f740cd2 [Bsp][nuvoton_m05x]fix build error with gcc
|
||
2bd06ea44 [Bsp][Apollo2]fix build error with gcc
|
||
39f3f93ec [net][sal] Fix accept create new socket failed issue.
|
||
5251ab737 Merge pull request #1760 from RT-Thread/fix_lwip_wq
|
||
11479e53b [lwIP] Fix the wait queue initialization issue.
|
||
1b9e9a39a Merge pull request #1757 from RT-Thread/rm_lwp
|
||
ab1a220ea [components] Remove lwP from v3.1.0
|
||
52761fb9c Merge pull request #1756 from RT-Thread/feature_libdl
|
||
7dc042e6b [dlmodule] Simply remove the module.c file from the project file.
|
||
ba5c1bea4 [dlmodule] Add cache ops in dlmodule.
|
||
f0ab00621 Merge pull request #1755 from liu2guang/master
|
||
d203e3820 Merge pull request #1753 from Lawlieta/chenyong
|
||
07ec7e686 Merge pull request #1754 from liangyongxiang/rt-used
|
||
d74d5801c Merge pull request #1751 from RT-Thread/feature_libdl
|
||
02c1f0c62 [net][at] Add AT Client Error LOG for multiple clients
|
||
75c8515f1 [dlmodule] Add priority and stack size option for dlmodule.
|
||
7c0c1c1b4 [finsh] add RT_USED to macro FINSH_FUNCTION_EXPORT_CMD and FINSH_VAR_EXPORT
|
||
0aa03dd73 [kernel] add RT_USED to INIT_EXPORT, so that the initialization function is not deleted when it is linked.
|
||
03ef0fc58 [bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
|
||
33a5cf15e [net][at] Modify AT socket object release judgment
|
||
a3ea0565c Merge remote-tracking branch 'remotes/rtt/master' into chenyong
|
||
a8c9b2fee [net][at] Modify 'AT+CLOSE' processing method
|
||
f89b8ed25 [BSP] remove RT_USING_LIBDL option.
|
||
25478836f [BSP] Remove module fature in mini2440
|
||
efe452313 [Kernel] move module tolibc/libdl.
|
||
f7d19319a Merge pull request #1749 from chenyong111/chenyong
|
||
830975f66 Merge pull request #1750 from shauew/patch-2
|
||
4fb344e75 Update portserial_m.c
|
||
eada5059d Merge pull request #1747 from shauew/patch-1
|
||
87c35d4e2 [net][at] Add AT Socket select SAL
|
||
cf96dfcbd Merge branch 'master' into chenyong
|
||
eea0b9ebf Update portserial_m.c
|
||
361a1b249 Merge pull request #1746 from chenyong111/master
|
||
d2930ef32 Merge pull request #1745 from RT-Thread/fix_signal_warning
|
||
8973fa9d3 [bsp][stm32f4xx-HAL] Add uart3 driver
|
||
60f3d61ac [Kernel] Fix the compiling warning
|
||
240451b97 [skip ci] Fix the rsplit issue in Linux
|
||
dffc1bfd5 [skip ci] remove .vscode
|
||
7bba75753 Merge pull request #1742 from jesven/master
|
||
ed7f0cad8 [net][at] Add AT multiple client support
|
||
9028cb29f Merge pull request #1743 from chenyong111/master
|
||
923d6fe33 消除usb结构体gcc编译时的相关警告
|
||
6d702e579 [net][sal] Remove DFS dependencies in the SAL
|
||
2d894b410 [net][at] Modify AT Socket object callback name
|
||
03cd2c005 Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h
|
||
84e8c6568 RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ
|
||
000887795 Move configs of VBUS to Kconfig, delete related head files in the bsp directory
|
||
9fdd46fa8 Merge pull request #1737 from chenyong111/master
|
||
fc7353815 [net][sal/at] Add components C++ support
|
||
6bde1c520 Merge pull request #1738 from zhuangwei123/master
|
||
1572cda57 [bsp/ls1cdev]astyle格式化
|
||
efa6eb1dc [bsp/ls1cdev]修复以太网驱动发送字节丢失问题
|
||
192b17751 [at][sal] Add query and unregistered protocol family functions
|
||
0d737de88 [net][at] Modify AT Socket log information, fix at_freeaddrinfo() implement
|
||
2725e412e Merge pull request #1736 from RT-Thread/feature_raspi2
|
||
2fa6b6741 [BSP] Update raspi2 README.md
|
||
04ceae434 Update README.md
|
||
095872e91 Merge pull request #1731 from jesven/master
|
||
e5f0b628f [bsp][raspi2] change README.md and configs
|
||
5b895ad7a Merge pull request #1733 from zhaojuntao/ymodem
|
||
3b161b58f [component][ymodem] Fix compilation warning in MDK
|
||
8b73db6c0 Merge pull request #1732 from yangjie11/master
|
||
4a43d3cda [src][timer.c]:modify -RT_EOK to RT_EOK
|
||
e0b04166e [bsp][raspi2] add raspberry pi 2 support
|
||
c5a937113 Merge pull request #1730 from armink/fix_sfud
|
||
9ef9e4b0f [DeviceDriver][SFUD] Update sfud to v1.0.6 latest version.
|
||
bc7a43bda [DeviceDriver][SFUD] Replace the vsnprintf to rt_vsnprintf.
|
||
fcb9fd5de Merge pull request #1729 from chenyong111/master
|
||
366fea22d [net][at] Delete AT Client port function
|
||
738d03f22 Merge pull request #1728 from chenyong111/master
|
||
c2e6f20ca [net][at] Modify the AT client initialization process, delete AT socket automatic initialization.
|
||
312897d2c Merge pull request #1727 from chenyong111/master
|
||
622fa0e7c [net][at] Fix receive error data when AT CLI exits.
|
||
3bfb9eec2 Merge pull request #1725 from uestczyh222/kconfig
|
||
28125ab9d [BSP][STM32F107]Update Kconfig
|
||
09375e8a9 Merge pull request #1724 from whj4674672/master
|
||
b8a6b1e38 add [BSP]stm32f107 Kconfig add rt_console_set_devic,components,gpio,rtc
|
||
ea48042fe Merge pull request #1722 from zhaojuntao/sfud
|
||
651149fcb [components/drivers/spi] 增加 sfud flash 设备查找接口
|
||
d06f9ac9d Merge pull request #1716 from xeonxu/stm32hal_can
|
||
033e5f4fd Merge pull request #1719 from RT-Thread/feature_qemu_vsc
|
||
382c33072 [BSP] Add vscode settings for qemu-vexpress-a9 bsp
|
||
8215a8352 Merge pull request #1715 from heyuanjie87/syscall
|
||
18510fa80 Update select.c
|
||
c90b449da Update select.c
|
||
fe7734162 Merge pull request #1717 from geniusgogo/fix_iar_project
|
||
495927696 fixed IAR project add LIBS
|
||
b571cd889 Merge pull request #1714 from xeonxu/fix_pwm
|
||
33753f633 [STM32 BSP]CAN driver for stm32f4xx HAL.
|
||
d948dba42 update select.c
|
||
fd209cb88 [lwp]添加select系统调用
|
||
250de62d5 [STM32 BSP]Fix PWM channel calculate argorithm.
|
||
68edd04cb Merge pull request #1713 from neverxie/fix-pipe-bug
|
||
3a83e5524 [components][pipe] Fix 'pipe' command close bug when open failed.
|
||
2ec54bab7 Merge pull request #1709 from zhuangwei123/master
|
||
67832e450 rename kconfig to Kconfig
|
||
df6c1836e Merge pull request #1707 from qgyhd1234/at
|
||
f3bce4850 [net][at] add at_client_wait_connect
|
||
7d255c68e Merge pull request #1632 from Guozhanxin/imx1052
|
||
9e56babd1 Merge pull request #1697 from liangyongxiang/imxrt-fixed-uart-bug
|
||
260002dd1 Merge pull request #1706 from chenyong111/master
|
||
95a55864f Merge pull request #1703 from liangyongxiang/stm32l4
|
||
bddea70d8 Merge pull request #1704 from liangyongxiang/kconfig-l476
|
||
05c3af1ee [net][sal] Add shutdown type options.
|
||
eea50e791 Merge pull request #1705 from liangyongxiang/mdk-l4
|
||
ddc86ccc4 [bsp][stm32l476-nucleo] support "scons --target=mdk"
|
||
90a38740b [bsp][stm32l476-nucleo] change default RTT_DIR to ../..
|
||
3191bf8a1 [bsp][stm32l476-nucleo] format code
|
||
fb539cfdc Merge pull request #1682 from guochuangjian/master
|
||
63a13906c fix uart ore-flag clear bug
|
||
3de51fe25 fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX bug
|
||
03bf99a56 Merge pull request #1699 from qgyhd1234/at
|
||
471a2aa60 Merge pull request #1696 from RT-Thread/fix_ci
|
||
f166ac946 [net][at] fix server repeated enter issue
|
||
279661dd3 Merge pull request #1698 from qgyhd1234/at
|
||
e5d9bb901 [net][at] fix repeated enter issue
|
||
a800493fd [bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration when re-configuring uart
|
||
04396c70e Merge pull request #1695 from RT-Thread/fix_gcc6
|
||
8aa929799 [travis-ci] Fix wget command issue in travis.yml.
|
||
c806fa2ee Merge pull request #1690 from liangyongxiang/dis-strip
|
||
fcab0f2cb [BSP] Fix the compiling issue with GCC6
|
||
7cb670b20 Update .travis.yml
|
||
39804efd6 Update .travis.yml
|
||
b427b8657 Update .travis.yml
|
||
5902e9a64 Merge pull request #1693 from chenyong111/master
|
||
a0683e0d2 Merge pull request #1692 from RT-Thread/fix_pthreads
|
||
b2efa8eef [tools] update 'scons --dist-strip': copy all sal_socket and add more info to libcpu
|
||
2e8d99448 [net][at] Modify the AT commands response ERROR judgment method.
|
||
981afddee [tools] fixed typo in MkDist_Strip
|
||
09a844f72 [tools] The output directory of "scons --dist-strip" is changed from current-bsp/dist to current-bsp/dist-strip
|
||
f5d927643 [net][at] Add AT serial device receive data length judgment.
|
||
f68bb0ec9 [pthreads] Fix the object check issue.
|
||
12eafd541 [tools] Reduce copied files
|
||
1f389c684 [tools] add scons --dist-strip support
|
||
6f012541b Merge pull request #1689 from chenyong111/master
|
||
c2add5cb4 [net][at] Add AT Socket select LIBC configure.
|
||
a8d27156a [net][sal] Modify SAL configure judgment.
|
||
ba1aedd1a Merge pull request #1687 from chenyong111/master
|
||
dabf8efce [net][sal] add socket set multicast group support and format code.
|
||
4af9f68a3 Merge pull request #1686 from heyuanjie87/syscall
|
||
1ec998b10 Merge pull request #1684 from hichard/master
|
||
43f718961 添加网络syscall
|
||
9cf65d0b2 添加网络系统调用
|
||
b46e7f317 add rt_hw_cpu_reset for cortex-m cpu
|
||
90cef4fba Merge pull request #1673 from yangfasheng/master
|
||
1c7447476 Merge pull request #1683 from hichard/master
|
||
650f06aa1 fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX assert
|
||
4b0839bd7 update uart isr ore-flag handle error bug.
|
||
bbb879717 add config main thread priority
|
||
290eeb455 Merge pull request #1675 from heyuanjie87/lwp
|
||
2373a9c7b 添加lwp类型声明
|
||
c79fbd373 [lwp]给thread添加lwp成员
|
||
e13f1d9e7 update dfs.c of File System
|
||
e6fedb6e9 [DeviceDrivers] Remove warning in Kconfig
|
||
e71763b06 [DFS] Add RT_USING_DFS_MNTTABLE option in Kconfig
|
||
2b09a0208 Merge pull request #1671 from RT-Thread/fix_mkfs
|
||
8baf3d98e [DFS] fix the mkfs issue for multi-mounted fatfs
|
||
46acbb8dc Merge pull request #1669 from armink/at
|
||
cfce8815f Merge pull request #1670 from RT-Thread/fix_chdir
|
||
ccfde36b4 [net][at] Using DMA mode first when device is supported.
|
||
b9255c20d [finsh] Remove chdir feature in msh
|
||
7323916c6 Merge pull request #1667 from chenyong111/master
|
||
a86261949 [net][sal] Remove SAL_USING_POSIX dependence for lwIP stack.
|
||
4468c4ebf Merge pull request #1663 from chenyong111/sal
|
||
a400bd77d Merge pull request #1666 from aozima/scons_dev
|
||
b99ecde07 Merge pull request #1665 from aozima/cortex_dev
|
||
726692889 [Tools] add armcc(MDK) get version support
|
||
d431f4b5f [libcpu][comtex-m7] enhancement hard fault exception handler.
|
||
6c39b2d54 [libcpu][comtex-m4] enhancement hard fault exception handler.
|
||
a0fe71f78 fixed get sp in HardFault_Handler. close #1646
|
||
8b887e76e [net][at] Add AT commands component
|
||
2316dc3f0 Merge pull request #1662 from balanceTWK/master
|
||
0541bc6e7 Remove redundant macro definition.| 移除多余的宏定义.
|
||
8fe460263 [DFS] Enable long filename for ELM FatFS in default
|
||
8eaf8de70 Merge pull request #1660 from enkiller/dev
|
||
06d2f9591 [lwip]修复开启SNMP选项编译会失败的问题
|
||
94e6e293b Merge pull request #1627 from uestczyh222/master
|
||
acfb1c160 Merge pull request #1634 from liangyongxiang/dist
|
||
1b75a2722 Merge pull request #1659 from enkiller/dev
|
||
67b311785 [tools] rewrite "scons --dist" and remove "scons --copy/copy-header"
|
||
efcc08f3a [lwip]Add Statistics Option
|
||
257f147a9 [Bsp][stm32f4xx-hal][pwm]format code
|
||
d68f2cdec Merge pull request #1658 from jiezhi320/master
|
||
a137c06a9 Add GPIO Out_OD mode config
|
||
69ec7c3af Merge pull request #1641 from liangyongxiang/lwip-debug
|
||
e016958a7 Merge pull request #1656 from liangyongxiang/ck802-release
|
||
08a2e7629 [bsp][ck802] clean up
|
||
7df29a192 [BSP][RT1052] Merge network drive. | 合并网络驱动文件
|
||
cd5ccea44 Merge pull request #1652 from enkiller/dev
|
||
f57c46a6b Merge pull request #1650 from liangyongxiang/serial-poll-rx
|
||
78189dfb6 [components][drivers][sdio]修复没有注册SDIO中断导致断言的问题
|
||
2f402db66 [device][serial] call rx_indicate function only if the rx_length is not equal 0
|
||
c64689147 Merge pull request #1649 from enkiller/dev
|
||
cea61291e [components][dfs]修复list_fd打印乱码的问题
|
||
6f8c6ac0d Merge pull request #1648 from zhangjun1996/patch-1
|
||
f489bfe52 Merge branch 'master' into lwip-debug
|
||
d1f77fc9f clock bug
|
||
50b633ed1 Merge pull request #1647 from armink/fix_rtdbg
|
||
81a078256 [rtdbg] Update default section name to "DBG".
|
||
8aeb87222 Merge pull request #1645 from enkiller/dev
|
||
1bf9dea10 [bsp]qemu-vexpress-a9 网卡驱动bug修复
|
||
69c95944e Merge pull request #1643 from chenyong111/sal
|
||
a0112eb2a Merge pull request #1644 from liangyongxiang/examplers
|
||
a36869526 Merge pull request #1642 from liangyongxiang/kconfig
|
||
2c7fcf7d8 [examples] fixed bug when device not found
|
||
9868dffc2 [lwIP] add all lwIP Debugging Options
|
||
e46b16be3 [bsp] Adapt to SAL framework change
|
||
8cda48a13 [net][sal] Add SAL (socket abstraction layer) framework
|
||
bd044f674 [components] format Kconfig
|
||
4ca1d03bd Merge pull request #1640 from liangyongxiang/rt-debug-macro
|
||
41c27cce5 Merge pull request #1639 from liangyongxiang/console-device
|
||
f51a864b0 Merge pull request #1638 from armink/fix_com_init
|
||
414bd0306 Merge pull request #1637 from liangyongxiang/heap
|
||
c385b7922 Merge pull request #1636 from aozima/scons_dev
|
||
39d023619 [kernel] add all RT_DEBUG_* options macro to menuconfig
|
||
a27144eb4 [libc] dependence update: rt_device_write()/rt_console_get_device() need RT_USING_CONSOLE and RT_USING_DEVICE
|
||
4c92650fd [components][finsh] Fix shell re-initialization check code to supported C89.
|
||
b822ac8ff [libc] fix compilation error when RT_USING_HEAP is disable
|
||
ec0e54897 Merge pull request #1635 from uestczyh222/drv_gpio
|
||
0fbd8bf16 [scons] remove check whether exist group library.
|
||
6bb167e99 [Bsp][STM32F4xx-HAL]fix warning
|
||
6deeb61ef Merge pull request #1622 from armink/fix_com_init
|
||
add3eedee Merge pull request #1631 from Bluebear233/patch-4
|
||
dc0aa39b4 [DeviceDriver][serial] 修复get_index越界问题
|
||
18bf09808 Merge pull request #1630 from RT-Thread/feature_strdup
|
||
6964d623a [Kernel] Add strdup for armcc
|
||
c81334f3f Merge pull request #1629 from RT-Thread/feature_vexpress_clcd
|
||
7fb9f37b7 [BSP] Add width/height options for CLCD.
|
||
7367bcc29 Merge pull request #1628 from RT-Thread/feature_ignore
|
||
d1c943a7e [skip ci]Update ignore file
|
||
e1838418f [Bsp][STM32F4xx-HAL]Add pwm driver
|
||
62c6205bc Merge pull request #1626 from armink/fix_sfud
|
||
e1c612bf0 [DeviceDriver][sfud] Fix block erase 0 byte issue when start address is equal end address.
|
||
e751fc993 Merge pull request #1625 from uestczyh222/bypass
|
||
bae792755 [Bsp][STM32F4xx-HAL]Fix Clock tree Support HSI| 修复时钟树,支持HSI
|
||
b0dbdf428 Merge pull request #1621 from armink/fix_idle_hook
|
||
d37c289b5 [kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code.
|
||
bb5c3da74 Merge pull request #1624 from armink/fix_dfs
|
||
6139e6a3c [dfs] Update error log for dfs.
|
||
c698c2c8e [dfs] Update DFS_FD_MAX default size to 16.
|
||
1758f5773 Merge pull request #1617 from armink/fix_rtdbg
|
||
2c0f31b9e Merge pull request #1623 from armink/fix_fcntl
|
||
c779104ef [dfs] Fix dfs_file_ioctl return check on fcntl.
|
||
e9c165034 [kernel][idle] Add idle hook list.
|
||
730981ec4 [components] Update dfs and lwIP 2.0.2 re-initialization process.
|
||
60435316a [components] remove external folder
|
||
5c420c0c6 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
44712ba2c Merge pull request #1611 from TanekLiang/add-more-assert
|
||
d645525a0 [kernel] add assert to module object
|
||
9945ced57 [kernel] add assert to thread object
|
||
f706131fc [kernel] add assert to ipc object
|
||
2bbf98e5e [kernel] add assert to timer object
|
||
0509af931 [kernel] add assert to memheap object
|
||
5719a3db3 Merge pull request #1605 from pansila/master
|
||
754b36383 Add list iterators over list elements
|
||
ade882235 [kernel] add assert to mempool object
|
||
5213fd0e9 [kernel] splite rt_device_unregister() and rt_device_destroy(), add assert to device object
|
||
7b984c2f5 [kernel] add rt_object_get_type() function who return type of object without static flag
|
||
c5ed45237 [kernel] reset type when object delete or detach
|
||
6cd8658da [rtdbg] Change all DBG_SECTION_NAME to new format.
|
||
541925195 [rtdbg] Update dbg log header format.
|
||
9ec76e302 [rtdbg] Add LOG_RAW and dbg_raw API to rtdbg.h .
|
||
f94cae368 Merge pull request #1615 from uestczyh222/bypass
|
||
b3eaf17e1 [Components][pipe]暴露 rt_pipe_delete 接口
|
||
040833019 Merge pull request #1613 from brucechousz/master
|
||
c55bb827c [BSP][STM32F4xx-HAL]更新norflash驱动,增加对sfud的支持
|
||
360d74e45 Merge pull request #1612 from liu2guang/master
|
||
a341a622c [BSP][RT1050] Fix the fire ethernet driver compilation bug. | 修复野火以太网驱动编译BUG.
|
||
a0cb70575 Merge pull request #1608 from uestczyh222/bypass
|
||
8c32f817a [BSP][STM32F4xx-HAL]support HSE Bypass
|
||
3b9dfc6ae Add list iterators over list elements
|
||
e6a34ead5 Merge pull request #1604 from uestczyh222/master
|
||
151330b72 [Components][USB][Device]Support customer HID class|支持自定义HID设备
|
||
79e9d2360 Merge pull request #1603 from liu2guang/master
|
||
39998e4d8 Merge pull request #1602 from aozima/re_initial_dev
|
||
33fb28014 Merge pull request #1601 from aozima/shell_dev
|
||
a28c3bffc [BSP][RT1050] Improve pin drive stability. | 提高PIN驱动稳定性.
|
||
eb821ae03 Merge pull request #1598 from heyuanjie87/lwp
|
||
06789333f Merge pull request #1595 from brucechousz/master
|
||
f388bb36c Merge pull request #1587 from zhaojuntao/Finsh-netstat
|
||
efada8768 [shell] set prompt mode is default enable.
|
||
f3fc141f5 [dfs] add re-initial check.
|
||
000fe93b9 [lwip] add re-initial check.
|
||
4f1112f83 [shell] add finsh_set_prompt().
|
||
85e732dda [shell] add finsh_get/set_prompt_mode.
|
||
409e7fca0 [msh]执行小程序
|
||
1d588c747 Merge pull request #1596 from liquanqing/inc_modbus
|
||
e49a29f2d [shell] add re-initial check.
|
||
6856a8b5e [finsh] update netstat
|
||
b76db6b45 [Bsp][STM32F10x-HAL]优化GPIO驱动减小Flash占用
|
||
9df6acc06 Merge pull request #1593 from Bluebear233/patch-5
|
||
e474861a4 Merge pull request #1592 from uestczyh222/master
|
||
985db0e3b [KCONFIG]添加pipe缓冲区大小配置
|
||
eead9cbd6 [BSP][QEMU]fix run error on mac add dbg.sh on linux
|
||
0616f81ef Merge pull request #1584 from liu2guang/master
|
||
5b863eb89 Merge pull request #1586 from zhaojuntao/wlan-fix-pwd
|
||
05badde13 Merge pull request #1588 from heyuanjie87/lwp
|
||
8b8e44894 同步
|
||
7d3af8e9f 给lwp传递参数
|
||
6a85a624d [drivers/wlan] Fix the problem that the password is empty
|
||
41f2f1829 [libc] Add more typedef in minilibc.
|
||
0f3820f1b Merge pull request #1578 from Zero-Sky/master
|
||
e7df81192 [bsp][stm32f10x] Fix compile error when configuring HSI. |修复当配置为HSI内部时钟做为时钟源时编译错误问题.
|
||
f0f883668 Merge pull request #1579 from RT-Thread/fix_waitqueue
|
||
497a2dd02 [Kernel] Remove the restriction of waitqueue
|
||
0b93fa4ae Merge pull request #1583 from Bluebear233/patch-1
|
||
ea0e9b259 Merge pull request #1582 from neverxie/stm32-f4xx-bsp
|
||
052e6009d Update dfs.c
|
||
ac0abf205 delete extra notes
|
||
4a915c33c fixed two bugs to drv_gpio.c
|
||
01673841a add TM4C129X-DK
|
||
212aac471 reduction define
|
||
614b2e389 Merge pull request #1576 from TanekLiang/dfs
|
||
52d78a7f0 Merge pull request #1575 from armink/fix_scons
|
||
cf73f3a3c Merge pull request #1574 from misonyo/dev
|
||
37ce32e84 Merge pull request #1577 from armink/fix_slist
|
||
aa12d66b3 [rtservice] Add `rt_slist_first` and `rt_slist_next` API to slist.
|
||
ee2767e4a [dfs] add mutex depend to dfs
|
||
dc7522b7c [tools] Fix SCons build error when `RTT_EXEC_PATH` not found.
|
||
ef8398c2b [components][drivers][pin module]:typo fix for pin_detach_irq
|
||
355e9f29f Merge pull request #1573 from enkiller/dev
|
||
839254d97 [components][dfs] list_fd 打印信息更加友好
|
||
464e1615b Merge pull request #1572 from enkiller/mmc
|
||
7a9cdcd5c Merge pull request #1571 from enkiller/enc28j60
|
||
0cac9afc4 [Kernel] clean code for indentation.
|
||
ef132f3c9 [Kernel] clean code for indentation.
|
||
a1a56ce1d [Kernel] Add flag in wait queue and fix wakeup issue.
|
||
f850a2dd3 [components][drivers]sdio 给局部指针变量赋初值,修复潜在问题
|
||
050600f4a [components][drivers]enc28j60 1.默认关闭log打印 2.优化一个未使用的变量
|
||
125235c61 add freemodbus slave contorl pin config in Kconfig
|
||
d188fa496 solve the dependency on the stm32 header file for freemodbus
|
||
6ecdfca2c Merge pull request #1563 from uestczyh222/master
|
||
ce4b279a4 Merge pull request #1565 from liu2guang/master
|
||
676ef05ae Merge pull request #1564 from brucechousz/master
|
||
3cf749059 [Bsp][stm32f303-nucleo]add new bsp
|
||
010f07029 Merge remote-tracking branch 'upstream/master'
|
||
d91c6f31d [bsp][stm32f303-nucleo]remove illegal bsp ci. | 移除不合法bsp的ci.
|
||
b9317587f [bsp][stm32f303-nucleo]remove illegal bsp. | 移除不合法bsp.
|
||
fb36988e8 Merge pull request #1562 from TanekLiang/mmcsd_fix_warning
|
||
85495acdd Merge pull request #1561 from armink/fix_scons
|
||
7da376280 Merge pull request #1556 from enkiller/dev
|
||
7f4b8d210 [components][drivers]wlan 1.修改wifi速率单位为bps 2.打印ap信息更加友好
|
||
324c5da5c Merge pull request #1560 from enkiller/Kconfig
|
||
fef854a43 [DeviceDrivers] remove unused-assign code
|
||
dbe8e60fc [tools] Change the generate cconfig.h code position for fix the 'scons --target=cc' problem.
|
||
43531cc27 [components][drivers]Kconfig添加SDIO相关配置
|
||
fdc350b76 Merge pull request #1558 from armink/fix_scons
|
||
27d7eff84 Merge pull request #1559 from flyingcys/master
|
||
cf659b99a Update README.md
|
||
0e2dc2af1 Update README.md
|
||
54a28abb4 update drv_wifi.c
|
||
b7f7d6e6b [tools] Fix the IDE project build error when using 'scons --target=cc'.
|
||
0488daa11 优化GPIO驱动减小Flash占用1128->292
|
||
9539892a1 [tools] Fix IAR get version failed on RT-Thread Env tools.
|
||
ff9162a99 Merge pull request #1537 from Bluebear233/patch-1
|
||
f698c0d66 Merge pull request #1552 from aozima/dhcpd_dev
|
||
330e68e5f [DHCPD] add new version DHCPD use lwip raw api.
|
||
5fde2f0f0 [DHCPD] fixed compile error.
|
||
2e3d99e1a Merge pull request #1544 from TanekLiang/qemu-a9
|
||
156807616 [bsp][qemu-vexpress-a9] add qemu-nographic.bat for windows
|
||
c4a50879a Merge pull request #1530 from zhaojuntao/LWIP-SOCK
|
||
5efad2a2b Merge pull request #1542 from zhuangwei123/master
|
||
7bceef9ff Merge pull request #1546 from flyingcys/dev_wifi
|
||
f31235c82 [components/dfs] Fix inconsistent structure of lwip_sock structure, adaptation lwip202 version
|
||
a462238d8 update gen_bin.py
|
||
d3a782f08 update gen_bin.py
|
||
1f2f9ed19 Merge pull request #1543 from TanekLiang/fixed-warning
|
||
e23f67298 [bsp][qemu-vexpress-a9] update .config and rtconfig.h to fix warning: "HAVE_SYS_SELECT_H" redefined
|
||
e9c78be94 [bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译
|
||
c397c91c1 Merge pull request #1538 from geniusgogo/fixSrcRemove
|
||
82a50f29e [tools/building.py]fixed SrcRemove
|
||
b6e436bb5 Merge pull request #1539 from geniusgogo/update_vsc.py
|
||
ae1eb1d62 Merge pull request #1540 from flyingcys/dev_wifi
|
||
4115bd621 add amebaz bsp
|
||
8101fe158 [tools/vsc.py]update json dump support indent=4
|
||
8430b8323 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into fixSrcRemove
|
||
86ae6146f [tools/building.py]fixed SrcRemove /\ convert issue.
|
||
54674308e Merge pull request #1531 from fanwenl/master
|
||
636d1c75b Merge pull request #1485 from suolong3000/rtc
|
||
443064a00 Merge pull request #1534 from qgyhd1234/drv_eth
|
||
4d1aff373 Merge pull request #1535 from geniusgogo/patch-2
|
||
284744b7b Update serial.c
|
||
a838c543a update vsc.py
|
||
3642febf7 [fix]:fix drv_eth.c bug
|
||
944b0f1c9 fix annotation error
|
||
35a0e8e8c Merge pull request #1529 from TanekLiang/imxrt-lcd-update
|
||
39de7a327 Merge pull request #1520 from ylz0923/master
|
||
92d3ae35a [bsp][imxrt1052] fixed update sdk bug: set lcdif clock to 9.3 and astyle the file
|
||
c5a28a65d [bsp][imxrt1052] set lcd device as rtgui graphic device
|
||
2f0a5d9d3 Merge pull request #1528 from armink/fix_waitqueue
|
||
570ae751b [components][drivers] Add irq lock to rt_wqueue_wait.
|
||
bce30addd Merge pull request #1526 from armink/fix_dfs_fatfs
|
||
9acd72be3 Merge pull request #1525 from heyuanjie87/lwp
|
||
a0fc4f395 Merge pull request #1524 from TanekLiang/imxrt-update-new-sdk
|
||
040617500 [components][dfs][fatfs] Add return 0 to get_fattime when RT_USING_LIBC not enable.
|
||
a6e7b334e 添加系统调用
|
||
22d5e3c3a Merge pull request #1523 from heyuanjie87/lwp
|
||
e1be777ad 解除警告
|
||
28b8e4318 去除lwp msh命令
|
||
42f2c1cb0 Update README.md
|
||
b110d77d8 Merge pull request #1521 from RT-Thread/feature_v310
|
||
43e3eed3b Merge pull request #1517 from armink/fix_sfud
|
||
dd88c6aa2 Merge pull request #1515 from TanekLiang/ch802-fpga
|
||
b085393cd [bsp] add ck802 bsp
|
||
4e937887f [tools] add target=cdk in building script
|
||
7785dc5d0 [libcpu] add c-sky ck802 support
|
||
699bb3207 [stm32f10x-HAL] add function rt_hw_us_delay
|
||
df64a297a [Kernel] Remove memory ops when SLAB and module enable
|
||
3b9868466 [components][sfud] Fix RT_DEBUG_SFUD macro to bool type.
|
||
564df04da Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
8e67f6568 [BSP][stm32f411-nucleo] Add ARCH type and change for module & lwP.
|
||
884fb70fe [Kernel] Add device ops feature.
|
||
bca65f30a [lwP] Add light weight process component.
|
||
682da9b24 [Kernel] Remove object container in module feature.
|
||
e1a57f053 Merge pull request #1513 from armink/fix_sfud
|
||
178165630 Merge pull request #1516 from zhuangwei123/master
|
||
24f633e02 [components][sfud] Update log info.
|
||
e7f78855b [bsp/ls1cdev]drv_spi.c astyle格式化代码
|
||
b05a5a6f3 [bsp/ls1cdev]SPI0添加CS0支持,移除drv_spi.c中的msd_init。SPI00可用于注册NORFLASH驱动
|
||
7154956a4 [bsp][imxrt1052-evk] update sdk to EVKB
|
||
6724fb399 Merge pull request #1511 from aozima/driver_pwm_dev
|
||
5569d17b9 [DeviceDrivers] rename _pwm.c to rt_drv_pwm.c
|
||
0e5b4a0ff [DeviceDrivers] export pwm_enable/set to shell.
|
||
cdfef4839 [DeviceDrivers] add pwm driver framework.
|
||
3592b3684 Merge pull request #1510 from armink/fix_scons
|
||
67dd8c4a0 [tools][scons] Fix error notice when 'EXEC_PATH' is not exist.
|
||
dd6acd256 Merge pull request #1509 from armink/fix_scons
|
||
512c69fdc Merge pull request #1508 from enkiller/dev
|
||
1c37c813b [tools][scons] Add error notice when 'EXEC_PATH' is not exist.
|
||
6bb00aa88 [components][finsh]msh最大参数个数可配置
|
||
6be8da946 Merge pull request #1507 from enkiller/dev
|
||
c67595c24 [components][drivers]Kconfig wifi默认打开sta模式
|
||
2f35ed0ec [components][drivers]Kconfig更新
|
||
97ca1bf1a Merge pull request #1506 from enkiller/dev
|
||
6f12736c8 [components][drivers]wlan驱动框架更新
|
||
a3ef5f37e Merge pull request #1502 from zheng-chow/master
|
||
d450f5414 Merge pull request #1501 from TanekLiang/hifive1-fixed-led
|
||
ed75173ca Fix the SD Card and EMAC issue: 1. The issue concerns sdmmc library bug (I finally solved) in SD_Init() in the file sdmmc/src/fsl_sd.c:SD_SelectBusTiming() calls SD_SwitchFunction() which sets block size to 64bytes (512bits).Therefore SD_SetBlockSize(card, FSL_SDMMC_DEFAULT_BLOCK_SIZE) should be called again before SD_Init() exits. 2. The issue is wrong variable in drv_emac.c:lpc_emac_tx(), and the wrong data length of send packet to cause the send failure.
|
||
666d39c09 Merge pull request #1498 from ArdaFu/master
|
||
f0895aa49 Merge pull request #1499 from Guozhanxin/new
|
||
e2c89ec0f [components][cputime]to be able trace before use DWT.|使用 DWT 之前必须先使能跟踪系统.
|
||
aa08164cb [libcpu] Sconscript: fix spell srror.
|
||
099062de7 [tools][building] Add ASFLAGS in DefineGroup.
|
||
7a1f8ee1c [libcpu][arm][arm926] Using C header file to define stack and heap size.
|
||
7d6b7dc3f Merge pull request #1497 from arthur-jx/master
|
||
99cbadc1d [bsp][hifive1] remove unused code
|
||
de17adf56 [bsp] [stm32f10x] fix watchdog control set timeout argument bug.
|
||
c83c8d846 Update README_zh.md
|
||
bb6cad186 Update README.md
|
||
44cffcf9a Update rtdef.h
|
||
1f574b679 Update ChangeLog.md
|
||
37d8cc4ff Merge pull request #1495 from armink/fix_apollo429
|
||
b91257edb Merge pull request #1494 from armink/fix_lwip
|
||
0b1b54974 [bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission.
|
||
62ed2b9d0 [bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability.
|
||
0e3b1506d [components][lwIP] Change the lwIP default selected version to 2.0.2.
|
||
63c4373a5 Merge pull request #1493 from TanekLiang/hifive1-pr
|
||
43922e465 [bsp] add new bsp: hifive1
|
||
32c5b2515 [libcpu] add risc-v e310 porting
|
||
661338d27 Merge pull request #1473 from Bluebear233/patch-1
|
||
45bd118b5 Merge pull request #1491 from uestczyh222/master
|
||
63b223823 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
9f0998abb [Tools] Remove `scons --test` argument.
|
||
e60645249 Merge pull request #1489 from uestczyh222/master
|
||
762124625 [Bsp]Add readme for stm32f40x
|
||
021409205 [Bsp]Add Readme for stm32f10x
|
||
798e45f88 Merge pull request #1488 from TanekLiang/lpc54608-readme
|
||
9c051e4fd [bsp][lpc54608-LPCXpresso] add README.md
|
||
427be5c6c [Tools] Add copyright information.
|
||
7d8072298 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
fd0ae6728 [Tools] Add target=vsc in building script.
|
||
e52bd1b8f Merge pull request #1487 from yangjie11/master
|
||
dab747731 [stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()|修复了:当屏蔽宏定义RT_DEBUG时,RT_ASSERT()中的函数运行不到
|
||
c39b66fcf Merge pull request #1486 from qgyhd1234/gcc
|
||
8752d76b6 [gcc]:修改GCC分散加载文件
|
||
fe691c2ab Merge pull request #1484 from TanekLiang/riscv-update
|
||
385ee9afe Merge pull request #1483 from TanekLiang/nds32-update
|
||
7760057c0 Merge pull request #1482 from TanekLiang/lpc408x-readme
|
||
06aa5b547 解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。 get_week获取的值是0-6.而stm32f4xx_rtc.h中IS_RTC_WEEKDAY中判断的有效值是1-7.当设置日期是周日时,会有问题。
|
||
6605b65ef [bsp] remove AE210P bsp
|
||
46b9be603 [libcpu] remove nds32 porting
|
||
be2786215 [bsp] remove hifive1 bsp
|
||
5faae3350 [libcpu] remove libcpu/risc-v
|
||
bf21bbc42 [bsp][lpc408x] add README.md
|
||
ae98804df Merge pull request #1481 from enkiller/dev
|
||
8ff8e57e2 Merge pull request #1480 from TanekLiang/gd32450z-update
|
||
081275787 Merge pull request #1479 from TanekLiang/v2m-delete
|
||
bc544bec4 [bsp][qemu]添加Audio驱动
|
||
6a1e8d562 Update .gitignore
|
||
f33cbb644 Merge pull request #1478 from enkiller/dev
|
||
b8bbb7164 [BSP][stm32f4xx-HAL] Add GNU GCC support.
|
||
03a05abde [bsp] remove unused bsp
|
||
9dd885593 [BSP][stm32f411-nucleo] Update README.md file.
|
||
0cbd41a69 [bps][gd32450z-eval] update lwip to 2.0.2
|
||
f1d0cb872 [BSP][stm32f411-nucleo] Add GCC support.
|
||
85b14687f [components][drivers]Kconfig 添加Audio选项
|
||
eaef19591 Merge pull request #1476 from zhaojuntao/rm-wlancmd-default-config
|
||
81a9cc37a Merge pull request #1475 from zhaojuntao/dns-server-fix
|
||
43aab3c0a [BSP][X1000] Update download URL of cloner for X1000
|
||
4e024728a [BSP][X1000] Update README.md for X1000
|
||
af54e33d6 [components/drivers/wlan] remove duplicate configuration in wlan_cmd.c, this configuration is included in the dhcp_server.c
|
||
c0587d040 [components/net] add dns server ip address config, may custom in menuconfig
|
||
f29cc0dba Merge pull request #1474 from uestczyh222/master
|
||
2157523be Merge pull request #1470 from armink/fix_rtdbg
|
||
178fce54b [Components][USB]fix device ep write 1bytes on hs
|
||
72316a6e6 [rtdbg] Update some comments on rtdbg.h.
|
||
e9b6f122f Merge pull request #1472 from armink/fix_dfs_net
|
||
dce9072ec Merge pull request #1471 from armink/fix_lwip141
|
||
ec81f44ff Update net_sockets.c
|
||
488a0fd36 [fs][net] Add lwIP version check on setsockopt().
|
||
431739dc4 [lwIP] Fix lwip 1.4.1 assert when using DFS_NET.
|
||
51db86ca5 Merge pull request #1464 from aozima/lwip_dev
|
||
7d1324ee6 [lwip] add list_udps() for lwip-1.4.1.
|
||
e190b166e [lwip] fixed compile error.
|
||
e5f699650 [lwip] update netstat: add list_udps.
|
||
6daf88d7a [lwip] add list_udps.
|
||
18941a1e6 [lwip] update list_if: add BROADCAST.
|
||
0819abda7 [lwip] update Kconfig: add erx/etx thread config.
|
||
7be20be3e Merge pull request #1469 from enkiller/dev
|
||
67188c869 [rtdbg] Add simple API to rtdbg.h. Such as LOG_D, LOG_E.
|
||
cc30bd375 [bsp][qemu]更改中断栈大小为2048
|
||
b46520916 Merge pull request #1467 from heyuanjie87/master
|
||
10d26fd3f 优化cbp脚本
|
||
b030e6773 Merge pull request #1468 from misonyo/gd32303-github
|
||
b0a91ad13 Merge pull request #1466 from qgyhd1234/407uart
|
||
8d0328c78 [bsp][gd32303e-eval]add gcc support
|
||
4ec3552c0 修正无法生成cbp的问题
|
||
21ea37731 [bsp]:修改控制台打印串口由rt_config.h控制
|
||
da6f9e2dc Merge pull request #1463 from TanekLiang/gd32450-update
|
||
e43200fa0 [bsp][gd32450z-eval] update bsp: - add gcc support - update project because GUI had move to packages - enable RT_USING_USER_MAIN mode
|
||
eb0ce5117 Merge pull request #1462 from misonyo/gd32303-github
|
||
35081fd58 [BSP/gd32303e-eval]修改readme表格显示错误问题等
|
||
94116edaf [Tools] Disable print out in gcc detection.
|
||
b42dcd1fe Merge pull request #1460 from misonyo/gd32303-github
|
||
e6cbf2dee Merge pull request #1461 from bupleurum/patch-1
|
||
3af13de6a Update rtservice.h
|
||
4f4a04437 add gd32303e-eval BSP
|
||
3a6eace91 Merge pull request #1442 from qgyhd1234/phy_fire
|
||
9db81ed70 [网络驱动]:优化 phy_init() 函数
|
||
a99b09658 Merge pull request #1439 from Guozhanxin/imx1050
|
||
1ad1bd3c3 Merge pull request #1457 from zhuangwei123/master
|
||
9aba5dd6c Merge pull request #1447 from Guozhanxin/imx1052
|
||
c0c27ee27 Merge pull request #1456 from uestczyh222/master
|
||
c75967565 [BSP][STM32F7-DISCO]Add iar support ,scons iar/armcc support
|
||
3a3187933 update rtconfig.h|更新 rtconfig.h的配置
|
||
3f559d7d3 [BSP][RT 1050]Distinguish HyperFlash and QSPI Flash|区别开 HyperFlash 和 QSPI flash.
|
||
64ad95253 Merge pull request #1454 from uestczyh222/master
|
||
200ca1874 Merge pull request #1453 from uestczyh222/imxrtmdk
|
||
391b8da21 Merge remote-tracking branch 'upstream/master'
|
||
5a3c11009 Merge pull request #1455 from uestczyh222/F7-document
|
||
9c7b6b9ee [BSP][STM32F7-DISCO]Add README.md
|
||
367430127 [BSP][imxRT1052]fix scons build with iar armcc
|
||
420715c1a Merge remote-tracking branch 'upstream/master'
|
||
17632812c Merge pull request #1448 from uestczyh222/F769-Disco
|
||
9ff3c88fb Merge remote-tracking branch 'upstream/master'
|
||
18a08bd73 Merge remote-tracking branch 'upstream/master'
|
||
992b102f9 Merge pull request #1452 from uestczyh222/master
|
||
bce78ac36 [Bsp][Imxrt1052]fix mdk/iar proj default
|
||
3bccfdd79 [Bsp][STM32F4xx-HAL]fix build error default
|
||
64acc3fc4 Merge pull request #1451 from uestczyh222/master
|
||
140bf7686 [BSP][STM32L476-nucleo]fix build error with gcc
|
||
d679f1416 Merge pull request #1450 from uestczyh222/master
|
||
65ceb4a0b [Bsp][STM32L476-nucleo]remove scons armcc build support
|
||
655e98752 Merge pull request #1449 from uestczyh222/master
|
||
ca59fbb58 [Bsp][STM32L476-nucleo]fix readme.md
|
||
fef8169a1 [BSP][STM32F7-DISCO]fix bsp
|
||
d44790c8f [src/ipc.c]adjust rt_event_send() hook function position|调整rt_event_send()钩子函数位置
|
||
82b30a4bd Merge pull request #1445 from uestczyh222/master
|
||
a37ffb1b2 [Tools]fix GCC7 in MacOSX
|
||
28ba8cbaa Merge pull request #1444 from uestczyh222/master
|
||
a1eccf0e5 [Bsp][STM32L476-Nucleo]Add Readme
|
||
2ef101a4c Merge pull request #1443 from uestczyh222/master
|
||
31bc22155 Merge remote-tracking branch 'upstream/master'
|
||
e8a4bf8f9 [Bsp][STM32F10x-HAL]fix readme.md
|
||
719941b81 Merge remote-tracking branch 'upstream/master'
|
||
316a5fe70 Merge pull request #1441 from uestczyh222/master
|
||
ae24e71dc [Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig
|
||
8f58115c8 Merge pull request #1438 from uestczyh222/master
|
||
7577b1a37 Merge remote-tracking branch 'upstream/master'
|
||
d4af0828e Merge pull request #1432 from ArdaFu/master
|
||
e46e9e6f2 [Bsp][STM32F10x-HAL]Add README.md
|
||
f5e1949ef [BSP] TM4C129X: Move the IAR compile argument to IAR condition branch.
|
||
f4e5b8d82 Merge pull request #1436 from Guozhanxin/imx1052
|
||
c8580813d Merge pull request #1437 from uestczyh222/master
|
||
206ce5121 [BSP][STM32F4xx-HAL]readme.md add figure
|
||
2fccd79dd [Bsp][STM32F4xx-HAL]Add Readme.md
|
||
12f7f448c [BSP][RT1050] fix ATK shareboard board xip issue. | 修复正点原子、shareboard板子xip编译错误问题.
|
||
352b31a9d Merge pull request #1434 from RT-Thread/gcc_detection
|
||
6ac213d62 Add GCC version detection.
|
||
16474d443 [BSP] ASM9260T: Fix IAR_IDE compile errors. Tested with IAR version 8.10.1.
|
||
48a59d1b4 [Componment] libc: Modify skip timespec define condication. Change IAR version from 8.11.2 to 8.10.1
|
||
45645be9d [BSP] TM4C129X: Modify rtconfig.py to support compile from IAR-SCONS
|
||
ab33cd311 Merge pull request #1431 from ArdaFu/master
|
||
275ce5ddf Merge pull request #1427 from qgyhd1234/eth_fire
|
||
9f5e87d57 [BSP] TM4C129X: Fix last commit error. Modify .icf IAR Link file, move block RTT_INIT_FUNC to flash region.
|
||
ab41281bf Merge pull request #1430 from balanceTWK/master
|
||
330bdf698 [bsp/ls1cdev]跟上一提交,漏提两个文件
|
||
9a7caed32 [bsp/ls1cdev]添加自引导特性,添加配置选项 1、添加自引导特性,添加配置选项 2、修复cpuport.c的bug 3、修复ls1c_pin.c不能默认复用的bug
|
||
e1f59e2d9 [bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的
|
||
dbf360e78 Merge pull request #1429 from liu2guang/master
|
||
d2336a698 Merge pull request #1428 from heyuanjie87/imx1050
|
||
93afe69c9 添加mdelay接口
|
||
1805a4d9c [BSP][RT1050] fix fire board xip issue. | 修复野火板子xip编译错误问题.
|
||
f582b621d Merge pull request #1423 from qgyhd1234/scf
|
||
453b7a9f1 [驱动]:添加野火1052 drv_eth.c 和phy.c 文件
|
||
1cc3c5884 Merge pull request #1426 from zhuangwei123/master
|
||
ce6a91831 Merge remote-tracking branch 'upstream/master'
|
||
cba34bd4d [bsp/ls1cdev]drv_gpio add interrupt ops
|
||
8859c5679 Merge pull request #1425 from zhuangwei123/master
|
||
1d8039678 [bsp/ls1cdev]更新README.md
|
||
aa430d0f8 Merge pull request #1424 from zhuangwei123/master
|
||
71ce1e8cb Merge branch 'master' of https://github.com/zhuangwei123/rt-thread
|
||
a73b72a21 [drivers/rtc] Update NTP update time API.
|
||
6a1fee138 [bsp/ls1cdev] 1、astyle格式化drv_uart代码 2、修改drv_uart.h头文件声明
|
||
060ba3e9d [修改]:修改HyperFlash启动文件
|
||
504a65c83 Merge remote-tracking branch 'upstream/master'
|
||
6725dfa59 [bsp/ls1cdev] 1、uart驱动重写,采用uart驱动框架 2、添加并修改勤为本ls1c_uart 3、开启main为用户程序入口,删除application.c和startup.c,并对初始化部分做相应调整更新。 4、开启dhcp
|
||
e47775cd6 Merge pull request #1422 from armink/fix_rtc
|
||
a6b6b05d7 [drivers/rtc] Update NTP update time API.
|
||
c13624298 Merge pull request #1420 from armink/fix_libc
|
||
9e677edc3 Merge pull request #1421 from liu2guang/master
|
||
586685875 [libc/armlibc] Remove time() on stubs.c.
|
||
51f638ad6 [BSP][RT1050] improve sdio stability and speed. | 优化SDIO接口稳定性和速度.
|
||
236fd82e5 Merge pull request #1418 from aozima/DHCPD
|
||
f64c0b2ad Merge pull request #1416 from XBurst/master
|
||
efadb37f4 [DHCPD] fixed compile error if use legacy LWIP.
|
||
47a0e4647 [DHCPD] update DHCPD_SERVER_IP config.
|
||
6a36d0c57 [DHCPD] format code by Astyle.
|
||
3970fa573 [DHCPD] add DHCPD_USING_ROUTER to Kconfig.
|
||
95111d262 Add uboot binary for RealBoard.
|
||
c3ce528d9 Merge pull request #1414 from liu2guang/master
|
||
72af51204 Merge pull request #1415 from Guozhanxin/imx1052
|
||
d60a6c438 Merge pull request #1322 from heyuanjie87/imx1050
|
||
a00cdcd75 Merge pull request #1411 from armink/fix_libc
|
||
62b38ed17 [bsp][imxrt1052-evk] update README.md
|
||
6b9797e9a [bsp][imxrt1052-evk] add SeeedStudio RT-M7 lcd support
|
||
3b8e3aa7e [bsp/stm32f20x] Open RTC device on stm32f20x.
|
||
f56647c08 Merge pull request #1412 from rtoslab/master
|
||
cec2ee4cd Merge remote-tracking branch 'upstream/master'
|
||
dfe3d953d [BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127引脚寄存器地址错误.
|
||
5d4b8fa2b [bsp][imxrt1052]update ctors/dtors sections to fix link error with RT_USING_CPLUSPLUS
|
||
c9b430a02 [bsp][imxrt1052-evk] add ATK lcd support
|
||
8804c3280 [components/libc] Fix compile error.
|
||
5501ec36c [components/libc] Move time() and clock() function to libc time.c.
|
||
201d2830e [components/libc] Remove #if defined(RT_USING_RTC) on time.c.
|
||
25e709eef Update rtconfig.py
|
||
58724b95d Update rtconfig.py
|
||
0f9209775 Merge pull request #1409 from Guozhanxin/new
|
||
67516b9dc add Seeed Studio RT-M7 board support.|添加Seeed Studio RT-M7开发板支持
|
||
391de3afe Merge pull request #1405 from Guozhanxin/imx1052
|
||
290b2fa98 Merge pull request #1407 from aozima/pulls
|
||
088990f7d update enc28j60 driver: ensure enable PHY link changed interrupt.
|
||
3ec384d80 update enc28j60 driver: format code by Astyle.
|
||
5513b8bf3 Merge pull request #1406 from JinglongZhang/master
|
||
e3df19fde correct a spelling error
|
||
cc27c8414 Update README.md
|
||
179d1e998 add ATK board support.
|
||
8b371e6be 修正数据大小导致assert
|
||
8b3e676a1 Merge pull request #1396 from RCSN/master
|
||
feb275db4 Merge pull request #1397 from armink/fix_newlib
|
||
f09e39ebd [Components/libc] Fix compile error.
|
||
76c30dc39 Merge pull request #1400 from JinglongZhang/master
|
||
f1e2dd487 fix an i2c debug print bug
|
||
2d9798ac3 [Components/libc] Fix time.c code style in armlibc and dlib.
|
||
5dd053929 [Components/libc] Add gettimeofday to newlib libc.
|
||
578067a64 Merge pull request #1395 from TanekLiang/imxrt-update
|
||
4d1d5a36c 适配shareboard。
|
||
418c9dfc8 [bsp][imxrt1052-evk] update README.md : add running log
|
||
50b84bb08 [bsp][imxrt1052-evk] change sdio default speed to 25M
|
||
03ff8a29c [bsp][imxrt1052-evk] update enet driver: revert all change for fsl_enet.c
|
||
a901693fb Merge pull request #1394 from armink/fix_dlib
|
||
3a0a3f7c6 [Components/dlib] Add dirent.h to dlib libc.
|
||
672d6e39e 刷新cache
|
||
313920126 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into imx1050
|
||
795f9873c Update README.md
|
||
2c72a855f Update README.md
|
||
ef5b180bc Merge pull request #1393 from TanekLiang/imxrt-readme
|
||
a4b78ca09 [bsp][imxrt1052] add readme
|
||
4e2c55ab6 Update rtconfig.py
|
||
5a2108ea6 Update rtconfig.py
|
||
aaece70c2 Merge pull request #1386 from uestczyh222/master
|
||
6c0053104 Merge remote-tracking branch 'upstream/master'
|
||
363291f81 Merge pull request #1391 from uestczyh222/f7-disco-fix
|
||
1d673606f Merge pull request #1390 from uestczyh222/fix_host_msc
|
||
ba6b5ab5a [Bsp][F7-Disco]fix startup by gcc
|
||
f68c80126 [Components][DFS]fix if disk free more than 4GB
|
||
c053119fa [Components][HOST]fix sem name
|
||
4356db5b1 [BSP] Update module compiling parameters for QEMU.
|
||
4113f6bcd [BSP] Update rtconfig.py for module in QEMU.
|
||
48e769c17 Merge pull request #1377 from balanceTWK/master
|
||
a0c9862c4 [BSP] Update rtconfig.py for QEMU.
|
||
cdd12b793 [libc] Add dl features in KConfig.
|
||
3c31567f1 [kernel] Fix vstart_addr issue in module.
|
||
7b9de446c Update rtdef.h
|
||
79372cc0c Merge pull request #1383 from uestczyh222/master
|
||
4f40bc80e [Components][USB device] kconfig allow none class
|
||
2bd7a0e86 Merge pull request #1382 from uestczyh222/master
|
||
1ed770039 [Coponents][USB device]add class register interface
|
||
70f7ea2ad Merge pull request #1381 from uestczyh222/master
|
||
0ee4c74ab Merge pull request #1378 from armink/fix_finsh
|
||
801c3fcef [Bsp][i.mx rt] SDIO Upper speed
|
||
d4770831c Merge pull request #1380 from uestczyh222/master
|
||
b2db09adf [Bsp][i.mx rt]USB device support HS
|
||
f05e74061 Merge pull request #1379 from uestczyh222/master
|
||
4c0be8c77 [Components][USB]Add stack size config
|
||
72ec60aaa [components][finsh] Finsh thread using heap when RT_USING_HEAP is defined.
|
||
071c2d3f5 [BSP][imxrt1052] add baudrate options, Delete simulate i2c .
|
||
d5da0601a Merge pull request #1375 from uestczyh222/master
|
||
58c1d721f Merge pull request #1373 from heyuanjie87/master
|
||
f3a886bda Add USB driver to fire
|
||
3a2bf4fca Merge pull request #1370 from SummerGGift/2018416
|
||
8e3142797 Merge pull request #1374 from uestczyh222/master
|
||
39558535f [Bsp][Tina]Add spi driver
|
||
99e6d7dfc [imx rt]mdk memcpy导致基地址崩溃
|
||
da704e695 Merge pull request #1372 from uestczyh222/master
|
||
7cbeb251e [Bsp][Tina]Add SDIO Driver
|
||
84438a363 Merge pull request #1371 from uestczyh222/master
|
||
75194461e [Bsp][Tina]Add mmc clock and dram gate
|
||
0de277a0c [bsp][stm32f10x] : unable to use microlib
|
||
4ebb94e96 Merge pull request #1369 from armink/fix_sfud
|
||
7c97e16ec [DeviceDriver] Fix RT_DEBUG_SFUD in Kconfig.
|
||
388e42675 Merge pull request #1365 from uestczyh222/master
|
||
1d48f9ff4 [Bsp][stm32f4xx-HAL]剔除多余空行格式化
|
||
3b1f16a53 Merge pull request #1362 from uestczyh222/master
|
||
5368444b7 Merge pull request #1361 from wbhb1234/master
|
||
a71602885 剔除多余空行格式化文件
|
||
757c56e6b Add drv_hwtimer
|
||
74d045093 [tools] Fix the sys.path issue in IARVersion.
|
||
32f393ffc Merge pull request #1358 from qgyhd1234/fix_stm32f4xx
|
||
0966f7f7e Merge pull request #1360 from qgyhd1234/20180413
|
||
182f2cab9 [BSP][imxrt1052-evk] fix rt_i2c_transfer bug.
|
||
3365c07c2 Merge pull request #1359 from liu2guang/master
|
||
f9e58990e [BSP][RT1050] fix rt1050 bsp bug and update code. | 修复RT1050 BSP bug并更新代码.
|
||
5379c2087 [BSP][stm32f40x] Fix mdk4/mdk5 project build error.
|
||
379786788 [BSP][STM32F40X] Fix components init.
|
||
27ff16a86 [BSP][stm32f40x] Add components init.
|
||
8ea0ea910 Merge pull request #1353 from uestczyh222/master
|
||
c7183603e Merge pull request #1352 from balanceTWK/master
|
||
6c814db16 Merge remote-tracking branch 'upstream/master'
|
||
f95d28a64 添加i.mxrt的CI
|
||
4b086cfff [BSP][imxrt1052] update rtconfig.h Kconfig
|
||
10a4de16f Merge pull request #1350 from TanekLiang/gd32
|
||
962a9b012 Merge pull request #1346 from TanekLiang/imxrt-eth-fixed
|
||
0e1ab3d54 Merge pull request #1349 from TanekLiang/rtc-warning
|
||
585ef8ff5 Merge pull request #1348 from TanekLiang/mismath
|
||
cc81b47be [components] fixed signed/unsigned mismatch warning
|
||
8dc838227 [kernel] fixed signed/unsigned mismatch warning
|
||
48058683f [bsp][gd32450z-eval] Update project building error because of GUI engine moved to package.
|
||
2f5a9c37f [DeviceDriver][RTC] fixed warning when only enable finsh shell: function "date" was declared but never referenced
|
||
ae1536b2a [bsp][imxrt1052-evk] update eth driver - fixed eth send frame bug - code clean
|
||
ac6302db3 Merge pull request #1344 from aozima/pulls
|
||
1ff8d7339 [bsp] [sam7x]: fix SConscript spelling error.
|
||
9efc02779 Merge pull request #1343 from TanekLiang/iar-path
|
||
0d1f75453 update scons script: strict SrcRemove() match rule.
|
||
cd39c2525 [bsp] support get compiler path by environment variables for IAR
|
||
a8a2e5544 Merge pull request #1342 from TanekLiang/iar8201
|
||
570627b72 [Libc][dlib] Auto remove macro _DLIB_THREAD_SUPPORT when IAR version higher than 8.20.1
|
||
2545c3854 [Tools] add IAR get version support
|
||
1d878887c Merge pull request #1340 from balanceTWK/master
|
||
6d63451e3 [bsp][imxrt1052] add hardware i2c
|
||
60d2545b5 Merge pull request #1341 from TanekLiang/fire-test
|
||
5fd9bd67a [bsp][imxrt1052] support auto update flash programming algorithm for wildfire board
|
||
f06f50f4b Merge pull request #1336 from TanekLiang/cache
|
||
b7c2ef270 Merge pull request #1338 from TanekLiang/v2m-fixed
|
||
327a6b6ff [bsp][imxrt1052] add cache interface support
|
||
aaf574f6f [bsp][v2m-mps2] update project to remove mpython package default
|
||
c8a654ce9 Update README.md
|
||
d1ab780d0 Merge pull request #1335 from armink/fix_sfud
|
||
80c2015c3 [DeviceDriver] Remove rt_memory api using on SFUD.
|
||
aa86f7f7b 修正iis驱动
|
||
71d50fb8b Merge pull request #1334 from liu2guang/master
|
||
0bbb34914 [BSP][RT1050] Optimized spi bus driver. | 优化spi驱动.
|
||
5674a2567 Merge pull request #1333 from liu2guang/master
|
||
9826f07df [BSP] add spi bus driver. | 添加spi总线驱动.
|
||
5f81f8e77 Merge pull request #1330 from balanceTWK/master
|
||
144bfdbd1 [BSP][i.mxrt1052] fix uart
|
||
38fc71608 tab转空格
|
||
75a2fe4d4 Merge pull request #1328 from SummerGGift/2018329
|
||
4e077447f 还原脚本文件
|
||
d98c4ad11 [imx rt1050]修改sai edma驱动
|
||
2e256db6a Merge pull request #1326 from TanekLiang/imxrt-gcc-fixed
|
||
8466febab Merge pull request #1329 from uestczyh222/master
|
||
db081c517 [Bsp][STM32f4xx-HAL]fix pin index
|
||
15ffe8846 Merge pull request #1324 from Bluebear233/nuc472
|
||
a18275c21 Merge pull request #1325 from SummerGGift/2018328
|
||
739bc6a25 [bsp][imxrt1052-evk]: fix parameter type incompatible error
|
||
852714c1c [bps][imxrt1052] fixed gcc output bin file error
|
||
f596c5ad8 [bsp] Add pin equipment for stm32f429-apollo
|
||
342f883ac [BSP]NUC472
|
||
e0314e637 添加iis驱动
|
||
5e477ae0a [imx-rt]在回调函数执行后才清除本次传输信息
|
||
8ea9dd657 Merge pull request #1321 from TanekLiang/memheap-fixed
|
||
e4ee93564 Merge pull request #1320 from uestczyh222/master
|
||
b09445cbf [Kernel][memheap] fix rt_realloc bugs
|
||
26119affd Merge remote-tracking branch 'upstream/master'
|
||
e04c3cecc 修改默认工程与menuconfig同步
|
||
c6a5a2a38 Merge pull request #1314 from enkiller/dev
|
||
161778df8 Merge pull request #1317 from liu2guang/master
|
||
045500ce2 [BSP] add fire board support and optimize bsp.|添加野火开发板支持并优化bsp.
|
||
d0b592c09 Merge pull request #1319 from heyuanjie87/imx1050
|
||
fa09a700c Update audio.c
|
||
0d2b660f2 Merge pull request #1315 from TanekLiang/v2m-update-pin
|
||
43e778507 Merge pull request #1316 from sundm75/sundm75
|
||
d43e20676 [bsp][v2m-mps2] add pin device support and update project files
|
||
5b3154597 [drivers]Fix put_force bug
|
||
228c820e4 Merge pull request #1289 from moebiusever/master
|
||
22bcdd4bd [finsh] change comment "Disable the command echo mode or not in default" to "Disable the echo mode in default"
|
||
bb93c7481 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
8ed3470d2 Merge pull request #1312 from uestczyh222/master
|
||
93060f247 Merge remote-tracking branch 'upstream/master'
|
||
0fcf08ae8 [Components][USB]fix a compile error
|
||
e8ee150d1 Merge pull request #1310 from liu2guang/master
|
||
f4b8cc4c6 Merge remote-tracking branch 'upstream/master'
|
||
213001fd7 Merge pull request #1307 from armink/fix_armlibc
|
||
b30bd6b79 Merge pull request #1311 from uestczyh222/master
|
||
1fd31983a [Bsp][Drivers]Add a int endpoint
|
||
f88f46708 Merge pull request #1309 from uestczyh222/master
|
||
144e63eae [BSP] delete rtc driver error message. | 删除RTC驱动的错误信息.
|
||
45c9b8c19 Merge remote-tracking branch 'upstream/master'
|
||
5713db3fb [Bsp][i.mxrt]Add USB Drivers support HS
|
||
b27b1d803 [Libc][armlibc] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to armlibc/sys/unistd.h.
|
||
2a9ce628e Merge pull request #1306 from TanekLiang/v2m-bsp
|
||
9a01c5700 Merge pull request #1305 from armink/fix_rtc
|
||
feeff7316 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
9b3b6989f [bsp][v2m-mps2] fix "scons --target=mdk5" error
|
||
c74bc870e [DeviceDriver][RTC] Fix rtc Kconfig and missing return.
|
||
883290dde Merge pull request #1304 from armink/fix_dlib
|
||
c6e928a78 [Libc] Update struct stat on libc_stat.h .
|
||
991baa7a0 [Libc][dlib] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to dlib sys/unistd.h .
|
||
fed25c720 [Libc][dlib] Add fcntl.h and sys/stat.h to dlib.
|
||
39ebfa9e3 Merge pull request #1302 from liu2guang/master
|
||
60f17b69f [BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式.
|
||
85d3c9830 Merge pull request #1299 from ArdaFu/master
|
||
1c318bafb Merge pull request #1301 from balanceTWK/master
|
||
f8bdaff90 [bsp][tm4x129x] Remove int/uint_fast8/16/32_t definition in BSP driver library's Sconscript. These definitions move to minilibc/stdint.h.
|
||
761c0a27c [BSP] add other uart|添加其他串口
|
||
56c2ebbcc [components][mini-libc] Add missing C99 definition of int/uint_least/fast8/16/32/64_t.
|
||
92f630188 Merge pull request #1293 from TanekLiang/lpc824
|
||
d507382bb [bsp][ls1c] delete msd driver, use SD/TF card driver with spi in components
|
||
d5d07b761 Merge pull request #1296 from uestczyh222/master
|
||
38169bb51 [Components][Dfs][Fat]fix mkfs bug
|
||
1a24c9a29 [bsp]add other uart | 添加其他串口支持
|
||
1918d14a1 drv_uart
|
||
1257e5d38 del usart.c usart.h
|
||
0cbd9dc8b add drv_uart.c drv_uart.h
|
||
61d1df126 [bsp][ls1c] modify file format
|
||
5c0345e2f [bsp][lpc824] fixed error: incomplete type is not allowed
|
||
449f960c4 [bsp][ls1c] update config
|
||
b102410ec [bsp][ls1c] modify "RT_USING_UART" to "RT_USING_SERIAL"
|
||
64829a07b [bsp][ls1c] add the condition for use touch
|
||
af743afb0 [bsp][ls1c] add ls1c_hw_i2c_init
|
||
4a8076e4b [bsp][ls1c] add ls1c_hw_spi_init
|
||
4495e1c2a [bsp][ls1c] add rtgui_lcd_init
|
||
0192ae212 [bsp][ls1c]change RT_USING_UART to RT_USING_SERIAL;remove some device init
|
||
05aea0f8c [bsp][ls1c]remove rt_components_init
|
||
60b756a8f Merge pull request #1291 from uestczyh222/master
|
||
7262ab736 [Components][USB Device]增加复合设备对HS的支持
|
||
5035662cd [Components][USB Device]各个class对HS进行了适配
|
||
c4c729f01 Merge pull request #1290 from liu2guang/master
|
||
0dd4854dc [BSP] fix uart driver bug. | 修复串口驱动BUG.
|
||
5a2df50ed [BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动.
|
||
61946325e [finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode
|
||
b553543b4 删除vscode信息
|
||
0ab93e70f [Components][USB Device]增加协议栈对HS设备的支持
|
||
c1505a3d6 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
bce9bc47a Merge pull request #1288 from TanekLiang/stm32f10x-project
|
||
4043a68ad [bsp][stm32f10x] update projects
|
||
c556e9acc Merge pull request #1286 from ChunfengMu/fix_bugs
|
||
2b1fc7c4c [bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript for rtc
|
||
9ad0cb214 Merge pull request #1280 from charlown/master
|
||
9ae79c0c1 Merge pull request #1278 from liu2guang/master
|
||
48ecbd399 [finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh
|
||
3e7501113 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
24de9f144 Merge pull request #1282 from enkiller/development
|
||
a745d5ee0 [drivers][pin]增加两种IO中断模式
|
||
336c946b8 [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not and fix the bsp compile error
|
||
5444c90ec [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not
|
||
4f1f0ad91 fix cdc_vcom.c notify receive data.
|
||
954d2447c [BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码.
|
||
93f5e3e46 Merge pull request #1277 from uestczyh222/master
|
||
3abe6bcc9 [Bsp][STM32F4xx-HAL]Add I2C driver
|
||
d40df63cc Merge pull request #1276 from TanekLiang/stm32f429-apollo
|
||
99e5b0a51 [bsp] fix spi4 typo
|
||
ed917b4ec [bsp] update project to fix warning: duplicate drv_i2c.c file
|
||
bfeae15f5 [bsp] update config file to fix error: external FD_SETSIZE too small for number of sockets
|
||
a69598432 Merge pull request #1275 from TanekLiang/examples_update
|
||
ca0093fce Merge pull request #1274 from TanekLiang/imxrt-update
|
||
da3c90068 [bsp] fix typo
|
||
707a0915e [examples] fixed gcc warning: value computed is not used
|
||
7bff4a1be [bsp] update rtconfig.h and .config
|
||
2f14a55e2 [bsp] fixed gcc warning: value computed is not used
|
||
249d5b588 [bsp] update IAR and mdk project
|
||
f268ffa5b [bsp] delete SDIO test code
|
||
5760c356e [bsp] fix enum warnings
|
||
005b9da3d [bsp] update gcc nocache section
|
||
ddaa61fcc Merge pull request #1273 from armink/fix_shell
|
||
76474b3e9 [Components][Finsh] Fix list object name align issue.
|
||
0b5ac759e Merge pull request #1272 from RT-Thread/fix_simulator
|
||
03b801541 Merge pull request #1266 from jiaooo/dev
|
||
4de875801 Fix the control interface and GUI initialization
|
||
1afb706c4 bsp/stm32f429-apollo:fix drv_i2c.c scons build error
|
||
6e987b235 Merge pull request #2 from RT-Thread/master
|
||
5534bab89 Merge pull request #1270 from aozima/spi_msd
|
||
0e4de6f8f [DeviceDrivers][SPI][spi_msd.c] fixed CSD Version 2.0 sector count calc.
|
||
f582bb5ba [DeviceDrivers][SPI] format spi_msd.c
|
||
1b886e78b Merge pull request #1269 from uestczyh222/master
|
||
6bfb966d7 [Components][WINUSB]Fix USB_VENDOR_ID and USB_PRODUCT_ID Macro
|
||
93387d3a3 Merge pull request #1268 from uestczyh222/master
|
||
55a1c11ab [Components][WINUSB]Add Guid config to Kconfig Add VID PID config
|
||
eb7853560 [DFS] Add protection for pt->triggered
|
||
fe66f24c6 [DFS] Add lastdata for poll of netsocket
|
||
505dc4182 Merge pull request #1265 from enkiller/development
|
||
59f05f68f cchange file name drv_iic to drv_i2c
|
||
5301a1b9d [bsp][allwinner_tina]更改表意不清晰的函数名字
|
||
6107b74ac Merge pull request #1263 from moebiusever/master
|
||
29b4484f3 Merge pull request #1262 from TanekLiang/stm32f429-apollo
|
||
b1abc48fc [bsp] add readme file for stm32f429-apollo board
|
||
8160a4089 fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
||
ff7c6b956 Merge pull request #1260 from emlslxl/indent-preproc-block
|
||
2cfb670fa Merge pull request #1259 from enkiller/development
|
||
417ecef5c 添加astyle工具的配置语句,格式化时可以实现宏定义的块缩进。 更改省略号为英文状态下的... 统一文件编码格式统一为UTF-8
|
||
2bbb27c29 [drivers]修复定时器驱动框架单次长时间定时不准确的问题
|
||
8f2588d60 Merge pull request #1258 from RT-Thread/feature_kconfig
|
||
a0e402cf4 Update ChangeLog.md
|
||
5083b84c9 [BSP][qemu-vexpress-a9] add SOC chip type definition
|
||
f83eb41ef [libc] fix the compiling warning
|
||
3aa582bc1 [BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc
|
||
2be6176b5 Merge pull request #1248 from valeriyvan/fixshift
|
||
e6f2081aa Merge pull request #1257 from RT-Thread/fix_libc
|
||
bb2eb41b4 Merge pull request #1250 from valeriyvan/fixmemcpy
|
||
f6a713622 [BSP] Update sdcard driver in mini4020
|
||
8203b6004 [Libc] add HAVE_SYS_SIGNALS config
|
||
ba2b1f0e5 [DeviceDrivers][MMC] rename fls to __rt_fls
|
||
7f1db36f3 [finsh] fix the compiling warning for [-Wmisleading-indentation]
|
||
c65ec96e8 [BSP] fix CRLF issue in gkipc bsp
|
||
f7296db4d Merge pull request #1253 from gokemicro/master
|
||
b21612552 add README env hyperlink address
|
||
e2ea23990 add gokemicro gkipc bsp
|
||
e78f3ea9a Merge pull request #1252 from RT-Thread/feature_noneui
|
||
8b36b57a1 [UIEngine] move UI engine as a package
|
||
7438d1846 Merge pull request #1249 from valeriyvan/fixindefiniteloop
|
||
fa693c51f Merge pull request #1246 from TanekLiang/fvp-uart-update
|
||
78c83b364 Merge pull request #1236 from zhang-peter/patch-1
|
||
a3bac3cb6 Fix wrong memcpy parameter
|
||
bea1115ff Uses const UINT8_MAX for max value of uint8_t type; Fixes loop condition.
|
||
f4a36fa6e Fixing shift operation in enum declaration
|
||
dc4fde203 [bsp] update uart driver and fixed typo
|
||
b9c2acba8 Merge pull request #1245 from TanekLiang/fvp-readme
|
||
7d9cf7439 [bsp] update V2M-MPS2 readme file
|
||
d16304c69 Merge pull request #1244 from RT-Thread/fix_kservice
|
||
4e54df820 [kservice] Update show version year info to 2018.
|
||
c762500d2 Merge pull request #1243 from TanekLiang/fvp
|
||
311f4c96d [bsp] add v2m-msp2 board support
|
||
f0ff22495 Merge pull request #1242 from RT-Thread/feature_shell
|
||
f9a7ba050 [finsh] convert tab to space and split export API to finsh_api.h
|
||
15fa3084c [Kernel] include finsh.h file in rtthread.h when RT_USING_FINSH enable
|
||
44def114f Merge pull request #1241 from BernardXiong/feature_signal
|
||
38b9ed311 [Kernel] add sigwait implementation
|
||
ef668bc3a Merge pull request #1240 from enkiller/development
|
||
6ceb4554f [Drivers]修复不打开dfs时,wlan驱动编译出错的问题
|
||
491a26435 Merge pull request #1237 from skawu/master
|
||
2357842f5 没用使用RT_USING_HEAP宏时,增加一条语句用于消除此警告
|
||
d3cb7478e [BSP] Fix: stm32f10x external interrupt bug
|
||
d4d22d34d 没用使用RT_USING_HEAP宏时,components.c文件第211行会报警告,增加一条语句用于消除此警告
|
||
90ee8661d Merge pull request #1234 from emlslxl/fix-uart
|
||
e65729660 fix uart register address structure type
|
||
669d9d957 Merge pull request #1232 from enkiller/development
|
||
4f6fd2e9d Merge pull request #1231 from emlslxl/fix-stm32f107
|
||
4c2398fe6 [components] Kconfig add option:set main thread stack size
|
||
b23c2aab0 修正因驱动文件缺少msd.c而编译文件包含msd.c引起的编译错误
|
||
610388857 Merge pull request #1230 from emlslxl/code_style
|
||
2340408e3 fix code style
|
||
ef0d5ed3c Merge pull request #1229 from armink/remove_netutils
|
||
56930cd10 [NetUtils] Remove netutils Kconfig and folder. The latest netutils is on packages:netutils.
|
||
4007bf99f [Kernel] Change version number.
|
||
3a7d989d7 Merge pull request #1228 from armink/fix_shell
|
||
013e5bd41 [Components][Finsh] Add shell getchar received error process.
|
||
d4dcbe0cb Merge pull request #1226 from xeonxu/startup
|
||
2d2c01571 Add customized startup file for stm32f10x when using gcc.
|
||
d841fef8c Revert "Fixed #1187 running issue while using firmware compiled by gcc."
|
||
3da9f7177 Merge pull request #1225 from uestczyh222/master
|
||
ccf15490c [Bsp][Tina]Fix uart bug
|
||
40b580b22 Merge pull request #1224 from armink/fix_minilibc_time
|
||
9255b88ca Merge pull request #1223 from armink/add_soft_rtc
|
||
9c620cb2f [Libc][Minilibc] Add some function declaration to time.h .
|
||
0c4922bec [Libc][Minilibc] Add type 'clock_t' to minilibc.
|
||
ae867e1b6 [DeviceDriver][RTC] Add readme doc.
|
||
cd2372807 [DeviceDriver][RTC] Add soft RTC and NTP auto sync time config to Kconfig.
|
||
59be76af2 [DeviceDriver][RTC] Add 'date' command for set and get date time.
|
||
47f389732 [DeviceDriver] Add clock() to rtc.c .
|
||
ce6b0a6ef [DeviceDriver] Add NTP auto sync time for RTC device.
|
||
c4f4710b4 [DeviceDriver][RTC] Add software simulation RTC device.
|
||
a692cc154 Merge pull request #1215 from parai/patch-1
|
||
76a0cc9b5 Merge pull request #1222 from uestczyh222/master
|
||
b15884721 [Bsp][tina]fix linux env error
|
||
2e71b8a74 Merge pull request #1221 from BernardXiong/master
|
||
915ba043a Update README.md
|
||
43cc01742 [libc] cleanup code.
|
||
3f931c0df [C++] Fix the compiling warning issue
|
||
780c09e3e [libc] Fix the O_CREAT issue.
|
||
011eb615b [Kernel] Correct the comments of DBG_ENABLE macro.
|
||
a30a52d78 Merge pull request #1219 from uestczyh222/master
|
||
3ea5cd0bd [Bsp]增强F10x_HAL的GPIO中断逻辑
|
||
40fc0fa50 Update rtdebug.h
|
||
8e8fba798 Merge pull request #1217 from uestczyh222/master
|
||
ae425c6ee Update coding_style_cn.md
|
||
ff3a9591c Update and rename coding_style_cn.txt to coding_style_cn.md
|
||
9bf2a755e [Bsp][New BSP]New bsp for allwinner tina
|
||
351f15be4 Rename Ls1c_can.h to ls1c_can.h
|
||
b4dc4fad2 Rename Ls1c_can.c to ls1c_can.c
|
||
6b18ef3b6 Merge pull request #1209 from ChunfengMu/fix_bugs
|
||
3c49837d4 Merge pull request #1216 from arthur-jx/master
|
||
d78c3198b [BSP][ls1c]Fix drv_can.c: No such file or directory(ls1c_can.h)
|
||
f9ffb4c84 [BSP][ls1c]Fix drv_can.c: No such file or directory(Drv_can.h)
|
||
8c38597cd [BSP][ls1c]Modify kconfig RTT_DIR
|
||
484b667d7 [libc] Add O_BINARY definition
|
||
d8b85925e [BSP][ls1c]Add kconfig.
|
||
b473c629e [BSP][ls1c]Mount sdcard in init_thread.
|
||
5e102eeea [BSP][ls1c]Add some code in board init.
|
||
c121d823f [BSP][ls1c]Fixed some bugs of ls1c lib.
|
||
d08ce950e [BSP][ls1c]Add can driver and lib
|
||
24fb0a365 1. 修改gpio中断没有清标志位的问题
|
||
74622c6ed Fix issue when loading *.o when do internal function call
|
||
84a44e58d [pthread] Fix pthread_detach issue for a none-joinable thread
|
||
55e2fabbc [kernel] lock scheduler when cleanup thread
|
||
4e41b0573 [libc] fix the fcntl issue in newlib
|
||
64a20c0f1 Merge pull request #1212 from aozima/pulls
|
||
cd74a4be4 [drivers] move tf/sd card driver to spi/spi/spi_msd.c, and update Kconfig script.
|
||
19433e0cf update SConscript: support scons 3.
|
||
e20fb2f5b [examples] update: 1. cleanup for posix dfs_net. 2. fixed recv buf overwrite. 3. format code.
|
||
ff811a93f [examples] remove unused old code.
|
||
a499c1807 [Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响.
|
||
0979e30ca Merge pull request #1202 from xeonxu/fix_gcc
|
||
9d59b30c2 Merge pull request #1204 from TanekLiang/i.mx_rt_1052
|
||
9faa6b1d7 [bsp] fix uart driver bug
|
||
37660ac51 Fixed #1187 running issue while using firmware compiled by gcc.
|
||
a2f20dde4 Merge pull request #1201 from aozima/cortex-m
|
||
c9fe93dce Merge pull request #1199 from ChunfengMu/fix_bugs
|
||
dd1041bb7 [libcpu]: fixed #1196 FPU FPCA issue.
|
||
7d967f282 Merge pull request #1198 from armink/fix_netutils
|
||
979891763 1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。
|
||
4793dc0d0 [Net][NetUtils] Fix networking utils Kconfig and SConscript.
|
||
d5ddcb13e Merge pull request #1195 from ChunfengMu/fix_bugs
|
||
263e9faae Update cdc_vcom.c
|
||
2ea318cc0 1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。
|
||
174787ce6 Merge pull request #1194 from armink/fix_sfud
|
||
7b8f8d961 [DeviceDriver][SFUD] Fix flash device lock not detach when an error occurred. #1167
|
||
c63d9a886 [DeviceDriver][SFUD] Update SFUD to latest version.
|
||
1f37c1a49 [Kernel] Fix the object find issue when enable MODULE
|
||
e38e996e5 Merge pull request #1193 from liu2guang/master
|
||
e63de3f66 [elm] Fixed elm device unmount error when mounting multiple elm devices.
|
||
6f117e8e3 Merge pull request #1189 from ChunfengMu/fix_bugs
|
||
0b0cbaf9a [Components][Drivers][USB]fix compiling errors
|
||
17afd4784 Merge pull request #1186 from flyingcys/kconfig
|
||
00d687bb2 update lwip Kconfig
|
||
f50a5e94b [BSP] Update qemu script
|
||
828804e26 Merge pull request #1184 from uestczyh222/master
|
||
537943ed6 [Components] driver usb vcom fix error for console (#1160)
|
||
8b1eedf73 Merge remote-tracking branch 'upstream/master'
|
||
bcfade9a8 Merge branch 'master' of https://github.com/uestczyh222/rt-thread
|
||
4ca233717 [Components][Drivers][USB Device]fix ep assign bug
|
||
765df5b47 Merge pull request #1180 from ChunfengMu/fix_bugs
|
||
7d049d57d Merge pull request #1182 from yangfasheng/master
|
||
0415298ce 更新替换 SDL;
|
||
ceefcb973 gui 引擎优化;
|
||
31dcce45c 1:修复cdc_vcom命令处理错误,SetLineCoding命令用于设置一些vcom参数,在此处判定vcom连接状态不合适,因通过SetControlLineState命令wValue字段最低位进行判断。
|
||
973a5fb88 Merge pull request #1173 from liu2guang/master
|
||
0d7a74cc3 Merge pull request #1179 from uestczyh222/master
|
||
cec51c213 Merge pull request #1178 from zhaojuntao/imxrt1052-iar
|
||
1a7e25142 [Examples] add RTC drive test finsh command. | 添加RTC驱动测试finsh命令.
|
||
a9f182140 [Components][Drivers][USB]fix memory leak
|
||
d9b440f90 [bsp] update imxrt1052 iar project 1 update lwip default version to 2.02 2 remove iar project `_TIMESPEC_DEFINED` define 3 remove iar project `_DLIB_THREAD_SUPPORT` define
|
||
627a90c2d Merge pull request #1177 from zhaojuntao/IN6_IS_ADDR_MULTICAST
|
||
938fa1170 [dfs] add IN6_IS_ADDR_MULTICAST support in components/dfs/filesystems/net/netinet/in.h, add IN6_IS_ADDR_MULTICAST support
|
||
3ceadbe7e Merge pull request #1169 from zhaojuntao/gettimeofday
|
||
b51eb5ad7 Merge pull request #1172 from liu2guang/master
|
||
a672a9e52 [Finsh] 修复menuconfig中finsh历史命令无法关闭错误, 并将finsh未导出配置导出menuconfig.
|
||
c472533f0 [Tools] Add _REENT_SMALL definition when enable nano-newlib
|
||
18b133051 Merge pull request #1170 from liu2guang/master
|
||
7b8a78360 [Bsp] add sdcard drive | 添加sd卡驱动
|
||
97f0f2653 [components/libc/compilers/dlib] Add dlib/time.c to support gettimeofday API
|
||
ff6b7c4c2 Update Change log for v3.0.2
|
||
8123ab4cd [Examples] Remove unnecessary files
|
||
b08ff9eee [bsp] Add SmartloongV3 display,touch,msd, hw_i2c driver
|
||
123af35c9 删除上次提交
|
||
0cb2e880b 修改touch
|
||
37aa65db4 [bsp] Add display,sd,touch,hw_i2c driver
|
||
a730f4036 Merge branch 'master' into sundm75
|
||
e14d030de Merge pull request #1166 from sundm75/sundm75
|
||
9dfe8e25c 龙芯1C使用的libc初始化添加了dev的定义条件
|
||
cc1a170ec 龙芯1C使用的libc初始化添加了dev的定义条件
|
||
a01c85dca Merge pull request #1164 from uestczyh222/master
|
||
5a29c1627 [Components][DFS][RAMFS]Fix bug
|
||
12e0b7037 Merge pull request #1163 from armink/fix_finsh_name
|
||
15e734274 Merge pull request #1162 from armink/fix_libc
|
||
cfd82c260 [Finsh] Add finsh thread name macro.
|
||
392a33d6c [libc] Add libc_stdio_get_console .
|
||
f54c8bab3 Merge pull request #1161 from zhaojuntao/Fix-IAR-Version-Problem
|
||
472491e7c Fix IAR Version Problem [bsp/lpc54608-LPCXpresso/applications/SConscript] [bsp/imxrt1052-evk/applications/SConscript]
|
||
c258ca794 Fix-IAR-Version-Problem [dlib/sys/time.h] Fix iar version problem [bsp/stm32f429-apollo/applications/SConscript] Remove CPPDEFINES
|
||
2d7fac37b Merge pull request #1157 from FishNeil/master
|
||
639705c70 一个小问题
|
||
d8ec36a96 [libc] Remove wrong include file in clock_time.c
|
||
9a9a0e908 [BSP] Add sd.bin in command
|
||
7678659b2 Merge pull request #1155 from yangfasheng/master
|
||
c4e8c922d gui 引擎已知问题优化修复;
|
||
2c145743c gui 引擎 font_freetype.c 代码功能优化;
|
||
a2b0ec84e Merge pull request #1154 from BernardXiong/master
|
||
00c6e81ec [DeviceDrivers] fix type unknown issue in pipe
|
||
33e1d3408 Merge pull request #1153 from BernardXiong/master
|
||
0266ebce5 [BSP] Update xplorer4330 bsp.
|
||
f6b49e731 [BSP] Update to IRAM2 in frdm-k64f
|
||
0f3563fd6 [BSP] Update project files
|
||
68a5e7d5a [BSP] Update building script
|
||
e8a6da95d Merge pull request #1152 from Bluebear233/nuvoton
|
||
28e925c93 [BSP] fix the compiling issue
|
||
bf6726aee [BSP]NUC472 增加网络驱动
|
||
8a923193a Merge pull request #1151 from enkiller/development
|
||
d3da3bd9b [libc] move clock_time to time.
|
||
e36a989f2 [bsp]qemu-vexpress-a9添加鼠标键盘驱动
|
||
1383a9773 [libc] Add the first version for AIO.
|
||
4bc082e7c [libc] move `struct sigevent` to libc_signal.h file.
|
||
5a95d3562 [DFS] Add fcntl API (same with ioctl in RT-Thread).
|
||
8246da645 [DeviceDrivers] fix the compiling warning.
|
||
992e10ae0 [Kernel] fix the compiling warning.
|
||
d219f5bfa [lwIP] code cleanup for Kconfig.
|
||
341f78fed [DeviceDrivers] Add more API.
|
||
872975b0a [DFS] add df cmd in msh and provide better display.
|
||
90e8f9510 Merge pull request #1150 from flyingcys/master
|
||
a84ea6f06 update Kconfig
|
||
6c7150a5f [Kernel] code cleanup for signal.
|
||
7c3d6fbbd [BSP] fix the option of EMAC file in SConscript.
|
||
8e4307382 [DFS] update JFFS2 with RT-Thread 3.0.x.
|
||
f6a950878 Merge pull request #1149 from enkiller/development
|
||
1f25504c0 [bsp]修复qemu-vexpress-a9 SD卡不能多块读写的BUG
|
||
b07bd6c51 [Utilities] Add more options for logtrace.
|
||
09f2d42e5 [DeviceDrivers] Add device API in pipe device.
|
||
6fe16bba3 [lwIP] Remove the unnecessary log in SConscript.
|
||
bc6703d0b [Tools] Add useconfig option for scons.
|
||
31b163c8f Merge pull request #1139 from polariss/master
|
||
a194d4f8f Delate unused files of bsp/stm32h743-nucleo/Libraries
|
||
05cfeac33 Merge pull request #1148 from uestczyh222/master
|
||
0779b0090 [BSP][STM32F4xx-HAL]Update clock tree
|
||
813919b67 Merge pull request #1146 from parai/patch-2
|
||
eade1bbd0 [dfs] fix the issue of stat "/.." of lwext4
|
||
ea608778a Merge pull request #1144 from aozima/lwip_dev
|
||
e3dd653ed Update rtdef.h
|
||
b0081d356 [LWIP] update dhcpd: add [mac-ip] table support.
|
||
1215737ec [LWIP] update dhcpd: set ip when dhcpd start.
|
||
6fe49b1af [Tools] Fix the env.sh in menuconfig
|
||
b5054b31c Merge pull request #1140 from BernardXiong/master
|
||
e2d88e433 [Kernel] fix the object container initialization issue
|
||
2289f6ac1 Merge pull request #1131 from SummerGGift/fix_bug_in_nfs_ipv6
|
||
c90573197 Merge pull request #1137 from SummerGGift/upfate_fh8620
|
||
718484bc3 [BSP] Add stm32h743-nucleo evaluation board transplantation project
|
||
862708828 [bsp] : optimize code format
|
||
9971072bd [bsp] : modify some rt_inline function to adapt the new compiler
|
||
c9a505be3 [BSP] fix the compiling issue in AT91SAM9260
|
||
cc183a8d0 Merge pull request #1135 from BernardXiong/master
|
||
8bb0a1a15 [Kernel] Fix the module object initialization issue
|
||
d31e90a8e [BSP] Add network nic command in Linux for vexpress-a9 bsp
|
||
8ff8436fc [Kernel] Add device_create/destroy api
|
||
e1da54e51 [pthreads] Add CLOCK_CPUTIME_ID/CLOCK_MONOTONIC clock_id
|
||
f746c6e55 [DeviceDrivers] fix compiling warning
|
||
a5664695d [BSP] fix compiling warning in QEMU vexpress-a9
|
||
f7a8d6eb1 [GUI Engine] fix compiling warning
|
||
9b8a8d6e5 [libc] Remove Kconfig warning
|
||
7c4417855 [DeviceDrivers] Add CPU time
|
||
3b548038e [nfs] : optimize code format
|
||
e8ec10d5e [nfs] : upgrade from gethostbyname to getaddrinfo
|
||
ef922c308 Update .travis.yml
|
||
98d814566 [nfs] : fix bug in nfs when enable ipv6
|
||
bc6f60bd9 Update .travis.yml
|
||
9644678dc [libc] include <sys/select.h> when enable HAVE_SYS_SELECT_H
|
||
5326bd55a [Kernel] Add memory trace for small memory management
|
||
4ab7214a3 Merge pull request #1128 from jiaooo/dev
|
||
3d65afc7d add some parameter check and function defintion etc.
|
||
31151a775 Merge pull request #1126 from uestczyh222/master
|
||
fe27b9751 Merge remote-tracking branch 'upstream/master'
|
||
92f5b437f [USB Device]fix an error on msc
|
||
d78f5eb67 Merge pull request #1124 from SummerGGift/add_arm_8-byte_alignment
|
||
2ad2a16d2 Merge pull request #1125 from BernardXiong/master
|
||
9d7ffb1dc [Kconfig] Add Kconfig for CMSIS
|
||
fc7a5abc7 [libcpu]: add 8-byte alignment for arm architecture && optimize code format
|
||
cc75366fd Merge pull request #1123 from SummerGGift/8-byte_alignment
|
||
336207ad3 [libcpu]: add 8-byte alignment for armv6 architecture
|
||
a4a85a28d [libcpu]:optimize code format
|
||
e7b178675 [libcpu]:optimize code format
|
||
15715692d [libcpu]: add 8-byte alignment for armv6 architecture
|
||
c0f50fb5c Merge pull request #1120 from BernardXiong/master
|
||
ecbe7b4ca [Tools] Add more packages support under Linux
|
||
89944a783 Merge pull request #1119 from aozima/ipv_dev
|
||
7cd6cec84 [BSP] update stm32107/stm32407 Ethernet driver: support multicast filter.
|
||
d483f25f4 [LWIP] add IPV6 mld_mac_filter() for multicast filter.
|
||
95b0da14c [LWIP] enable IGMP protocol default.
|
||
bb46058d8 [libcpu] Add ARCH_ARM_ARM9/11 type
|
||
fd234eafd Merge pull request #1118 from SummerGGift/optimize_nfs_kconfig
|
||
2d0f18f41 [nfs]: optimize Kconfig file for nfs
|
||
3cefa437d [nfs]: optimize Kconfig file for nfs
|
||
ac278da0a Merge pull request #1117 from Bluebear233/nuvoton
|
||
f3d8aea1f [BSP]增加NUC472
|
||
cb4188353 Merge pull request #1115 from BernardXiong/master
|
||
7c2bcdd3d [BSP] update SDL to SDL2 in simulator.
|
||
a4776edb5 Merge pull request #1114 from TanekLiang/imxrt_lcd_update
|
||
a00c6a5b8 Merge pull request #1113 from uestczyh222/master
|
||
6a5341490 Merge pull request #1111 from SummerGGift/nfs_fix
|
||
6eeb2d8b9 [bsp] remove unused file from project
|
||
03a69276e [BSP][STM32F4xx-HAL][USB HOST]Add USB host drivers and rename device drivers
|
||
f260fddfb Merge pull request #1112 from enkiller/master
|
||
c3fc52627 [bsp]imxrt1052-evk 支持scons编译C++代码
|
||
d051c6dec [nfs]:Format Optimize
|
||
4d0e20540 [nfs]:Format Optimize
|
||
4779429ab [dfs]:fix bug in nfs caused by struct dfs_fd
|
||
87d057f13 Merge pull request #1109 from TanekLiang/imxrt_lcd_update
|
||
916e64cdc [bsp] update project for LCD driver, and use CMSIS-DAP as default
|
||
59ea0e16b [bsp] add LCD and touch driver, and update configuration
|
||
f1c6dc1a4 [bsp] update Ethernet PHY configuration
|
||
50ffc1170 [BSP] Add board type in imxrt1052-evk bsp
|
||
b4cfa4db0 Merge pull request #1104 from JasonJiaJie/master
|
||
ac7aa78a3 Merge pull request #1108 from uestczyh222/master
|
||
abbbecce9 Merge pull request #1107 from aozima/lwip_dev
|
||
9b44af941 [Components][Drivers][USB HOST]Fix core stack and msc driver
|
||
37e598554 [LWIP] delete errno.h, use RT-Thread implement.
|
||
bc2de526d [LWIP] update SConscript: add /src/include/posix to include path when RT_USING_DFS_NET not enable.
|
||
108a1434c [LWIP] fixed select issues: pollset need clean.
|
||
a2d1f21b4 [LWIP] fixed closesocket issues: socket has been closed, delete it from file system fd.
|
||
c77cebc4c Merge pull request #1106 from BernardXiong/master
|
||
b95be05c0 [GUI Engine] fix TRANSPARENT issue
|
||
c4b6fa797 [libc] Add stat definitions for WIN32.
|
||
d50e96312 Merge pull request #1105 from BernardXiong/master
|
||
f0dce3754 [BSP] Update simulator bsp for MSVC.
|
||
7f3678678 [GUI Engine] Fix the TRANSPARENT definition issue.
|
||
fdc4fee03 Update .gitignore file.
|
||
e9b846d11 [list]1.Modify rt_slist_foreach to rt_slist_for_each_entry. 2.Add rt_sllist_isempty. 3.Make code cleanup
|
||
a2a8e2eee Merge remote-tracking branch 'upstream/master'
|
||
18d42fe07 [Components][USBHOST]Core OK
|
||
b0f4ae246 Merge pull request #1103 from BernardXiong/master
|
||
eb1daff7d [BSP] Fix the simulator build for Win32.
|
||
3d28f8f51 [UIEngine] Fix compiling warning when build under Win32.
|
||
3802754f0 [Tools] Fix the walk_children issue
|
||
d6aa42285 Merge pull request #1102 from enkiller/development
|
||
b42fc9640 [host first]
|
||
21d3f1861 [gui]Kconfig增加选项,支持UTF8编码的中文字体
|
||
6962bd1f1 Merge pull request #1101 from BernardXiong/master
|
||
37b853221 [BSP] update config to remove wlan in x1000 bsp
|
||
f4353bec2 Merge pull request #1100 from SummerGGift/stm32f429_flash
|
||
124d2e179 [BSP]:add stm32f429_flash.sct for stm32f429-apollo bsp
|
||
6584c7035 fix eth init error
|
||
42692c45c Merge pull request #1099 from yangfasheng/master
|
||
2d98c0e7b gui 引擎代码更新;
|
||
44e17aa27 gui 组件脚本文件修改提交;
|
||
dcb0f280b [BSP][fix and update]STM32F4xx-HAL fix an error
|
||
a3d96ed55 Use rt_object_get_information to get object chain
|
||
2f409c85f [Kernel] Use rt_object_get_information to get object chain
|
||
5ec1046ca [DFS] fix the free issue in fd_is_open
|
||
7515fb9d8 [lwIP] merge net/Kconfig
|
||
b6fef984a [lwIP] update Kconfig for DHCP/PPP
|
||
2e0c91a95 Merge pull request #1094 from SummerGGift/add_connnnn
|
||
7fc26a848 add MEMP_NUM_NETCONN option for lwip 1.4.1
|
||
2553dd0a1 Merge pull request #1095 from armink/fix_sfud
|
||
3f6f872ce Merge pull request #1096 from TanekLiang/imxrt
|
||
c32093482 [bsp] clean code
|
||
8278e3b34 [bsp] update linker file configuration
|
||
8768f31fc [DeviceDrivers][SFUD] Add LOCAL_CCFLAGS to SFUD SConscript.
|
||
2d9a592c2 [DeviceDrivers]Improve SFUD driver's compatibility.
|
||
616ce9f15 [BSP] remove finsh_system_init declaration in lpc824
|
||
f9b3b2440 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
0c075a5b2 [BSP] Add WIFI_USING_AP6212 option for X1000
|
||
2de2d6e43 [lwip]:add MEMP_NUM_NETCONN option for lwip
|
||
870c1fd15 Merge pull request #1090 from TanekLiang/imxrt_fix
|
||
c4beb144f Merge pull request #1089 from BernardXiong/master
|
||
3b44eac54 [bsp] replace magic number as link script symbol
|
||
75ecc4673 [bsp] fixed uart overrun bugs
|
||
5e8fde861 [BSP] rename stm32f429_armfly to stm32f429-armfly
|
||
514b39bb5 Merge pull request #1087 from enkiller/development
|
||
91d7116c9 Merge pull request #1086 from TanekLiang/imxrt-fix
|
||
04c019986 [gui]默认支持png格式图片
|
||
a1f6c4ccf [bsp] add missing files for debugger
|
||
bc3ef4d9b [bsp] sram heap rename
|
||
b0bff8366 Merge pull request #1085 from BernardXiong/master
|
||
f74cde045 [BSP] fix the finsh_system_init issue in BSP
|
||
4ad621075 Merge pull request #1084 from enkiller/master
|
||
ded66869c [bsp]54608更新GUI引擎宏定义
|
||
aa65c75d8 Merge pull request #1082 from enkiller/add_gui_demo
|
||
749fa2b73 Merge pull request #1080 from TanekLiang/imxrt
|
||
d3ddf3b0a Merge pull request #1079 from TanekLiang/mmc_sd
|
||
345448434 [Termios]Fix compile error for gcc and iar.
|
||
de0a201e4 [Termios]1. Add termios test. 2.Add termios.h
|
||
bd4c90f61 [Termios]Fix compile error for gcc and iar.
|
||
5b4215d1d [gui]修正不能正确获取图片数据长度的问题
|
||
5fe9bcd17 [bsp] Delete duplicate code
|
||
d8bc33d70 [DeviceDrivers] Fix missing mailbox after SDCard hot plug
|
||
7631dba4c [bsp] remove unused files
|
||
f79bd13d5 [bsp] add memory dump function
|
||
010891fcd [bsp] add link info dump and update SDCard mount
|
||
da30f0fae [bsp] update MDK and IAR project
|
||
f88e1268b [bsp] support using debuger download, runing after reboot
|
||
68f13f5d9 [bsp] add sdram driver
|
||
6a88e5b20 [bsp]clean code
|
||
5fd89e446 [bsp] update eth driver: fix phy init never timeout bug
|
||
3a23c59c2 [Termios]1. Add termios test. 2.Add termios.h
|
||
049ed5047 [Components][USB][DFS][usb minimize stack size dfs fix build error without finsh]
|
||
9c731baf2 Merge pull request #1076 from enkiller/add_gui_demo
|
||
45a5745ac [gui]remove gui_demo.h
|
||
056ed0631 [gui]add example
|
||
37c6eac27 [BSP] Update qemu nographic script
|
||
9508b0e65 fix the fs type search issue in mkfs.
|
||
5efea8ddb Merge pull request #1074 from Haleyl/master
|
||
2706bccbd [BSP]Add more drivers and fix some problem
|
||
c17ddf143 Merge pull request #1073 from parai/patch-1
|
||
d0f7ec73b better use gcc to link instead of g++
|
||
f491f7cf5 Merge pull request #1072 from uestczyh222/master
|
||
c1f9ebbde Merge remote-tracking branch 'upstream/master'
|
||
f3a96e207 [Components][Deivers][USB][HID]fix bug and add send callback
|
||
2ec220380 Merge pull request #1071 from uestczyh222/master
|
||
170217cbf Merge pull request #1070 from armink/fix_utilities_kconfig
|
||
d8de70397 Merge remote-tracking branch 'upstream/master'
|
||
1462ba178 [Components][Drivers][USB Device][WinUSB]update winusb class
|
||
fde3d6bc1 [Kconfig] Add utilities Kconfig.
|
||
d629a3c87 Merge pull request #1069 from BernardXiong/master
|
||
89af35b0c [BSP] Add qemu-nographic script
|
||
9463fd9ae [BSP] Add '-nostartfiles' to link flags.
|
||
c0b2a1a4b [Tools] Add g++ link patch when enble C++.
|
||
37dfd836c Update ChangeLog.md
|
||
ae7237dc5 [BSP] Fix the WIN32 compiling issue.
|
||
baeb63dbf Merge pull request #1066 from BernardXiong/master
|
||
2a83353e5 [DFS] fix the filesystem_operation_table issue.
|
||
f004ff16f Merge pull request #1064 from uestczyh222/master
|
||
522ad9515 Ignore kconfig-mconf
|
||
1e55105b1 Merge pull request #1065 from BernardXiong/master
|
||
98786df5c [BSP] Update configuration of qemu-vexpress
|
||
ed033053c [libc] Add mmap API
|
||
c1f78f046 Merge pull request #1063 from kuangdazzidd/dev_mini2440_sdio
|
||
9a8295270 [Tools] fix kconfig-frontends compiling issue under mac
|
||
c3e2f6a56 add csd support for mini2440 sdio driver.
|
||
fbe9571cc Merge pull request #1062 from BernardXiong/master
|
||
7bc87e4ae [Kconfig] Rename all of KConfig files to 'Kconfig'
|
||
89afad784 [Tools] Add menuconfig script
|
||
0d22872a1 [Kernel] Update version number to v3.0.1
|
||
2fbbdd529 Rename ChangeLog_CN.md to ChangeLog.md
|
||
64b34a43b Update ChangeLog file
|
||
4165efaf4 Merge pull request #1059 from BernardXiong/master
|
||
c8932cda2 [BSP] Add SDIO/EMAC drivers for VExpress A9 bsp
|
||
02106c0bb Merge pull request #1057 from aozima/lwip_dev
|
||
cc5ef4b82 Merge pull request #1056 from TanekLiang/fix_lpc54608_printf
|
||
affd67a8d [LWIP] update LWIP 2.0.2: support IPV6.
|
||
e279772da Merge pull request #1055 from uestczyh222/master
|
||
50de6eedf [bsp] fix lpc54608 printf bug
|
||
b5e8fa087 [Components][Drivers][USB]Add IAD support for MSC class
|
||
cdf2af5c1 Merge pull request #1053 from uestczyh222/master
|
||
65526bcfa Merge remote-tracking branch 'upstream/master'
|
||
e87512811 [Components][Driver][USB][Class]fix msc class
|
||
c64fa9f05 [Components][Drivers][USB][Core]fix io request
|
||
5db7d5fa2 Merge pull request #1051 from uestczyh222/master
|
||
596d9b427 [BSP]mv stm32f10x_HAL to stm32f10x-HAL
|
||
e34f53c4c Merge pull request #1052 from aozima/lwip_dev
|
||
a3bc27bbd Merge pull request #1050 from TanekLiang/stm32f429-apollo-update
|
||
4d854ba5a Merge pull request #1049 from TanekLiang/romfs_open_fixed
|
||
505329b32 Merge pull request #1048 from TanekLiang/dfs_kconfig
|
||
bdb15e0f7 Merge pull request #1047 from TanekLiang/romfs_iar_compile_error
|
||
f37df10a6 [bsp] update stm32f429 bsp
|
||
a14a219d6 [dfs] add new option (DFS_FILESYSTEM_TYPES_MAX) for DFS
|
||
c63ce381f [dsf] fix romfs build error in IAR (__weak should in start for variable definition)
|
||
5ccbaae15 [DFS] fix ROMFS get root directory bug
|
||
89fd2e9f8 Merge pull request #1046 from uestczyh222/JM
|
||
a8fc894c1 [Components][Drivers][USB]fix OS proerty desc bug
|
||
4b4a3ab2b [LWIP] make sure lwip initialization order.
|
||
128c18455 Merge pull request #1040 from armink/fix_serial_reopen
|
||
81cc09a3f Merge pull request #1044 from uestczyh222/JM
|
||
d40d5355b [Components][Drivers][USB]WinUSB And Core update
|
||
79bffa4eb [Tools] Add kconfig-frontends
|
||
12c7dcf0f Merge pull request #1042 from Neal2gx/master
|
||
4d7434f9d 添加直接可以打开的MDK工程文件
|
||
2be6a968d [DeviceDriver][Serial] Fix serial open flag lost when device reopen.
|
||
3044461ba Merge pull request #1039 from uestczyh222/rndis
|
||
94ba2c0b5 Merge pull request #1038 from TanekLiang/lpc54608_fix2
|
||
f7b434481 [bsp] fix bug: emac hardfault when RJ45 not inserted
|
||
f4fb71616 [Components][USB][Class and Core]修复了协议栈在ep0请求大于端点描述最大包时无法正确读取的bug 增加了rndis class LWIP on USB
|
||
adfb73cd8 [Tools] Fix the abspath issue of Rtt_Root in building.py.
|
||
71454cf06 Merge pull request #1037 from TanekLiang/lpc54608_fixbugs
|
||
02693a205 [bsp] fix scons + armcc build error
|
||
e2b5f7a72 [bsp] update emac driver
|
||
aa0747f64 Merge pull request #1036 from caogos/master
|
||
9af2db092 [BSP][ls1c]新增PIN接口 将龙芯1c库中的gpio接口重新封装为RTT统一标准的pin接口
|
||
ecfbfd7c2 Merge pull request #1029 from weety/dev
|
||
8988d6444 Merge pull request #1032 from uestczyh222/master
|
||
345bea8b1 [BSP]fix F4-HAL bsp usbdriver
|
||
896c5a147 Merge pull request #1028 from uestczyh222/master
|
||
c8e64a629 [kernel] Fixed module issue.
|
||
cfc0304be [Compinents][USB]增加USB协议栈对微软OS描述符的支持,修复HID class的IAD接口,增加免驱新class WinUSB
|
||
af55ad28c Merge pull request #1027 from enkiller/development
|
||
a702dde0c [bsp]Add SOC type
|
||
5b8aa350a Merge pull request #1026 from caogos/master
|
||
711ad21e3 龙芯1c平台的rtt统一标准的I2C接口
|
||
a3a0bda99 Merge pull request #1025 from SummerGGift/1122_patch
|
||
eb72d1917 [libcpu] add volatile for __asm.
|
||
2488624a1 [libcpu] add volatile for asm (" mcr ") or asm (" mrc ") instruct.
|
||
3be8cfa2a Merge pull request #1024 from uestczyh222/master
|
||
bd566e6a3 [Components][Drivers][USB] Add CDC-ECM class (LWIP on USB)
|
||
334da974c Merge pull request #1019 from TanekLiang/stm32l476-update-pin
|
||
1061a49d2 [bsp] stm32l476 bsp update
|
||
85e0130e6 Merge pull request #1018 from uestczyh222/master
|
||
5e0e1701e [BSP][stm32f4xx-hal][driver]Add RTC driver
|
||
af2b9b996 [DeviceDrivers][USB Stack] code cleanup
|
||
8cb012a04 Merge pull request #1016 from uestczyh222/master
|
||
52794a029 [BSP]rename STM32F40x_HAL to STM32F4xx-HAL
|
||
38618a161 Add New bsp stm32F10x_HAL and stm32F40x_HAL to ci
|
||
d2076cbb6 [Bsp][STM32F4xx_HAL]Fix hal_conf.h to include rtthread.h
|
||
327b8015d [KConfig] Add RT_USING_WIFI option.
|
||
f6828446b [bsp] update delay function
|
||
747e49337 [bsp][New][STM32F4xx_HAL]Can to use usb and menuconfig to choose mcu
|
||
9134f48db [BSP][STM32F10x_HAL]Add mcu type choose in menuconfig
|
||
e365ff547 [Components][Drivers][USB][HID]Update to common hid
|
||
40d0ff996 [bsp] add iar support for lpc54608 and fix sdram bug
|
||
a0c2e50e3 [bsp] support GCC for RT_USING_MODULE
|
||
37bb0e96e [bsp] update template and project after enable RT_USING_MODULE
|
||
249c3d471 [bsp] enable RT_USING_MODULE
|
||
71818e8da [bsp] lpc54608 update MDK scatter file
|
||
6e3c629cd [bsp] lpc54608 update CMSIS lib to V5.0.3
|
||
dcce8489d [bsp] add gcc support
|
||
234c6113e [BSP]STM32F10x_HAL fix uart3
|
||
a4be1a817 [Components][Drivers][USB]Add USB HID device config to env
|
||
0b830302c [BSP]Update STM32F10xHAL bsp to RTT 3.0.0
|
||
0c6c08429 Merge pull request #1004 from uestczyh222/master
|
||
a3808362a [Components][Drivers][USB]fix usb device core
|
||
66ddbbfef Merge pull request #1002 from JasonJiaJie/master
|
||
be3953fd3 [DeviceDriver][serial]Fix compile error when RT_USING_POSIX_TERMIOS is not define.
|
||
849a1e190 Update board.h
|
||
1a3b74610 Merge pull request #997 from JasonJiaJie/master
|
||
7cdc5c77b Merge pull request #999 from TanekLiang/module_scons
|
||
33b97d9c5 [examples] fix bsp_directory parameter missing
|
||
b085bba04 [Posix]termios parameter issue.
|
||
8013d5f76 [lwIP] add lock for init_done callback.
|
||
9f745c6aa [POSIX]
|
||
b74716494 [DeviceDriver][serial]
|
||
073fb1d71 Merge remote-tracking branch 'upstream/master'
|
||
e4c237d58 Merge pull request #995 from DengQilong/54608_dev
|
||
83b9c7392 Merge remote-tracking branch 'upstream/master'
|
||
7df2b5282 update bsp_lpc54608
|
||
543a83eb0 Update sockets.c
|
||
dcf175b28 Merge pull request #991 from enkiller/x1000_dev_update
|
||
338835f93 Merge pull request #992 from SummerGGift/1013_patch_2
|
||
7a19d911e add lwip_tryget_socket
|
||
029feac5d [bsp]update SConstruct&Kconfig&rtconfig.py
|
||
f878c6a59 [bsp]update rtgui_demo.c
|
||
612731351 [audio]update audio/audio_pipe.h
|
||
21cf0919b [Kernel] Update Kconfig to fix memory heap option.
|
||
3815ece6d [BSP] Update X1000 config & SConstruct files.
|
||
f859a81d6 [BSP] Update config in X1000 bsp.
|
||
d913068c7 [BSP] Remove CANNA board information.
|
||
9fa72925a [BSP] Remove some board information.
|
||
02e161bee Merge pull request #982 from enkiller/modify_x1000_bsp
|
||
d3e72e749 Merge pull request #981 from enkiller/modify_usb_stack_
|
||
f0bc0f8fd Merge pull request #986 from SummerGGift/1013_patch_2
|
||
e79f9e6b0 fix bsp for lpc54608
|
||
7b2628393 [tools/building.py][Fix] Add `do_copy_file` function form `mkdist`
|
||
036322004 add components/libc/compilers/armlibc/time.c
|
||
a75241806 [gui] fix rtgui_dc_end_drawing() too few arguments in function call
|
||
d12ea8eb4 [bsp] remove old head file include for RTGUI
|
||
9f141407c [bsp] fix stm32f429-apollo scons build error and update template (using external scatter file)
|
||
d724e75f2 [bsp]update x1000 bsp driver
|
||
cc54e0a74 [usb]update usb stack
|
||
f7a6078c5 [audio]新版本pipe导致audio编译错误,添加以前的pipe
|
||
afc2256d0 [libcpu]Support x1000 CPU
|
||
9d01021f3 [Tools] scons add iar LIBS and LIBPATH support
|
||
21daf7359 Update drv_i2c.c
|
||
6f91a917c Update SConscript
|
||
7920c2f02 [bsp] fix imxrt1052-evk iar/mdk project build error:
|
||
c3ff9772b [bsp] fix stm32f429-apollo iar project build error:
|
||
e466357c7 [Fix] Fix building error when `PKG_USING_CJSON` is not defined [Mod] Modify wifi_usage help message
|
||
99e5e90c4 [DeviceDrivers] support using RT_USING_MTD_NOR and RT_USING_MTD_NAND at the same time
|
||
ef219c20c [Driver][Pipe]Memory leak issue when close a pipe.
|
||
4eb8121ba Merge remote-tracking branch 'upstream/master'
|
||
024e3ea8f [Fix] Fix issue caused by global info and local info in wlan/wlan_cmd.c [Add] Change network_mode value according to the finsh shell command
|
||
4dfabdcb0 add components/libc/compilers/armlibc/dirent.h
|
||
20dbd2dd0 [Driver][Pipe]Memory leak issue when close a pipe.
|
||
045f6c368 [BSP] Fix stm32f10x BSP error code.
|
||
1e9f9824d [BSP] Update stm32f40x BSP gpio driver.
|
||
ba2f149a4 [DeviceDriver] Change `pin_irq_enable` to `rt_pin_irq_enable`.
|
||
1bbe09df9 把龙芯1c的SPI接口改为RTT统一的SPI接口
|
||
d6f80720b update bsp/stm32f429-apollo/rtconfig.h bsp/stm32f429-apollo/.config
|
||
75c6c40a6 [DeviceDriver][serial]Fix data bits error issue when using tcsetattr to set uart parameters.
|
||
f82191db8 [DeviceDriver][serial]Fix data bits error issue when using tcsetattr to set uart parameters.
|
||
6b1911e4f [BSP] Enable more options in qemu-vexpress-a9 for test.
|
||
6ccebe19d [DeviceDrivers] Fix compiling issue in MMC/SD.
|
||
d6c794ae7 Update KConfig
|
||
4d54feed6 Merge pull request #961 from enkiller/gui_delet_image_jpeg_h
|
||
68279a2ac [gui]移除头文件"image_jpeg.h"
|
||
22f9486b4 Merge pull request #960 from enkiller/add_image_h
|
||
914a43925 [gui]包含"image.h"文件,解决未定义"struct rtgui_image_engine"问题
|
||
364a223f3 Merge pull request #958 from enkiller/modify_gui_libraries_SConscript
|
||
db162eea6 Merge pull request #957 from enkiller/modify_gui_config
|
||
cbca37dd1 [gui]修改SConscript文件,解决找不到"tjpgd.h"的问题
|
||
d9032677a [gui]更改"JPEG"和"PNG"选项为多选一模式
|
||
b5496deee Merge pull request #956 from ArdaFu/master
|
||
9cb1b7a25 [bsp][tm4c129x] Replace SysClock with SystemCoreClock
|
||
5293dddd0 [Tools] Remove menuconfig command in scons
|
||
707cb347e Update .travis.yml
|
||
0e3397b92 Merge pull request #954 from weety/dev
|
||
288fb5361 Create README_zh.md
|
||
ed90b9d41 [RTSERVICE] Add rt_list_for_each_entry_safe macros definition.
|
||
86b9875d5 [BSP] update sdio driver.
|
||
ce12bdd1b [BSP] update sdio driver for components init.
|
||
f520202e8 Update README.md
|
||
db41e7e30 [BSP][DM365] update mmcsd driver.
|
||
222edd25c [BSP][AT91SAM9260] update sdio drivers.
|
||
e4dd86a1b [DRIVER][SDIO] Add components initializer.
|
||
9bd094197 [libc] Add HAVE_SYS_SELECT_H/HAVE_SYS_SOCKET_H options.
|
||
626bd00ab Merge pull request #952 from weety/dev
|
||
212da4d2d [BSP][dm365] Fix compile warning.
|
||
76e1c8029 [BSP][dm365] Fixed net link down issue.
|
||
06e84c8f3 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
6f6dd8010 [Tools] Add scons --dist command.
|
||
6be1bd1c8 Merge pull request #951 from enkiller/gui_modify_Kconfig
|
||
babc1a199 Merge pull request #950 from enkiller/gui_modify_SConscript
|
||
a70d7f5f3 Merge pull request #949 from enkiller/gui_updata_ftt_library
|
||
90d0f3592 [gui]Kconfig Add options 'RTGUI_IMAGE_CONTAINER'
|
||
a8e3f1465 [gui]修改 SConscript 文件。 RT_USING_RTGUI -> RT_USING_GUIENGINE
|
||
1a2bb037c [gui]Update freetype library to version 2.6.2
|
||
633507228 Merge pull request #948 from enkiller/gui_img_hdc_c
|
||
b866753ad Merge pull request #947 from enkiller/gui_img_png_c
|
||
9a47193bc [gui]解决不使用fastlz包时,GUI解码fastlz压缩的hdc格式图片,系统会宕机问题
|
||
fe6e8c1e7 [GUI]解决找不到image_png.h的问题
|
||
a9a02d5e1 [Tools] Add more template detect in buildbot.
|
||
75b46cf22 [DeviceDrivers] Add RT_USING_POSIX condition for pipe.
|
||
28433d9d5 [lwIP] Fix the compiling warning for lwip-1.4.1
|
||
bbe6425f9 [KConfig] Update Kconfig
|
||
856a337b6 Merge pull request #946 from ArdaFu/master
|
||
7c9075dfb [tools]menuconfig.py. Fix config line split error when config line contains more then one equal marks.
|
||
bdfb40e76 Merge pull request #945 from enkiller/modify_lwip_rx_is_null
|
||
4ff3e21a0 Merge pull request #944 from ArdaFu/master
|
||
28855d4fb [lwip]判定eth_rx是否为空,为空不执行。
|
||
e453f3684 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
6d9fcd04d [Kernel] Change the order of initialization.
|
||
7bc305bd8 [bsp][asm9260t] Add support to kconfig 1. Add support to kconfig 2. clean the code.
|
||
7706316a8 [src]Add missing key RT_USING_INTERRUPT_INFO
|
||
1cdaf6015 [bsp][stm32f411-nucleo] Add support to kconifg
|
||
0941957eb Update README.md
|
||
37e34006e Merge pull request #939 from zhaojuntao/murphy
|
||
8ca6b2ca2 Merge pull request #943 from ArdaFu/master
|
||
f08d1f503 [Tools] Add genconfig command in scons.
|
||
e97245dc5 [bsp][tm4c129x] Add support to kconifg 1. add kconfig file and default .config 2. remove unused startup codes.
|
||
9ba62ab5e [components][net] Fix the bug that missing define RT_LWIP_IPADDR/MASKADDR/GWADDR when disable DHCP.
|
||
b2057f506 [External] Remove external from RT-Thread
|
||
23582c812 Merge pull request #942 from flyingcys/master
|
||
bb7cf7519 Update .travis.yml
|
||
f6b71172b fix rt_memcpy buf in RT_USING_TINY_SIZE enable
|
||
300888082 Update .travis.yml
|
||
50185f963 Update .travis.yml
|
||
6d32adbce Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
376ac91b6 Merge pull request #940 from TanekLiang/cache
|
||
7209a74e1 [BSP] fix compiling issue in mb9bf506r bsp
|
||
909275b8a add cache definition
|
||
32c926a09 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
5e28f8587 [BSP] add -nostartfiles in mini2440 bsp
|
||
d8f9c7fe4 [BSP] fix the compiling issue in mb9bf568r bsp
|
||
7ed7aadd2 [BSP] add -nostartfiles in lpc2478 bsp
|
||
41a9d2fac [BSP] add -nostartfiles in efm32 bsp
|
||
62e8b843c [BSP] add -nostartfiles in lpc2148 bsp
|
||
8f8827fab [BSP] add -nostartfiles in link flags of sam7x bsp
|
||
74759197b fix rt_kprintf %s no value problem
|
||
6c28a6e87 Modify the IP & GW & MSK ADDR configure mode as string mode, insted separation mode
|
||
9f10fae3a Merge pull request #938 from SummerGGift/fix_bsp_asm9260t_for_mdk
|
||
57efe3c72 Merge pull request #937 from SummerGGift/fix_bsp_gd32450z_for_mdk
|
||
40c0155bd Merge pull request #936 from TanekLiang/stubs_time
|
||
31cd39fe8 Merge pull request #935 from SummerGGift/fix_bsp_lpc408x_for_mdk
|
||
706604cc3 Merge pull request #934 from SummerGGift/fix_bsp_nv32f100x
|
||
a13467c40 Merge pull request #933 from weety/rtt3_0_dm365
|
||
29b546db7 Merge pull request #931 from SummerGGift/add_mdk5_template
|
||
5c96b6df3 Merge pull request #930 from SummerGGift/add_iar_template
|
||
3136e5fca update asm9260t/project for mdk
|
||
6b4750c87 fix bsp/gd32450z-eval for mdk
|
||
be48c3c41 [libc] fix time () not found when no RT_USING_RTC defined
|
||
0427afc1a update bsp/lpc408x/project.uvopt bsp/lpc408x/project.uvproj
|
||
849055e5c fix bsp/nv32f100x for mdk compile
|
||
e99009f76 [BSP] Remove the old ipaddr settings.
|
||
c353114c0 add mdk5 template for 429discovery.
|
||
ee33985eb add iar template for 429 discovery.
|
||
34ee3dfd6 Merge pull request #928 from SummerGGift/429_discovery
|
||
832d8b4e0 Merge pull request #927 from armink/fix_shell
|
||
8b2919aff [DeviceDrivers] change the type of cmd to 'int'
|
||
85b17e915 [logtrace] change the type of cmd to 'int'
|
||
6cdaa4374 [lwIP] use timeval in libc when minilibc is used
|
||
f6170a6e5 [BSP] add i.MX 6UL BSP
|
||
fed0e9816 [BSP] fix compiling issue under gcc for STM32L4xx_HAL Library
|
||
4ede959e6 [BSP] fix compiling issue under linux
|
||
1692b3946 [BSP] fix compiling issue
|
||
1761b1f4a [BSP] fix compiling issue
|
||
b08caf651 update bsp/stm32f429-disco/Kconfig
|
||
8ba5207b6 update bsp/stm32f429-disco/project.uvproj
|
||
3e6254e6f update bsp/stm32f429-disco/drivers/board.h
|
||
f6e99bc60 update bsp/stm32f429-disco/rtconfig.h
|
||
a9e20047c add bsp/stm32f429-disco/Kconfig bsp/stm32f429-disco/drivers/Kconfig
|
||
0e52533f6 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
00ecd2645 [BSP] Add the missing libraries
|
||
0aead9b8c remove LPC54608 from travis-ci
|
||
b44d6c4b7 [BSP] Update LPC54608
|
||
82b7ecda0 [Finsh] Fix an auto complete history bug when current line is contained in last cmd.
|
||
e8c77495b [BSP] remove gd32450z-eval from travis-ci.
|
||
40e2631a4 [BSP] remove apollo2 bsp from travis-ci.
|
||
42e374e4f [lwIP] use libc struct timeval when enable minilibc
|
||
e1aceb68c Update .travis.yml
|
||
96fc06e20 Merge pull request #926 from SummerGGift/master_20171031
|
||
ec5fa950e Merge pull request #925 from SummerGGift/20171031_patch1
|
||
f5486852e change dfs_init.h => dfs.h
|
||
7200a8da8 update bsp/stm32f429-apollo/.config bsp/stm32f429-apollo/rtconfig.h
|
||
45fa964bb add bsp/stm32f429-apollo/stm32f429_flash.icf
|
||
f7111cd96 iar 类型检查严格 修改函数定义类型。
|
||
2568a85c7 add iar template
|
||
787783606 [BSP] Update project files.
|
||
c73308635 [Kernel] Fix sem_release twice issue in slab.
|
||
d615bebb7 Add more bsp to continuous integration.
|
||
b3d872740 [libc] Fix the typedef in minilibc.
|
||
47acab446 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
08d2e63b6 [BSP] Add BOARD_STM32F429_APPOLO option.
|
||
756bfcc5e Update Kconfig.
|
||
bc2abf69e [DFS] Fix the ramfs issue.
|
||
7d673f921 [libc] Adjust libc.
|
||
0c04810a1 Merge pull request #921 from TanekLiang/imx_rt
|
||
96b081fb4 [bsp] fix gcc build error
|
||
60e3e5790 [bsp] add missing files for emac
|
||
6469a748b [BSP] remove the old ipaddr settings.
|
||
892bfd71f Merge pull request #919 from aozima/pulls
|
||
f75c8f6e8 update SConscript: support scons 3.
|
||
d235ad44c Merge pull request #917 from TanekLiang/imx_rt
|
||
348a6f506 [bsp] rename bsp: imxrt --> imxrt1052-evk
|
||
bb07f393b [bsp] add enet and lwip for i.mx rt 1052
|
||
4074a3f24 [BSP] Update stm32f429-apollo Kconfig.
|
||
f66e8594d Merge pull request #915 from SummerGGift/patch5
|
||
5de511080 Merge pull request #914 from SummerGGift/20171027_patch_4
|
||
be84b44f1 update bsp/stm32f429-apollo/KConfig
|
||
110ccb060 add examples/network/chargen.c
|
||
8e0d9b4de update examples/network/tcpserver.c to rtt 3.0 test.
|
||
89cc00a91 update examples/network/udpclient.c examples/network/udpserver.c
|
||
1b37cd7dd update examples/network/tcpclient.c
|
||
440a08f2b Merge pull request #912 from SummerGGift/patch_171027-3
|
||
acf8ab9af Merge pull request #911 from SummerGGift/patch_171027-2
|
||
92f80bb98 update .config rtconfig.h
|
||
0560feabd 修改:网卡驱动注册后改变连接状态为link up,避免因为连接状态没有更新而导致lwip 2.02无法使用。
|
||
192a6db76 Merge pull request #906 from ArdaFu/master
|
||
064f182a0 [bsp]Fix RT_LWIP_IPADDR RT_LWIP_GWADDR RT_LWIP_MSKADDR define, replace multi-bytes MACRO with single string MACRO.
|
||
384b6c738 [net][lwip] Add missing reference file for LWIP 1.4.1
|
||
ebf0b32f5 Merge pull request #903 from TanekLiang/imx_rt
|
||
e93d581e5 [bsp] add i.mx rt 1052 support
|
||
1d8636b7f [DFS] Code cleanup.
|
||
cc9667b7a [DFS] Fix the RAMFS compiling issue.
|
||
1f76e1b8e [lwIP] Use RT_LWIP_IPADDR/GWADDR/MSKADDR
|
||
67fff44fd [DFS] Fix the UFFS compiling issue.
|
||
5bc690336 [DFS] Fix the romfs compiling issue.
|
||
4b2a3d02f [DeviceDrivers] Add wifi device/cmd.
|
||
d9592457f Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
0d45288f0 [libc] Add mode_t in rtlibc.h for Keil MDK/IAR.
|
||
526e02152 Merge pull request #899 from SummerGGift/patch-2
|
||
6c0a2e8ff Merge pull request #898 from aozima/pulls
|
||
2e124994c update lwipdhcpd scons groupname
|
||
a1902f2de update SrcRemove(): auto detect string or file object.
|
||
601ab3584 update gcc linker script: fixed __bss_start align error.
|
||
7a36b1f91 Merge pull request #897 from caogos/master
|
||
51d02f98d 增加龙芯1c的硬件SPI相关接口
|
||
20937b837 Merge pull request #896 from armink/fix_dfs
|
||
b4168cc60 [DFS] Fix `fd_new` failed return value.
|
||
b4831fbde [libc] disable minilibc under simulator
|
||
7ea1d0c67 [BSP] fix the compiling error
|
||
1181c5b30 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
252432baf [BSP] Update QEMU VExpress A9 BSP.
|
||
67ffce7af Merge pull request #895 from weety/rtt3_9260
|
||
ab7d4fd66 [BSP][at91sam9260] Support rt_hw_console_output function.
|
||
ecc8db0cd [BSP][at91sam9260] Cleanup Code.
|
||
82ca200ff Merge pull request #893 from SummerGGift/patch_171020
|
||
cf094b6af update apollo bsp
|
||
70059232c update KConfig
|
||
a98fc2909 update apollo bsp
|
||
7320609c9 Update sdram.ld
|
||
5e22c23d7 Merge pull request #891 from uestczyh222/master
|
||
0f6e68ff0 Merge pull request #889 from weety/rtt3_9260
|
||
8e398fe43 Merge pull request #887 from yygg/master
|
||
23ee66c63 update rtconfig.py
|
||
9ebae26b7 update .config rtconfig.h
|
||
a004dfa36 [BSP]添加STM32F10x HAL库的支持
|
||
8c334d9ab [DeviceDrivers]添加pin开漏和下拉输入宏
|
||
6e4d1fae2 [修改]: stm32f429-apollo 3.0 修改。
|
||
bdc01934d Merge remote-tracking branch 'upstream/master'
|
||
c564605c9 [DeviceDrivers]添加pin开漏和下拉输入宏
|
||
000a0388d Revert "STM32F10x HAL库的bsp分支"
|
||
2d0c10a0c 修改simulator,匹配RTT 3.0
|
||
fbe3a4d1d Merge pull request #886 from weety/rtt3_0_dm365
|
||
5150e19d4 [bsp][dm365] Support rt_hw_console_output function; Adjust the initialization sequence; Cleanup code. [drv][mmcsd] Undo Changes.
|
||
cfa87cf93 STM32F10x HAL库的bsp分支
|
||
1a9de2e1b [bsp][asm9260t] Fix link script ENTRY symbol.
|
||
6085f6826 [bsp][at91sam9260] Fix the problem of the finsh function failure by using component initialization.
|
||
dd5ac17fc [bsp][dm365] Using component initial; [drv][mmcsd] Add component initial.
|
||
e448ecc6a Merge pull request #882 from armink/fix_rtservice
|
||
d3ac38884 [rtservice] Add `rt_list_len` and `rt_slist_len` to rtservice.h .
|
||
6e2260dae Merge pull request #881 from armink/fix_libc
|
||
137a65a6c [libc] Remove `RT_USING_POSIX_STDIN` in libc.
|
||
121b72df7 Merge pull request #880 from armink/fix_scheduler
|
||
7a99641c7 [Kernel] Fix a bug on rt_schedule().
|
||
7b2decbb7 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
e4beb9c0f [Kernel] Add more setting checking for RT_USING_POSIX.
|
||
a8a7d6087 [DeviceDrivers] Remove compiling warning in workqueue.
|
||
97727dcc5 Merge pull request #879 from hichard/renhaibo-branch
|
||
f7eaa08d0 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
4b83744a6 renhaibo-branch
|
||
b3fff25b0 [NET] Disable DHCPD in default.
|
||
d11885231 [finsh] code cleanup and use RT_USING_POSIX to replace RT_USING_POSIX_STDIN.
|
||
9b8727068 [libc] Add intptr_t/uintptr_t in minilibc.
|
||
78649c49c Merge pull request #878 from weety/rtt3_0_dm365
|
||
8a38307e2 [libc] Add RT_USING_POSIX macro.
|
||
947d8aa4d [libc] Use correct header file for newlib.
|
||
a437ffbf3 [libc] code cleanup for termios.
|
||
41f3d1f9d Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
19aa36e83 [DeviceDrivers] Add sync mode in work queue.
|
||
985558a40 [bsp][dm365] Fix compile error.
|
||
1b0702591 Merge pull request #876 from ArdaFu/master
|
||
6ee66d92e [bsp][sam7x] Fix compile error. Increase DATA section size in .ld file.
|
||
6bfaa632b [bsp][lm3s8962] Fix complie error. Add missing macro RT_USING_LIBC. Force use Lwip 1.4.1 bye define RT_USING_LWIP141
|
||
89b58f5f2 Merge pull request #875 from ArdaFu/master
|
||
79ad3fc8e [bsp][stm32f107] fix compile error. add missing macro RT_USING_LIBC
|
||
3051276e0 [BSP][Simulator] Fix compile error. Replace nfs_init.h with nfs.h
|
||
b72bdefa4 [DFS][NFS] Fix compile error. Move nfs_file/nfs_dir data ptr into struct nfs_filesystem.
|
||
a13fdaac3 Merge pull request #874 from caogos/master
|
||
b2fbe4df0 清理编译告警和错误。编译告警和错误的原因是删除了头文件“components.h”
|
||
6101d1e80 [BSP] Update QEMU VExpress A9 BSP.
|
||
53227b6a7 [lib] Fix the compiling warning in libc.
|
||
5d9217ebe Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
3c0fbf0c7 [finsh] Fix the C99 issue.
|
||
2b36e6fcb [BSP] fix compiling issue
|
||
591339e7a [BSP] fix compiling issue
|
||
f47898bb1 Merge pull request #872 from ArdaFu/master
|
||
fc7abc658 [components][drivers] Check macro "RT_USING_DFS" when using DFS relative method/functions.
|
||
8394554fc [components][net] In SConscript file, replace RT_USING_LWIP140 with RT_USING_LWIP141
|
||
296d57e85 [BSP] remove components.h file.
|
||
5e3b3b19a [BSP] change the type of cmd.
|
||
68d01f826 [VBUS] change cmd type to 'int'
|
||
bff7afca1 [cplusplus] Add newline in the end of file.
|
||
a8e0711a6 [lwIP] Remove RT_LWIP_USING_RT_MEM
|
||
d7087fdd3 [DeviceDrivers] change cmd type.
|
||
0f5a68a55 [dfs] add poll/select
|
||
5c7b16d00 [libc] Update libc.
|
||
b27c7e482 [Kernel] Add signal implementation.
|
||
cd215b254 [Kernel] header files
|
||
8bdf993bf [libc] Build correct SConscript file.
|
||
444915d1e [finsh] Add RT_USING_POSIX_STDIN options.
|
||
c5e8d9d75 Merge pull request #870 from armink/fix_shell
|
||
c12345158 [Finsh] Stop push new history when current cmd is same as last cmd.
|
||
db88c0b6a [libc] Change libc stubs to compiler folder.
|
||
5c6a6e5db [Tools] Add $ var support in IAR project file.
|
||
e7f888e24 [lwIP] remove lwip-2.0.0
|
||
95ab8c02a [finsh] Use standard uint type for data type.
|
||
9a131b945 Update README.md
|
||
a6a5dbd64 Change version to v3.0.0
|
||
3a21108ff Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
01108b525 [GUI] Update GUI engine code and add Kconfig file.
|
||
0f3784e5a Merge pull request #867 from armink/fix_lwip
|
||
00c154ccd [lwIP] Fix the lwIP 2.0.2 IAR compile error when the `RT_LWIP_USING_RT_MEM` macro is not defined.
|
||
f8a1bf6fd [libcpu] code cleanup for nds32.
|
||
9373766b9 Merge pull request #866 from SummerGGift/r2
|
||
96383266b [完善]:修改429bsp,8g的sd卡可以使用,但是大容量32g的卡无法通过初始化。
|
||
326d405c2 [Kconfig] Use 256 as the default stack size for idle thread.
|
||
9122edd57 [Kconfig] Add more descrip for Kconfig
|
||
22490a9cf [bsp] Update SConscript for stm32f429 apollo bsp
|
||
666e9069e Merge pull request #865 from SummerGGift/r2
|
||
5087245ce [删除]:删除不必要的old文件。
|
||
345eb7fd1 [添加]:添加Mdk5模板配置文件。
|
||
6ccbcc8d8 [添加]:添加mdk5模板。
|
||
a868df452 [修改]:修改rtconfig配置文件
|
||
fd28bfc6d [修改]:修改.config默认配置。
|
||
e2e119941 [更新]:更新rtconfig.h
|
||
b5d61a37b [修改]:修改sconscript文件以便于配置工程。
|
||
a43f1f48e [更新]:更新kconfig,去除不必要的配置项。
|
||
a9036a51c [更新]:更新默认工程配置。
|
||
01aa54de2 [添加]:添加IDLE_THREAD_STACK_SIZE设置。空闲进程栈大小。
|
||
f065e8cbd [添加]:配置宏RT_DFS_ELM_WORD_ACCESS。
|
||
17d64d0bf [修改]:修改rtt中的kconfig。
|
||
950b769f7 [修改]:修改bsp中rtgui的依赖。
|
||
757613866 [修改]:漏掉了endif导致endmenu失效。
|
||
834091379 [修改]:由于menuconfig不支持#define RT_CONFIG_UFFS_ECC_MODE UFFS_ECC_HW_AUTO这种宏定义。所以要留一个old做对比用。
|
||
c2f028ed8 Update cpuport.c
|
||
f0061b14d Update and rename readme.md to README.md
|
||
412c02321 Delete .cproject
|
||
4a575eea2 Delete .project
|
||
a1b27ef38 Update README.md
|
||
3ced98e82 Merge pull request #844 from TanekLiang/stm32l429_armfly
|
||
930f36ecd Update README.md
|
||
0b030d8b7 Update README.md
|
||
aaaa5f26e Update and rename bsp/AE210P/readme/readme.txt to bsp/AE210P/README.md
|
||
e037e6182 Delete .PHONY.size
|
||
ea18ef60e Merge pull request #826 from ArcherChang/master
|
||
49aa0c468 Update KConfig
|
||
8d169a8b1 Merge pull request #862 from armink/fix_kconfig
|
||
29d149937 Merge pull request #863 from yygg/master
|
||
d428166f0 修复 mkfs失败的错误
|
||
2e01bafa7 Merge branch 'master' of https://github.com/yygg/rt-thread
|
||
9d5455661 [KConfig] Change the RT_DFS_ELM_USE_LFN cfg to choice.
|
||
fdd0ffb18 [KConfig] Add RT_USING_NETUTILS configuration for network.
|
||
053d18e70 [KConfig] Add RT_LWIP_RAW and RT_LWIP_USING_RT_MEM configuration for LWIP.
|
||
9ff340f41 [KConfig] Add long file name configuration for FATFS.
|
||
a15d90a68 Merge pull request #860 from liu2guang/master
|
||
d47dd9a12 修复无法重复使用finsh命令device_test进行驱动测试
|
||
f32145cad Merge pull request #858 from SummerGGift/patch-1
|
||
75b1c0fba [错误]:RT_DEBUG_INIT不能是bool型
|
||
19e284730 Merge pull request #856 from armink/add_sfud_kconfig
|
||
25c859912 [DeviceDriver] Update SFUD to latest version.
|
||
f7a85a9f9 [KConfig] Add SFUD KConfig.
|
||
cccff34fc Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
e9a77b513 [Kernel] mutex can be used before scheduler startup.
|
||
3691b67e8 Merge pull request #854 from sagitattoo/patch-1
|
||
8c4b9461e Update rtconfig.py
|
||
d79898a95 Merge pull request #850 from Quintin-Z/master
|
||
81596a140 remove bsp nv32f100x dunk file.
|
||
fda55ff0f modify bsp nv32f100x from startup/application to main style.
|
||
7dff1208d Merge pull request #847 from Haleyl/master
|
||
e9cafbeb6 add nv32f100x bsp.
|
||
96b1da173 Modified not use c99
|
||
e8eaaed1f Modified fomat and add low power
|
||
b2dd63d31 Update .gitignore.
|
||
72db331e5 [BSP] Add QEMU/VExpress-A9 bsp.
|
||
a5eea11b0 Merge pull request #849 from geniusgogo/RT_MACRO
|
||
026696789 Add README.md file
|
||
19fcea522 Modified pin driver and some format
|
||
85cc2dab6 Update rtdef.h
|
||
ed08b32dd convert tab to space
|
||
2aae989f4 Merge branch 'master' into RT_MACRO
|
||
ed46356eb Merge pull request #848 from emlslxl/master
|
||
6b06cb83e rename WEAK to RT_WEAK
|
||
c19fb2ab5 Add bsp apollo2
|
||
7b4e7224e Merge pull request #846 from liu2guang/master
|
||
e521decf2 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
||
44e3a56d9 修改SD卡驱动无法读写超过2G sector地址的数据
|
||
0d193254f Merge pull request #845 from caogos/master
|
||
96f3600bd 将异常向量间隔从0x20改为0x80,mips系列cpu的异常向量的间隔为0x80(十进制的128)字节 详细内容请参见《see mips run》中的5.3节——异常向量:异常处理开始的地方
|
||
574e22bdb 在配置文件“rtconfig.h”中增加硬浮点FPU的配置项, 浮点经常会用到,所以默认使用硬浮点。
|
||
820aace92 [bsp] add stm32f429-armfly support
|
||
6d07c084c Merge pull request #841 from fengzi2003/patch-1
|
||
0779b5e90 Update stm32_eth.c
|
||
794835dde Merge pull request #833 from geniusgogo/samd21
|
||
be0c54797 remove asflib/components
|
||
646102a1d Merge pull request #840 from caogos/master
|
||
080ea89b2 Merge pull request #839 from TanekLiang/lwip-2_0_2
|
||
8d9086718 增加龙芯1c硬件I2C接口
|
||
ad1d3375f Merge pull request #1 from RT-Thread/master
|
||
97c8b0020 [LWIP] enable auto init in lwip-2.0.2
|
||
4de4506db Merge branch 'samd21' of https://github.com/geniusgogo/rt-thread into samd21
|
||
d1d81c158 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into samd21
|
||
80a21100b remove uart rx code
|
||
bc225a5ef Merge pull request #837 from aozima/update_cortex-m_port
|
||
cb247e913 update libcpu: cortex-m0 fault handlers always enable.
|
||
7ff28e6ff Merge pull request #832 from TanekLiang/gd32f450z
|
||
84f0d9f98 Update README.txt
|
||
5b1235f5f add scons cmd build
|
||
b9ec9d64b finsh init change to application thread
|
||
d32e78a4c Merge pull request #836 from armink/update_sfud
|
||
e90c8265a Merge pull request #835 from armink/fix_finsh_auth
|
||
93db99678 [DeviceDriver] Update SFUD to latest version.
|
||
01c43e8be Update application.c
|
||
8a06b07fc Update application.c
|
||
c36a628ff [Finsh] Fix finsh password auth not valid when RT_DEBUG is not definition.
|
||
09d3599ff [bsp] clean code
|
||
189c999f8 add atmel SAM D21 bsp support
|
||
bb6283144 fix warning and update project files
|
||
d766ababe update uart and spi driver
|
||
b7cf7c5fc update eth driver and clean code
|
||
0ecc0f96f disable macro for libc
|
||
c7c0edebb add spi flash driver
|
||
ea2a9db34 fix eth/lcd io conflict
|
||
09f698a20 add eth driver
|
||
ce4c351eb add sdram and lcd driver
|
||
b2849ad1a update usart driver
|
||
07bd7af08 add mdk4 and iar upport
|
||
2c056a3aa add gd32f450 bsp
|
||
f3f523d22 Merge pull request #831 from AubrCool/fix-can.tx.bug
|
||
44bac92a9 [Components]drivers can change txcompletion to sem
|
||
f5c129182 Merge pull request #830 from bin5219/master
|
||
19448a920 修改了GPIO_Configuration
|
||
2ac493698 [BSP] cleanup for hifive1 bsp.
|
||
5b1aa2a75 Merge pull request #829 from TanekLiang/iar_unused
|
||
9f2f2f087 Add RT_USED definition for IAR
|
||
9bbf53875 [1] Andes N1068体系移植 a. 恢复对finsh.h和shell.c的修改;(若需要在Andes AE210P里使用Finsh,请参照bsp/AE210P/readme/readme做修改)
|
||
8923247fb [1] Andes N1068体系移植 a. 去除《Andes工程创建和调试》文件;
|
||
652ea85a3 [1] Andes N1068体系移植 a. Libc改用官方版本(工具链附带版本); b. 去除未使用文件;
|
||
b9ebd183a Merge pull request #827 from caogos/master
|
||
2da0eae89 再次修改源文件开头的license,清理网卡代码中的#if 0和#if 1
|
||
921fbfbc2 [1] 添加Andes N1068体系; [2] 基于AE210P EVB板; [3] 详细信息参阅bsp/AE210P/readme文件夹; 《Andes工程创建和调试》文档;等。
|
||
63d2ede1b 清理龙芯1c片内网卡驱动的冗余代码,给没有license的源码文件增加license
|
||
4812729c6 Merge pull request #824 from aozima/update_cortex-m_port
|
||
9bbc4e5e6 update cortex-m libcpu: fixed compile error.
|
||
838c63f36 添加龙芯1C片内网卡的驱动(原创作者是chinesebear,https://github.com/chinesebear/rtt-net)
|
||
1f45d8c72 Merge pull request #822 from parai/upstream
|
||
2957cf6f5 x86: bring up share object module on i386 machine
|
||
76a79f20d Merge pull request #817 from armink/fix_lwip_tftp
|
||
c0338d566 Merge pull request #816 from SummerGGift/master
|
||
d4a1843c3 Merge pull request #820 from armink/fix_ibc_armlibc
|
||
e515408d0 [Libc] Add some errno to `armlibc/sys/errno.h`.
|
||
548f0e9e8 [LWIP] Remove `src/netif/slipif.c` on `lwip-2.0.2/SConscript`.
|
||
db1eb96a4 [Libc] Change tabs to 4 spaces on `armlibc/sys/errno.h'.
|
||
22c7660df [LWIP] Remove `RT_USING_NETUTILS` in LwIP 2.0.2 SConscript.
|
||
83616c9f2 [LWIP] Add tftp max file name len config to LwIP 2.0.2 `lwipopts.h` .
|
||
38ca42662 [LWIP] Fix lwip 2.0.2 TFTP server file name trans error.
|
||
cfc3b7643 delete a useless %s.
|
||
b53e3c256 Merge pull request #812 from parai/master
|
||
bd460dda2 Merge pull request #813 from armink/fix_netutils
|
||
a97d70066 [LWIP] Add LwIP apps SConscript.
|
||
0cd49a20a x86: support both keyboard input and serial COM1 input
|
||
871297747 [LWIP] Move net apps to `LwIP/src/apps`.
|
||
3416187ec x86 : fix keyboard input issue
|
||
5910ae417 [NET] Add telnet app to netutils.
|
||
2331ebdc8 Merge pull request #811 from aozima/update_cortex-m_port
|
||
959b97aa3 update stm32f20x linker script: ensure last block HEAP.
|
||
9b7303e51 update libcpu: ensure fault enable.
|
||
f975ef514 Merge pull request #807 from parai/master
|
||
2a6726a5d Merge pull request #809 from RT-Thread/revert-805-master
|
||
50a2ae584 Revert "x86: keyboad input bug fix"
|
||
9388f7882 Merge pull request #808 from armink/fix_lwipopts
|
||
a4705e582 Merge pull request #806 from armink/fix_lwip_tftp
|
||
e6f6d9ea8 [LWIP] Update LwIP 2.0.2 opts header file for rtt.
|
||
bafa3a8eb x86: add floppy driver
|
||
501f9814f [LWIP] Add lwip 2.0.2 TFTP server to SConscript.
|
||
b1362405e [LWIP] Add TFTP server to LWIP 2.0.2 .
|
||
c01352da9 [LWIP] Fix lwip 2.0.2 TFTP server file name trans error.
|
||
1bfdc7dd3 Merge pull request #805 from parai/master
|
||
eb5ea946a tmp floopy driver save, no test
|
||
08d13e033 x86: keyboad input bug fix
|
||
a0ec48d61 Merge pull request #801 from gbcwbz/stm32_test
|
||
de81a9747 Merge pull request #804 from parai/master
|
||
5ba5ebc8b x86: host machine native gcc support and use qemu to run
|
||
d6fa9f912 Merge pull request #803 from yygg/master
|
||
94746d8e5 audio驱动使用系统内的dataqueue,修复一些缩进,乱码
|
||
05496a5c2 Merge pull request #802 from armink/fix_realloc
|
||
a7e7b3dc0 [Kernel] Fix rt_realloc issue when new size is 0.
|
||
b60712c29 [bsp] change macro so that CAN IRQ do not interfere USB IRQ in stm32f10x
|
||
a07c45080 [bsp] fix CAN IRQ for stm32 none connectivity line devices
|
||
b9dc1c5be Merge pull request #799 from bupleurum/master
|
||
e84bad92e [bsp] Prevent compilation errors in bxcan.c when using STM32F10X_LD_VL,STM32F10X_MD_VL,STM32F10X_HD_VL incorrectly choose to use the RT_USING_CAN.
|
||
2569f66df [bsp] Fix a CAN interrupt number macro definition bug for STM32F10X_LD,STM32F10X_MD and STM32F10X_XL series.
|
||
16b54610f Merge pull request #798 from armink/add_apps_to_lwip202
|
||
640fd7d87 [Net] Add `RT_USING_NETUTILS` to LwIP 2.0.2 SConscript.
|
||
ca6b74200 [Net] Add telnet test app to LwIP 2.0.2 .
|
||
4626b19ea Merge pull request #784 from zhangjun1996/master
|
||
1d4db5891 [Net] Add ping test app to LwIP 2.0.2.
|
||
191f8476b Merge pull request #797 from caogos/master
|
||
7129d77be 增加龙芯1c硬浮点的支持(可以使用硬浮点了)
|
||
5f4bcfa3e [examples] code cleanup.
|
||
f6b6a5cf2 Merge pull request #796 from SummerGGift/master
|
||
0d33799d0 add some python example for tcp server and client.
|
||
07cc5047b Complete some error handling when send or receive function returns a value is zero.
|
||
71d1f7faa [bsp] Add LPC54608
|
||
bcc638d42 Merge pull request #792 from armink/fix_libc_dlib
|
||
0727ea25a [libc] Change tabs to 4 spaces on dlib 'errno.h'.
|
||
5b3532796 [Libc] Add some errno to dlib.
|
||
f9ec093f5 correct some explain
|
||
30f272e22 Merge pull request #788 from bupleurum/master
|
||
5ea03f5e1 Merge pull request #787 from emlslxl/master
|
||
25d415a28 Merge pull request #790 from TanekLiang/stm32f1l07-c99
|
||
6a08e154e Merge pull request #791 from Yohozzy/master
|
||
07514c0d0 fix the end of module symbol bug when using iar compiler
|
||
6eac07ca1 [Bsp] updated spi device: fixed error when enable "SPI2_USING_DMA" fixed warnning when using spi without DMA
|
||
8e09d58e7 [Bsp] stm32f107 delete c99 mode code
|
||
9b2b1bb4a [bsp] Add some descriptions and an English version about building project in readme.txt.
|
||
3007b34ad add log_file flush function
|
||
370be0837 Merge pull request #785 from armink/fix_lwip_linkup
|
||
0742338fa [LWIP] Fix lwip 2.0.2 link status problem when the eth isn't linkup at the first time.
|
||
51bba09ad remove cpuusage.c remove unused line in SConstruct
|
||
72cfe9dd6 modify: drivers/cpuusage.c modify: ../../libcpu/risc-v/e310/stack.c rmove unused macro definition modify: ../../src/idle.c Return to the original version
|
||
20f581a60 rename bsp risc-v to hifive1
|
||
0cd49e7c4 Merge branch 'master' of https://github.com/RT-Thread/rt-thread add new bsp for risc-v
|
||
e9f1bdf2d new file: ../../libcpu/risc-v/e310/trap.c add file that forget to submit before auto change timer mtimercmp register on the base of RT_TICK_PER_SECOND in rtconfig.h no flashing led new file: ../../src/idle.c recover old file
|
||
a5305c05d fix bug in context_gcc.s and start_gcc.s: save mie into stack msh running normaly
|
||
d9c0bdc70 add plic_driver.c for global interrupt change interrupt num to 53 change stack size to 512 before system starup add uart drivers open msh remain bug: uart just interrupt ones
|
||
1b7d48134 Merge pull request #783 from TanekLiang/lpc824_systick_bug
|
||
20f1a641d remove unused code for uart in led.c
|
||
b032dff16 fix bug in rt_hw_context_switch_interrupt_do save sp to old thread clear rt_thread_switch_interrupt_flag always enable interrupt after rt_hw_context_switch judeg the type of interrupt in trap_entry, then call handler(Machine timer interrupt of Machine external interrupt)
|
||
96e950443 [bsp] add led task to easy confirm kernel is running
|
||
47c7d9479 [bsp] update clock before configure systick
|
||
2d56a27c2 修改: ../../libcpu/risc-v/e310/context_gcc.S enable interrupt after return form rt_hw_context_switch
|
||
e2e9afb69 Merge pull request #782 from TanekLiang/incompatible_type_2
|
||
c42c5d3b9 [bsp] fix incompatible type for finsh_system_init in bsp/lpc824
|
||
bd0d90ddb Merge pull request #780 from TanekLiang/lpc824_fix_typo
|
||
3c51848d3 fix trap_entry
|
||
cc3c4fe62 [bsp] code cleanup.
|
||
dc3d3817f [bsp] fixed typo in bsp/lpc824
|
||
a9f03fb44 Merge pull request #779 from TanekLiang/LPC824
|
||
9da1f7d33 Merge pull request #778 from TanekLiang/incompatible_type
|
||
d793cfdef [bsp] fix incompatible type error for "finsh_system_init()"
|
||
dcfaa9a90 [kernel] fix incompatible type error for "__rt_ffs()"
|
||
db1cd8830 [bsp] add new bsp for lpc824
|
||
d4de2c53e Merge pull request #775 from armink/master
|
||
09f9fcaaa [DeviceDriver] Fix rw009 WiFi module auto reconnect feature.
|
||
ab2a125b3 Merge pull request #774 from armink/fix_rti_link_for_iar
|
||
573c29421 [BSP] Fix component initialization functions may be not sequential storage on ROM when used for IAR linker.
|
||
b80f83f36 modified: ../../libcpu/risc-v/e310/context_gcc.S fix open timer intrrupt
|
||
98a6896cf remove "csrrc a5, mstatus, MSTATUS_MIE" in rt_hw_interrupt_enable(); it will lead to interrupt again in interrupt
|
||
763d7456e Merge pull request #773 from AubrCool/fix-stm32f10x_spi.drv
|
||
fe16f91cf [Bsp] stm32f107 spi drv : dma add irq
|
||
82359e09f Merge pull request #772 from caogos/master
|
||
fa127c653 在龙芯1c的编译配置脚本“rtconfig.py”中增加“交叉编译工具链的说明” 使用龙芯官方推出的那个用于编译linux的交叉编译工具链来编译RT-Thread会报错, 可以使用RT-Thread官方推荐那个
|
||
b9a718b80 Update components.c
|
||
f47433137 Merge pull request #769 from TanekLiang/stm32l475-iot
|
||
1d701111a Merge pull request #771 from TanekLiang/main_stack
|
||
2448b69d0 [kernel] rename RT_TINY_SIZE to RT_USING_TINY_SIZE
|
||
d835d91ae [kernel] use the macro definition instead of the user main thread
|
||
42042ab80 Merge pull request #770 from TanekLiang/stm32l476-nucleo
|
||
cad3cacfa [bsp] remove unused file, update SConscript and mdk project
|
||
e9bb6a91b [bsp] fixed scons building error and update mdk project
|
||
f8571944a Merge pull request #768 from TanekLiang/stm32l475-iot
|
||
5148b9ff2 Merge pull request #766 from AubrCool/fix-stm32f10x.wdt
|
||
c3c3503dc Merge pull request #765 from AubrCool/fix-fm24clxx.drv
|
||
cda00bf0a Merge pull request #767 from caogos/master
|
||
5734d52a0 把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题) 把栈从4字节改为8字节对齐(浮点需要8字节对齐)
|
||
358612c8a 支持GPIO中断(外部中断)
|
||
d1bb7c61f 将支持的中断个数从32个扩展到160个,至此可以支持所有中断
|
||
690128e83 [Bsp] stm32f10x fm24cl64 drv correct size
|
||
2c1ee8434 BSP stm32f10x add watchdog driver
|
||
81feb775f [Bsp] stm32f10x add fm24cl64 drv
|
||
8f4e80669 [Components] driver i2c add fm24clxx drv
|
||
27902374d [bsp] add new bsp for stm32l475 IoT discovery kit
|
||
6ab027677 Merge pull request #764 from AubrCool/fix-msh.argc.error
|
||
e4fea3872 [Components] correct msh argc too many error
|
||
f39164203 修正龙芯1c的中断号
|
||
8819016f2 Merge pull request #763 from caogos/master
|
||
878b22274 将“龙芯1c库”中硬件定时器相关接口移植到RT-Thread
|
||
d22df879a 将“龙芯1c库”中硬件pwm相关接口移植到RT-Thread
|
||
094030198 将“龙芯1c库”中的GPIO相关接口移植到RT-Thread
|
||
b334347a2 deleted: rtthread.s /*just for debug*/
|
||
e01455155 add context_gcc.s
|
||
f147f3398 new bsp for risc-v
|
||
8034add04 Merge pull request #760 from TanekLiang/stm32f40x
|
||
6199b378f [bsp] fixed uart5 tx rcc error
|
||
1e4c3e6ab Merge pull request #759 from TanekLiang/stm32l476-nucleo
|
||
da3b4d760 [bsp] add new bsp for stm32l476-nucleo
|
||
e47515d87 Merge pull request #758 from JianRuiqian/master
|
||
465fdfc2f Update sdio.c
|
||
0a798b33a Update mmcsd_core.c
|
||
bf48d2b74 Update sdio.h
|
||
1590e38f4 Update mmcsd_host.h
|
||
ae8ca6105 Update mmcsd_card.h
|
||
315a61643 Merge pull request #755 from TanekLiang/master
|
||
165868c46 [bsp] insert keep section .rti_fn* in GCC link file
|
||
2ef114c50 Merge pull request #754 from TanekLiang/master
|
||
a2d56fb5d [bsp] add enet driver for k64 FRDM
|
||
d7c5c4e35 using components init
|
||
50d96d7d0 [bsp] update mdk template * add mkd5 support(template.uvprojx)
|
||
a4a5903b5 [bsp] update k64f bsp to KSDK 2.2
|
||
1f0081e79 [Kernel] Fix typo
|
||
6e902e17a Merge pull request #750 from flyingcys/master
|
||
bd62def30 [bsps] fix bsp/stm32f10x/bxcan.c inline bug
|
||
35e59002e [bsp] fix bxcan.c inline bug
|
||
8437c049e [Kernel] Fix the number_mask initialization issue in TCB.
|
||
9c4402250 Merge pull request #748 from TanekLiang/master
|
||
dd6454d87 Merge pull request #749 from FlyLu/master
|
||
fe457da95 [DeviceDrivers]Fix continuous write page bug for spi_flash_at45dbxx driver
|
||
b47994cb4 Add more checking for SConscript files of libc.
|
||
6515dc238 [finsh] Add checking the result of chdir.
|
||
bc0fbbfe8 [DFS] change the cmd to long data type.
|
||
b7cf72316 [DFS] code cleanup
|
||
6e63cbb9b [DFS] "console" device check.
|
||
761a793a4 [bsp] remove error_handler() and resume RT_ASSERT()
|
||
1d6c38f42 [bsp] remove RT_ASSERT() because UART not work now
|
||
df40819b4 [bsp] replace error_handler() by RT_ASSERT(RT_NULL)
|
||
81fce5d00 [bsp] replace error_handler() by RT_ASSERT(RT_NULL)
|
||
4978e340a [bsp] replace error_handler() by RT_ASSERT(RT_NULL)
|
||
f537194d0 [bsp] update RCC initial for system * set internal oscillator trimming value to default * replace integer constant by macro from HAL library * remove SystemCoreClockUpdate() because "SystemCoreClock" updated in HAL_RCC_ClockConfig() * remove delay()
|
||
a453b3318 Merge pull request #747 from TanekLiang/master
|
||
5b03b0112 Merge pull request #746 from pinhaozhang/master
|
||
a157b25f5 [bsp] added Ethernet driver and lwip in stm32f429-apollo board * use uart1 as default console device * add pcf8574 support(a general-purpose remote I/O expansion chip)
|
||
1330a7020 modified: components/libc/newlib/libc.c
|
||
269a7683b add ili9341 lcd device and simple gui demo
|
||
e4999e60b [bsp] stm32f429-apollo added spi flash driver and mount as FatFs
|
||
279fac7cb [Kernel] Change RT_USING_IDLE_HOOK as simple definition.
|
||
ef88241d8 Fix compiling warning for Win32.
|
||
0acf44183 Fix compiling warning for Win32.
|
||
380754f4f [GUI Engine] Add SConscript for libraries.
|
||
53f042b44 Add module feature in KConfig.
|
||
128b26584 [DeviceDrivers] codec cleanup.
|
||
3101ba8ac [DFS] Add fd checking in dfs_file_close API.
|
||
8ee0bf890 Add KConfig for C++ feature.
|
||
ae6ca7bb0 KConfig cleanup.
|
||
c1926d3af [DeviceDrivers] Improve compatibility for SDIO CCCR v3.00.
|
||
02607c85a [GUI Engine] change directory for image and font.
|
||
2a8890b18 Merge pull request #745 from TanekLiang/master
|
||
a4a96bbfa re-implement tick interface for stm32f4xx HAL library and fixed typo
|
||
e4823f324 Merge pull request #743 from geniusgogo/NRF52832
|
||
92d8e4cbd update NRF52832 bsp
|
||
4d4597aa6 Merge pull request #742 from yygg/master
|
||
2426efe6b delete volatile
|
||
0e82a5b82 fix f_mount when mount more fats
|
||
a38144407 Merge pull request #739 from armink/fix_uart_rx_dma
|
||
98c830f3d [BSP] Fix a bug on stm32f4xx uart rx DMA driver when first receive data filled the FIFO.
|
||
9b7d2023b [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO.
|
||
99911a4c6 [DeviceDriver] Make uart rx DMA FIFO to use the FIFO full flag.
|
||
14728ff4a [DeviceDriver] Add full flag to rt_serial_rx_fifo.
|
||
1730dcb83 Merge pull request #736 from geniusgogo/IDLE_hook
|
||
05052127c Update idle.c
|
||
ceacca120 Merge pull request #737 from geniusgogo/NRF52832
|
||
387bbcc44 Update rtthread.h
|
||
3c14a8867 Update idle.c
|
||
acc9072a1 Merge pull request #738 from weety/cplusplus
|
||
a818ba0e2 update cplusplus support code.
|
||
662f619cf Update idle.c
|
||
b98eac903 update init thread
|
||
16705299c Merge branch 'master' of https://github.com/RT-Thread/rt-thread into IDLE_hook
|
||
e05186dd9 separate idle hook
|
||
ccadbf800 Merge pull request #734 from geniusgogo/NRF52832
|
||
e760d655b Merge pull request #735 from JianRuiqian/master
|
||
da9688df8 Update dhcp_server.c
|
||
e060a5a8b Merge branch 'master' of https://github.com/RT-Thread/rt-thread into NRF52832
|
||
0f37b300f update NRF52832 support NRF52SDK13
|
||
8c52d5fdf Update ethernetif.c
|
||
cf6dfec55 Update SConscript
|
||
3aa979649 Merge pull request #732 from yygg/master
|
||
5b73dfa0d Merge pull request #731 from ArdaFu/master
|
||
707540a8d [libc] Add dummy _gettimeofday function when hardware do not have the RTC.
|
||
c65fc0242 Merge pull request #730 from TanekLiang/learn
|
||
30f825ee2 correct stm32f4xx flash vector table base location
|
||
983dcc49a Merge pull request #728 from ArdaFu/master
|
||
3e185bca9 1. [bsp] tm4c129x update TivaWare to 2.1.4.178
|
||
cd34fa8e0 Merge pull request #726 from xools/lwip-2.0.2.fix
|
||
8be355203 refine BYTE_ORDER macro
|
||
3cad43fc0 add lwip-2.0.2 compile compatibility
|
||
d320c43d2 Merge pull request #723 from JianRuiqian/patch-1
|
||
f136f8895 Update sdio.c
|
||
24185f472 Update sdio.c
|
||
980475361 Merge pull request #720 from xools/master
|
||
5b50c7e41 fix fattime different from elmfat definition
|
||
e979b8a8b Merge pull request #718 from armink/patch-1
|
||
c3c26baf6 Update kservice.c
|
||
56fbe947b Merge pull request #717 from armink/modbus_update
|
||
c8ae11c42 [Modbus] Add KConfig for Modbus.
|
||
cb0a4962e Merge pull request #716 from AubrCool/fix-stm32f10x.usart.parity.err
|
||
fd08d0ba5 [Bsp] stm32f10x usart correct rx parity err
|
||
be18a1d0e [Modbus] Update the code to the latest version.
|
||
d185f0930 Merge pull request #715 from MoonwalkerLee/master
|
||
d883f7e23 fix the f_bsize and f_blocks issue in function dfs_uffs_statfs
|
||
47a185bba Merge pull request #714 from MoonwalkerLee/master
|
||
3e6f64fe7 the file description is modified to local variable in function static void copydir(const char * src, const char * dst)
|
||
b588d8196 cleanup some files
|
||
1da83c5c4 增加bsp:stm32f429-apollo 硬件信息:正点原子apollo 开发板 本bsp已实现功能:UFFS,FAT(SDcard),应用模块
|
||
5502558df [DFS] fix the st_blksize issue in elm fatfs.
|
||
85cdcab46 Merge pull request #713 from armink/fix#712
|
||
2d593a22b [Kernel] Fix thread delete and thread detach bug. #712
|
||
1368e0147 [BSP] fix RT_DFS_ELM_MAX_LFN to 255.
|
||
462885e6f [Kernel] rename list_for_each/list_first_entry.
|
||
b1f153668 [kernel] Add thread_inited_hook.
|
||
0a0f04069 Merge pull request #707 from qiaoqidui/master
|
||
d07006b73 Merge pull request #709 from armink/patch-1
|
||
385ad3185 Update README.md
|
||
873acdc52 Merge pull request #708 from HuangXiHans/master
|
||
9487f68f2 Add lwip-2.0.2 TCP/IP Stack
|
||
fe56fad9e fix fdatasync bug
|
||
5e98c690a Merge pull request #700 from hichard/hichard
|
||
54c5b83c1 Merge pull request #704 from AubrCool/fix-pin.driv.add.irq.apis
|
||
08f861f89 Merge pull request #706 from armink/serial_rx_dma
|
||
82930906a [BSP] Enhanced stm32f10x serial DMA rx driver reliability.
|
||
cebbee790 [BSP] Enhanced stm32f40x serial DMA rx driver reliability.
|
||
afe3b1610 [DeviceDrivers] Enhanced serial DMA rx driver reliability.
|
||
282c2f22f Merge pull request #705 from onelife/efm32_fix
|
||
6949aafc7 [BSP EFM32] Fix building issue
|
||
c046b78f0 添加 audio设备驱动
|
||
0de261f12 Merge pull request #1 from RT-Thread/master
|
||
aa8e5cc41 [components] drivers pin irq change apis
|
||
320b116b5 [Components] Drivers: pin add irq apis
|
||
69f576786 Merge pull request #702 from AubrCool/fix-stm32f10x.txintisr.err
|
||
f3c2930d0 correct stm32f10x txisr error
|
||
c442db81f [DeviceDrivers] Fix the re-work issue in workqueue.
|
||
5e20f4163 Merge pull request #701 from Bluebear233/patch-1
|
||
1e6137268 Update i2c_core.c
|
||
d62215b70 Merge pull request #699 from zchong-cht/master
|
||
6ee81de42 hichard
|
||
9cb9bf377 add /bsp/beaglebone/uboot_cmd.txt file
|
||
60631804f Merge pull request #698 from yygg/master
|
||
564e7aefc 添加 w25 mtd设备驱动
|
||
0a60415e7 Update HAL to V1.6.0; Fix the armcc startup file.
|
||
06920fe74 Merge pull request #695 from zchong-cht/master
|
||
a74a2a25a Add libcpu/arm/am335x/context_iar.S file
|
||
a7c4a23c6 [tools] add --menuconfig option for scons
|
||
033d254c4 [tools] rename KConfig menu name
|
||
a1e5a3b30 [Kernel] Fix the Kconfig filename
|
||
eb2c09819 [C++] Add C++ interface for RT-Thread kernel.
|
||
6b1834619 [Kernel] Add RTGRAPHIC_PIXEL_FORMAT_ALPHA definition.
|
||
2ce738253 [Kernel] Add rt_kputs routine.
|
||
355b926e8 [lwIP] fix lwip 2.0.0 compiling issue.
|
||
c53389e46 [finsh] Add lwip 2.0.0 support.
|
||
b4757b950 [DeviceDrivers] Add critical_work for wqueue.
|
||
385792bb6 [DeviceDrivers] Add SDIO_CCCR_REV_3_00 definition.
|
||
876a9148e [C++] Add WEAK for cplusplus_system_init routine.
|
||
924fc4fa8 [net] Add KConfig for net.
|
||
d692001fd [tools] Add KConfig files.
|
||
cb61d1ffb [lwIP] update net/SConscript for lwip 2.0.0
|
||
685c189d0 [lwIP] remove lwip-head and add lwip-2.0.0
|
||
bbcac3111 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
de3cf4195 [Tools] Add group libs support in vs project.
|
||
ad02d293f Merge pull request #694 from AubrCool/fix-serial
|
||
4008a0a5f stm32f10x usart add interrupt tx mode
|
||
6fa8bfd92 prevent change serial rx bufsz when serial is opened
|
||
ea8a622aa Merge pull request #693 from AubrCool/fix-can.irq.enter.exit.irq
|
||
d671e7546 lpccan irq add irq enter & irq leave
|
||
9b4222b2f bxcan irq add irq enter & irq leave
|
||
475a3b8b8 [Tools] fix CPPDEFINES issue in vs
|
||
370250afb Merge pull request #692 from Bluebear233/Bluebear233-fix
|
||
689f31610 Update components.c
|
||
0d43ebffe Update components.c
|
||
724c66b54 Merge pull request #691 from Bluebear233/Bluebear233-fix
|
||
8d7686179 Update components.c
|
||
6c1d60f98 Update components.c
|
||
04658b9f5 Merge pull request #689 from AubrCool/fix-bxcan.ide.frm.fltr.err
|
||
cd679a251 [BSP] stm32f10x bxcan correct ext frame filter
|
||
22f4c0e5c Merge pull request #686 from wmpluto/m451
|
||
182622c41 add nuvoton m451 bsp with gcc&keil support
|
||
82d2578f0 Merge pull request #680 from armink/finsh_auth
|
||
72e4efb46 [finsh]Improve the set password.
|
||
8ff752903 [finsh] Add password authentication. Increased input security.
|
||
8b5db10f7 Merge pull request #678 from armink/posix_bug
|
||
e379b4d2a [pthreads]Add component init for pthread_system_init.
|
||
5a1eb1dec Merge pull request #677 from peter-harliman/fix-spicfg-dm365
|
||
fdfa90985 [Bsp] Fix missing spiconfig set in dm365
|
||
e1ae4706c Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
2d7486fcc [pthreads] Fix the sem_trywait issue.
|
||
90f1939ea Merge pull request #676 from armink/bug_fix
|
||
712c0673f [pthreads] Fix the phread_mutex_trylock issue for not recursive mutex.
|
||
aa662dcce [DeviceDrivers]Remove dataqueue waiting_lwm flag
|
||
c414bdaac [DeviceDrivers]Modify the dataqueue comments.
|
||
6fe47a953 [DeviceDrivers]Improve dataqueue resume suspended thread code. Thanks for @grissiom suggestion.
|
||
0970cf03a [DeviceDrivers]Reset dataqueue waiting_lwm flag when suspended_push_list is empty
|
||
bda654330 [DeviceDrivers]Fix dataqueue irq not resume bug.
|
||
4730a45ab [tools] Add LocalOption routines.
|
||
7860ea4f8 [DeviceDrivers]Fix dataqueue calculate put and get buffer index bug.
|
||
f2c31eebb [DeviceDrivers]Fix dataqueue's bug when push data is timeout the lwm flag isn't reset.
|
||
60591fefb Merge pull request #674 from armink/master
|
||
270285217 [DeviceDrivers]Make sure rt_sfud_flash_probe device must be SPI device.
|
||
a4bc38ad6 [DeviceDrivers]Update SFUD library to lastest version.
|
||
a8216a234 Merge pull request #672 from armink/master
|
||
b2e14f764 [DeviceDrivers]Modify SFUD's config for suitable more compilers.
|
||
32bf9e29b [DeviceDrivers]Change SFUD 'sf' command tips.
|
||
333959173 Merge pull request #671 from armink/master
|
||
1d71f5835 [DeviceDrivers]Add SPI flash probe and delete function to SFUD driver.
|
||
16dad06fc [DeviceDrivers]Add SFUD(Serial Flash Universal Driver) SPI Flash driver for using RTT device. It makes RT-Thread support more type SPI Flash.
|
||
b8739a136 Merge pull request #656 from dogandog/master
|
||
6f32dc447 Merge pull request #664 from AubrCool/fix-bsp.stm32l072
|
||
6d1787e5d Merge pull request #668 from yygg/master
|
||
8979d70a6 Update ethernetif.c
|
||
12424777f add bsp stm32l072
|
||
97671b12c Merge pull request #663 from AubrCool/master
|
||
c2d8bff67 [Bsp] stm32f10x delete compiler c99 mode
|
||
8c229e412 [Bsp] lpc408x fix compiler error
|
||
e0b371edf [BSP] LPC408X Delete compiler c99 mode
|
||
27c7ed350 Merge pull request #661 from gbcwbz/cmd_align
|
||
5941d7360 Convert tab into spaces
|
||
517e909c3 [finsh]Align title and content in list_* cmd
|
||
d42fa18b9 Merge pull request #660 from pangweishen/patch-1
|
||
5de8bb2c5 Update rtconfig.h
|
||
cd43855e4 Merge pull request #658 from xuzhuoyi/master
|
||
5f0102865 [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc
|
||
119da5b03 [bsp][stm32f429-disco] Change StdPeriph to HAL
|
||
234f1c699 [bsp][stm32f429-disco]Fix hard fault while init heap
|
||
715cbb780 [bsp][stm32f429-disco] Add SDRAM support
|
||
b2979e83b Merge pull request #657 from aozima/master
|
||
1e2854381 disable stm32 EMAC hardware checksum.
|
||
94cb87223 [bsp][stm32f429-disco] Add stm32f42x GPIO index
|
||
20fb863dd Correct comments about doxygen format
|
||
2bfacd85a Correct comments about doxygen format
|
||
beb005e20 Correct comments about doxygen format
|
||
70d34bce3 Correct comments about doxygen format
|
||
ed7088024 Correct comments about doxygen format
|
||
91fb7ee1d Correct comments about doxygen format
|
||
aff68a36c Correct comments about doxygen format
|
||
3e249d216 Correct comments about doxygen format
|
||
4c9bd71f2 Correct comments about doxygen format
|
||
50393389f Correct comments about doxygen format
|
||
c314417e0 Correct comments about doxygen format
|
||
b54e72275 Correct comments about doxygen format
|
||
d507755bd Update rtthread.h
|
||
1ea925f9d [bsp] add new bsp stm32f429-disco
|
||
b41fe9759 Merge pull request #654 from wuji2015/master
|
||
c9591f825 增加rt_strnlen,lua采用单独的线程
|
||
65ac4a081 增加rt_strnlen,lua采用单独的线程
|
||
b59b6639e Merge pull request #652 from wuji2015/master
|
||
891050cb3 在msh和fnish中均可调用lua,可将lua脚本作为参数传入
|
||
764a1ba6d Merge pull request #651 from ArdaFu/master
|
||
d30a866d4 [trace] Remove SystemView porting for license issue.
|
||
5f56fea07 [trace] fix readme spell error.
|
||
b495cf6b3 [trace] modify readme file, add section enable RT_USING_HOOK.
|
||
fe6b62ead [trace] Fix readme error.
|
||
12db11ad5 [trace] rename the readme file.
|
||
3b0d7b35d [trace] Add Segger SystemView trace componment.
|
||
189e9b963 [Kernel] add new hooks for support trace componment.
|
||
a0d264ba7 Merge pull request #650 from roamboy/master
|
||
29411bca7 IAR编译器dlib __close,__lseek hanle传入正确值
|
||
f65861114 Merge pull request #649 from bright-pan/master
|
||
e4b138f81 Fix type size for 16bit cpu
|
||
c641c8019 Merge pull request #647 from yygg/master
|
||
6d14e1390 Update SConscript
|
||
108ba3b37 [finsh] change display format for list_thread.
|
||
60e36defc [libc] Add CodeSourcery G++ lite check.
|
||
477857d38 Merge pull request #645 from armink/master
|
||
f4f4bd543 [BSP] Add usart DMA Rx driver to stm32f40x.
|
||
47f079807 [C++] Add _init/_fini routines for GCC
|
||
bb9bb4ea7 Merge pull request #641 from kontais/master
|
||
c72433560 flush cache after exception code install on ls1b
|
||
b96f07e47 flush cache after exception code install
|
||
99481cd0a [DeviceDrivers] uart configure issue.
|
||
45c7f0303 [finsh] Fix object name issue in list_* cmd.
|
||
4d93c31cc Revert "[finsh] Beautify all list object information command."
|
||
2296b2b84 Merge pull request #639 from armink/master
|
||
cd3b0cfff [finsh] Beautify all list object information command.
|
||
cbbe5a6ed [finsh] Beautify the list_thread command.
|
||
1bd8d0f75 [finsh] Beautify the list_thread command.
|
||
7db31229b Merge pull request #638 from AubrCool/fix-stack.check
|
||
99e1b0d29 [src] scheduler update stackcheck
|
||
ceb3aa965 Merge pull request #637 from weety/timer_fixed
|
||
0af00b9ce fixed time unit error in clock_gettime.
|
||
11413896d Fixed time unit error.
|
||
c8b546bb7 Merge pull request #636 from weety/fixed
|
||
62e770f9d Fixed 64KB stack size limit.
|
||
94e1935f1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into fixed
|
||
714f00679 Fixed crlf issue.
|
||
c8cfc14b8 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
c5bf3fa2d [lwIP] remove compiling warning.
|
||
4503e5d79 Merge pull request #634 from margguo/master
|
||
09b0e4843 add 48 pins IC define in BSP/stm32f10x
|
||
4bbbfab29 add 48 pins IC define in BSP/stm32f10x
|
||
3defb749c add 48 pins IC define in BSP/stm32f10x
|
||
07c0e1306 Merge pull request #632 from armink/master
|
||
4e95fdff4 [BSP] Update VFP code in armv6.
|
||
9f08d09ae [lwIP] merge TCP_OVERSIZE code.
|
||
c5949c273 [DeviceDrivers] Update SPI flash drivers.
|
||
050da8a60 [lwIP] Chang the default options in lwIP.
|
||
923594c7a [BSP] Enable VFP.
|
||
bb1cb89b5 [Kernel] Add list_for_each_entry and list_frist_entry routine.
|
||
36edc2c44 [lwIP] Add EAPOL type packet.
|
||
ac3af54a7 [DeviceDrivers] Use PBUF_POOL in enc28j60 drivers.
|
||
f005d963e [DeviceDrivers] Add more baud rate in serial.
|
||
02a5cebc6 [DeviceDrivers] Add MMC/SD change support.
|
||
7d17f50a3 [BSP] Add usart DMA Rx driver to stm32f10x.
|
||
c3da9dda7 [DeviceDrivers] Add fifo mode to serial DMA rx when serial->config.bufsz != 0.
|
||
4d45dc45b Merge pull request #630 from armink/master
|
||
4c9b77ded [DeviceDrivers]Fix dma_transmit callback parameter type error. #628
|
||
53c18358b [lwIP] remove lwip-1.4.0
|
||
b46ebbf56 [build] remove hard coded path issue in SConscript
|
||
7c38c59f6 [DFS] fix the name mistake in socket function.
|
||
64feef0dd [LIBC] mv pthreads/libdl to libc and rename dfs_lwip to dfs_net
|
||
eb320a010 [BSP] fix the CRLF issue in usb_ch9 of imx6sx
|
||
3d07de2b7 [Pthreads] Add more API declaration.
|
||
06d3599d8 [libc] Add abort routine to replace old API.
|
||
1436101b5 Merge pull request #626 from weety/fh8620
|
||
46e963b31 [CHG] fixed compile error under linux platform
|
||
83f1abcd8 [CI] Add fh8620 and x1000 bsp in ci build.
|
||
fd7a65b4b [LIBC] remove minilibc when compiling simulator under Linux
|
||
255f8b7c3 [BSP] Add BSP for Ingenic X1000 CPU
|
||
bef87f8af Merge pull request #625 from chinesebear/master
|
||
86216ceec start exception by chinesebear
|
||
c8c4d2edc [Kernel] Update year information in version info.
|
||
a3daa6215 [DeviceDrivers] Add RT_MTD_EECC_CORRECT code in MTD nand.
|
||
33cda0866 [libc] Fix the rtconfig issue in armlibc/unistd.h file.
|
||
838141e89 [finsh] Add echo command for msh.
|
||
43f68131c [BSP] Add fh8620 bsp from Shanghai Fullhan Microelectronics Co., Ltd.
|
||
6d03ce9a7 Merge pull request #624 from gbcwbz/master
|
||
0d63eb5f6 fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x
|
||
b420e83da fix can baud rate config error in bsp/stm32f10x fix #597
|
||
9c293336c [DFS] Add fcntl.h for armlibc.
|
||
9c48f9e09 [Tools] Fix the CPP file type in Keil.
|
||
454591dcf Merge pull request #620 from Bluebear233/master
|
||
2b1983992 Update serial.c
|
||
317294448 Merge pull request #619 from gbcwbz/master
|
||
a6fcf8cf1 remove function finsh_set_device in application.c in bsp/stm32f10x
|
||
e68a3a977 [DFS] Remove stat/fstat function under WIN32 simulation.
|
||
a128dcc6e Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
49b1172b8 [Kernel] change rt_thread_exit() as a global function.
|
||
121f290fb Merge pull request #617 from gbcwbz/master
|
||
048ffb481 [DeviceDrivers] Add umount operations in SDCard block device.
|
||
804318602 [DeviceDrivers] Add audio.h header file.
|
||
ada2c7a3f [DeviceDrivers] Add audio header file.
|
||
374800865 [DeviceDrivers] Add card remove operations in MMC/SD.
|
||
e35ad3e67 fix initialization error in bsp/stm32f10x
|
||
daf488ca7 fix the open_flag initialization issue.
|
||
2a9f80d94 Add some leaked dummy header file for armcc.
|
||
5c8614723 Update sd_sim.c
|
||
640e5c977 [UI Engine] fix the default font initialization issue.
|
||
e41c6c6c0 Merge pull request #616 from hchunhui/lwip_nat-fix
|
||
7290ff5d7 fix typo
|
||
0fc0ed1bb fix copy-paste bug
|
||
543958083 fix incompatible unit in LWIP_NAT_TMR_INTERVAL_SEC
|
||
e0998e3c2 Merge pull request #614 from onelife/upstream
|
||
aee3a1d4c SCons PreProcessor patch: Stop processing "#define" in false condition
|
||
10fd3d34a Merge pull request #613 from aozima/pulls
|
||
8131ea9c3 fixed Lwip bug: Assert on TCP netconn_write with sndtimeout set ref: http://savannah.nongnu.org/bugs/?38219
|
||
24d089d80 [DeviceDrivers] Remove the tail space
|
||
f0fc48922 [finsh] use the macro definition instead of the const number in the code
|
||
eefd87284 [DeviceDrivers] fix the compiling warning in MMC/SD
|
||
b39654d5a Merge pull request #610 from FlyLu/master
|
||
0b3dd4734 修正ramfs.h中防止重复包含的宏定义名称 修正components.h中使能RT_USING_DFS_RAMFS宏时,加入ramfs.h头文件
|
||
ca3c56651 [GUI Engine] Add GUI Engine README.md
|
||
490196b1b [GUI Engine] Add RTGUI as a GUI Engine
|
||
55bbe7290 Delete gic.h_old
|
||
0e916cee1 Delete gic.c_old
|
||
97e263c49 Delete interrupt.h_old
|
||
f677db1ff [libc] Add fputc/fgetc implementation for MICROLIB
|
||
c0628833f Merge pull request #608 from ArdaFu/master
|
||
e377814ce [bsp] rename bsp name from stm32f411re to stm32f411-nucleo
|
||
48e765fde [bsp][stm32f411-nucleo] Remove unused BSP library.
|
||
313c775b2 [BSP][STM32F411RE] 1. Target board: STM32F411RE-Nucleo 2. Using STM32 HAL library version 1.4.3 (STM32Cube_FW_F4_V1.10.0)
|
||
2f9038f9e Merge pull request #607 from hezlog/master
|
||
a1745986e Update finsh_token.c
|
||
e2d596ae0 Merge pull request #605 from yuht/patch-12
|
||
585475991 update get “geometry” source
|
||
3e890570c [BSP] change the template setting in lpc176x;
|
||
ec5243754 Merge pull request #604 from yuht/patch-11
|
||
2e1af4427 add RT_DFS_ELM_CODE_PAGE
|
||
455daf8e7 Add ioctl API and fix the read/write conflict issue with newlib's API.
|
||
74def7ed7 Merge pull request #596 from zhj2232006/master
|
||
fc2467a19 fix keil armcc compiling report "Error: expected an expression"
|
||
d2aee2539 Merge pull request #593 from SchumyHao/master
|
||
2c7c049af Update and rename README.TXT to README.md
|
||
ac5ff712e Merge pull request #591 from pathletboy/master
|
||
63c51fbfc Sorry, fix missed, related #590.
|
||
e63a45864 Merge pull request #590 from pathletboy/master
|
||
1f0c6ad9d Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
78c9ddef8 fix code indent.
|
||
b6aefeb73 Merge pull request #588 from AubrCool/fix-stm32f10xcan.snd.rtr.err
|
||
b2d55d2c8 correct stm32f10x can sendmsg rtr flag error
|
||
33de63fbe correct compile error when using can
|
||
30cbe3cc3 add document.
|
||
a50c2cbbb Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
1898efe43 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
83404b825 [libc] Does export time API if RTC component is not used.
|
||
5b03e37ae allow parameter "recved" can be null in function "rt_event_recv"
|
||
086e1bd9c Update .travis.yml
|
||
405a18492 Merge pull request #587 from weety/tms320dm365
|
||
c515c88f3 Add -nostartfiles option for link flags
|
||
b7fc26e16 Merge pull request #584 from xueliu/master
|
||
693ffe4ff Merge pull request #585 from zchong-cht/master
|
||
1eea52307 rm CPP's RT_USE_LIBC depends
|
||
06765bfd4 Change the head files in uart.c.
|
||
65f1d8f40 Enable Heap for nRF51822
|
||
f1e92c63f finsh: check echo_mode before print '\n' when excute msh command
|
||
6d738f79a Merge pull request #579 from miaoqiongb/patch-2
|
||
2e3bd53c5 Merge pull request #580 from zchong-cht/master
|
||
3983f39f3 Add iar compiler support for am335x.
|
||
2b0a5b93b Update uart.c
|
||
46fe0a48d Merge pull request #577 from xueliu/master
|
||
31c9f3ef3 Clean and fix comments
|
||
6bad759c1 nrf52832 board.c clean
|
||
d694043cc Initial bsp support for nRF52832
|
||
9d46ae69a [DeviceDrivers] fix the poll_rx issue in serial when there is no data.
|
||
dedc22379 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
c7bd0aca2 [Kernel] Add rti_board_start to replace rti_start.
|
||
2d9540b79 Merge pull request #575 from www220/fix-15-11-04-1
|
||
86f1d4f19 msh中增加了dns的配置函数
|
||
59653699b Update uart.c
|
||
bb5f57f91 Merge pull request #574 from winfeng/patch-1
|
||
8a73dc1be Update uart.c
|
||
3677f4de9 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
78193f3c4 Merge pull request #573 from hduffddybz/patch-2
|
||
596812133 Thread: Make comments in more accurate way
|
||
856db6ead Merge pull request #570 from cedar-renjun/patch-6
|
||
3ff355590 Merge pull request #571 from cedar-renjun/patch-7
|
||
f19d4381e Update stm32f40x_flash.icf
|
||
1e3c79602 Update board.h
|
||
11d984c52 Update ChangeLog_CN.md
|
||
587086d34 Update README.md
|
||
8f607deff [BSP] Add EMAC driver in lpc4088
|
||
680954749 [lwIP] Add ETHIF_LINK_AUTOUP/PHYUP flag to ethernet interface
|
||
066ec6dc9 [BSP] remove display_controller.h/c from ls1cdev bsp
|
||
402732ebb Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
c5fd1aaf5 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
1086f6cfa [Tools] Fix the buildlib with LOCAL_* options group
|
||
e460034a9 [BSP] use DoBuilding to replace env.Program/EndBuilding
|
||
6680a6b57 Merge pull request #569 from www220/fix-15-10-12-1
|
||
45d46b076 修正romfs在输入的目录名称比实际的名称短时存在的判断错误 比如实际目录为abcde,msh执行 cd abc也能执行成功,判断名称时存在bug
|
||
fd53d3ec2 Merge pull request #567 from cedar-renjun/patch-5
|
||
942d16f3c Merge pull request #566 from cedar-renjun/patch-4
|
||
c0862583d Merge pull request #565 from cedar-renjun/patch-3
|
||
238ebdd04 Update and rename readme.txt to readme.md
|
||
34a220042 include iar startup code
|
||
78cb445af Create stm32f40x_flash.icf
|
||
850343f35 Merge pull request #564 from ArdaFu/master
|
||
1c91512e9 [bsp][stm32f746g-disco] Fix MPU init bug. 1. Fixed the bug that MPU init function was called 2 times.
|
||
b67ad86ec Merge pull request #563 from www220/fix-15-10-12-1
|
||
c7af45b75 msh中的mkfs命令再携带类型是,解析出错
|
||
c2b5cd1e8 [Finsh] fix the '\r' issue in linux telnet.
|
||
e5edc5b09 [DFS] Use the win32 stat structure if using MS VC++ compiler.
|
||
d859e3e8b [DFS] export more symbols for dfs_lwip.
|
||
f4248a95c [Finsh] Add script feature for msh.
|
||
147901c2c [Libc] Export more symbols for libc.
|
||
3fb53adc4 [Tools] Update Keil MDK project generation.
|
||
2e2886168 [Tools] Add win32 spawn patch for module building.
|
||
369557a98 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
a65ee8ac4 [BSP] disable module feature under simulator for Linux
|
||
d2ec1f3ea [DFS] remove st_blksize in the struct stat
|
||
1e4bcaca3 [BSP] remove rtgui_demo in the simulator BSP
|
||
5ac0ed740 [BSP] remove testdll in the simualtor BSP
|
||
1ac6bc6c8 [BSP] fix compiling issue in simulator for Linux
|
||
cdf4c7e89 [BSP] Enable module application in simulator BSP
|
||
aa190ed5f [BSP] enable file system feature in simulator BSP
|
||
7e45f059d [BSP] Update simualtor bsp for Win32/MSVC
|
||
4ab8ea53c Merge pull request #556 from ArdaFu/master
|
||
7b05cda26 Merge pull request #555 from tuy0326/master
|
||
a8828eee8 [bsp][stm32f746-disco] Add support of IAR tool chain 1. Add IAR project template and link scripts. Add missing CXX configuration for IAR tool chain in rtconfg.py. 2. Modify all link scripts, Using ITCM interface.(Changing flash start address from 0x0800_0000 to 0x0020_0000).
|
||
5ed2d0ea3 [bsp]add stm32f4xx bsp rtc driver
|
||
cfc72ec71 Merge pull request #554 from ArdaFu/master
|
||
53c85fb98 [libc][dlib] Add missing definition of mode_t
|
||
3164e33de Update and rename application.c to main.c
|
||
741346e31 Merge pull request #553 from ArdaFu/master
|
||
090153f94 [bsp][stm32f746-Disco] Cleanup code 1. Using RT_USING_COMPONENTS_INIT and RT_USING_USER_MAIN 2. Cleanup code
|
||
20b8293a8 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
b4e3fb200 [DFS] add sys/tcp.h and sys/udp.h for compatibility
|
||
d1a1cbfdd [DFS] add sockaddr_storage structure in sys/socket.h
|
||
730592df1 [Kernel] mark the free mem block with HEAP_MAGIC.
|
||
5b77fa2d1 Merge remote-tracking branch 'upstream/master'
|
||
d0dcdd11f [Kernel] Export more symbols for module.
|
||
3dc91bf8a [finsh] Code cleanup.
|
||
cfbe17681 [external] fix the VC++ simulation issue for lodepng.
|
||
36713043f Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
44ad3d1cb [DeviceDrivers] Remove open_flag assertion.
|
||
168bb7843 Merge remote-tracking branch 'upstream/master'
|
||
6362a8606 [DFS] fix the lwIP select issue
|
||
9413a6149 Merge branch 'master' of https://git.coding.net/RT-Thread/rt-thread
|
||
6a7638599 [finsh] Add more option for ps command
|
||
3faca6d5d [BSP] update stm32f7-disco
|
||
91ae73e4e Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
a8dc960ba [BSP] update bsp config of lpc4088
|
||
353f511cb [finsh] fix the '\0' issue when use shell in linux telnet
|
||
be9b3d1df [BSP] Update stm32f7-disco to avoid gcc compiling error
|
||
31824c7e7 [libc] implement an empty __libc_init_array routine in newlib
|
||
72f79d8ee Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
9ad05db53 [BSP] fixed stm32f7-disco interrupt issue.
|
||
7dfac0f78 rename .name section to .rodata.name section
|
||
a0de58a00 [BSP] fix x86 bsp compiling issue
|
||
811a2ead6 Merge pull request #549 from www220/fix
|
||
3bd1a372a 修正mkdir lseek中文件句柄不释放的bug
|
||
0da4930cc Merge pull request #548 from GalaIO/master
|
||
b886340e6 open and then get the new device
|
||
342e8d688 Merge pull request #546 from heyuanjie87/ForPullRequest
|
||
984a7ba05 修改说明文档
|
||
f43a861e4 Merge pull request #547 from weety/tms320dm365
|
||
f327e7c98 Delete unused file.
|
||
efc1b058a 添加说明文档
|
||
f8012b900 [lpc408x]添加定时器驱动
|
||
8f9bda579 定义Timer设备类
|
||
d19f42490 简化操作接口
|
||
ebea51e8a Add more spi mode.
|
||
31f24f346 fix compile error.
|
||
907190124 remove unused source file.
|
||
2021f5a27 Add the license.
|
||
b71cb4c09 Add dm365 porting.
|
||
47b3a4d3c 加入定时器使用范例
|
||
c84887d02 加入定时器设备
|
||
cb51bdb24 [finsh] fix compiling warning.
|
||
9e3c42273 Merge remote-tracking branch 'upstream/master'
|
||
dc194cd7b [Kernel] Add .name section for exported symbols.
|
||
1079727af [finsh] Add .name section for exported cmd and variables.
|
||
df0c6a9e3 [BSP] fix LIBC options in stm32f7 rtconfig.h
|
||
8d309a40f [BSP] Add copyright information.
|
||
340a013f5 [finsh] export system symbol
|
||
6ee8244a1 [lwIP] export more symbols
|
||
ec87b9101 Merge remote-tracking branch 'upstream/master'
|
||
918250d7b Merge pull request #544 from Quintin-Z/quintin
|
||
23b5fe523 fix DMA tx mod tx_dma->activated flag init bug.
|
||
551a66307 Merge pull request #542 from ArdaFu/master
|
||
7610ce360 [BSP] [ASM9260T] Fix compile errors. 1. Add Heap_Size define for Keil toolchain 2. Disable pthreads in rtconfig.h
|
||
7164257ec Merge pull request #540 from pangweishen/master
|
||
4d01aaf93 [BSP]fixed some bugs for compile.
|
||
bcb9ab131 [finsh] Add mkfs command to msh
|
||
0690980fb Merge pull request #539 from SchumyHao/master
|
||
62a2a49c4 [BSP] Update project files for stm32f0x
|
||
4a6647432 Merge remote-tracking branch 'upstream/master'
|
||
3292353bc Update README.md
|
||
300c7fd8e [BSP] reduce the code size for STM32F0x
|
||
200282a0b [BSP] use RT_UNUSED instead of UNUSED
|
||
e029f14b4 [DeviceDrivers] fix sd->drv issue in sdio
|
||
358837bb8 [BSP] Add README.md for stm32f7-disco
|
||
5a259bd93 [BSP] Add imx6sx
|
||
fc54a74ab [BSP] stm32f7-disco cleanup
|
||
33b95be42 [BSP] rename stm32f7 to stm32f7-disco
|
||
1a5c579e7 [Tools] merge local modification
|
||
2bea2fdea Merge pull request #534 from nongxiaoming/master
|
||
af8a91457 [bsp]add the stm32f74x bsp.
|
||
40044b0ff Merge pull request #532 from pangweishen/master
|
||
330ab2ca0 [BSP]fix lslc compiling issue when using RT_USING_LIBC.
|
||
5ccbf073c Merge pull request #531 from pangweishen/master
|
||
d491b30c3 [BSP] update the value of DEVICE in rtconfig.py.
|
||
182f1b0ca Merge pull request #530 from pangweishen/master
|
||
86b562f4d updated the ChangeLog_CN.md
|
||
804e23a3a [tools] fix the list in list issue when use LOCAL_* options
|
||
fd69283f3 [BSP] fix ls1b compiling issue
|
||
3d9ee80f4 [External] Add the RT_USING_LIBC depend in lodepng.
|
||
db5fc259a [BSP] remove the asssert_failed function in lpc176x.
|
||
3e310522e [DFS] Fix the compiling issue in NFS.
|
||
2ad2acf57 [net] Fix the options setting issue in lwIP 1.4.1.
|
||
266496cef [Kernel] Use rt_assert_handler() function to handle assertion.
|
||
abd19b8dd [Kernel] More better support for module.
|
||
db73a31ec [Kernel] Fix compiling warning.
|
||
783753d94 [Kernel] export more symbols.
|
||
717db3931 Merge pull request #528 from ArdaFu/master
|
||
667c03db9 [FINSH] Add macro MSH_CMD_EXPORT_ALIAS
|
||
791c9b583 Merge pull request #527 from ArdaFu/master
|
||
9201cbc29 [Kernel Init] Add support to use RT_USING_USER_MAIN with IAR
|
||
0af2be6b5 [Tools] Add LOCAL_* options for group definition
|
||
e3c93b306 Merge pull request #522 from heyuanjie87/ForPullRequest
|
||
f5217d6a9 [Tools] Add LOCAL_* options for group definition
|
||
a891f48fd Merge pull request #524 from pangweishen/master
|
||
e30ee251e [bsp]added the define of RT_USING_LIBC in rtconfig.h.
|
||
5b755b85c [BSP] rename the link files
|
||
0def1a769 添加mqtt客户端例程(注:由于条件限制仅在linux中测试通过)
|
||
703eb440d 添加编译说明
|
||
e81663377 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into ForPullReq
|
||
8b7d2fb5c [BSP] use mips-sde-elf for ls1c bsp.
|
||
dbea3cc7d Merge pull request #521 from chinesebear/master
|
||
063a2eb5c Merge pull request #523 from aozima/pulls
|
||
3ad3066c4 fixed rt_can_close issues.
|
||
ec67dc987 添加paho mqtt协议栈
|
||
724961c64 Merge pull request #519 from tuy0326/master
|
||
085682c76 new file: bsp/ls1cdev/ls1b_ram.lds
|
||
62f0def02 1.delete comment code 2.add change log
|
||
a6f0b844c Merge pull request #520 from BernardXiong/master
|
||
52e0d3ce0 [DFS] Add fsync function
|
||
32855cfd3 rename bsp/stm32f10x/drivers/rtc.c to stm32f1_rtc.c rename bsp/stm32f10x/drivers/rtc.h to stm32f10x/drivers/stm32f1_rtc.h
|
||
eb29a6877 Add LS1C bsp build.
|
||
22745c0ad Merge pull request #518 from chinesebear/master
|
||
4ad1b3553 chinesebear add bsp & libcpu
|
||
dee31a710 Merge pull request #517 from aozima/pulls
|
||
7254c4120 [LPC4088] update CAN driver baudrate config.
|
||
b5736b4bf [LPC4088] correct can driver compiler error and warnings.
|
||
b15fb7061 [LPC4088] format code by Astyle.
|
||
defa6f37f [DeviceDriver] update CAN baudrate enum.
|
||
2fffc07d5 Merge pull request #516 from AubrCool/master
|
||
6fad73c93 [BSP] stm32f10x can code format
|
||
b750e11ec [bsp]stm32f10x add canapp can bus hook set
|
||
b7571b554 [BSP] stm32f10x fix bxcan for new changed driver
|
||
c41751672 Merge pull request #515 from AubrCool/master
|
||
7051f01f4 [DeviceDriver]can add bus_hook
|
||
5f860e8f9 [DeviceDriver]add missing hdr define
|
||
0f20bf12f [DeviceDriver]correct can critical problems
|
||
7de47e029 Merge pull request #514 from BernardXiong/master
|
||
2ca3ceab7 [DeviceDrivers] code cleanup for CAN
|
||
91d866d81 [DeviceDrivers] Use mutex to lock can_open/close
|
||
148856880 [DeviceDrivers] code cleanup for CAN driver and fix some critical issue
|
||
eb23f0def Merge pull request #511 from AubrCool/fix-lpc4088candriver
|
||
95fe1d15c mv rt_components_board_init to rt_hw_board_init
|
||
9ddd395eb correct canapp.c code indentation
|
||
1d488eaed Merge pull request #513 from mintisan/master
|
||
9f84e429e Merge pull request #512 from heyuanjie87/ForPullRequest
|
||
5f29257ef 修改README.MD第15行的`easyly`为`easily`
|
||
fa6d14ebf [CMSIS] 完善cmsis os接口
|
||
fece837ed add canapp.c
|
||
ec46aee19 add lpc408x can driver
|
||
9cbf30a76 correct can hdr defines
|
||
19d6c41db Merge pull request #509 from aozima/pulls1
|
||
eece1a7ac update armlibc/sys/errno.h: define EADDRNOTAVAIL
|
||
67b6b30e8 add rtthread.h include for can.h
|
||
b7010ff94 fix bxcan include component.h dirs error
|
||
b3f0737a9 correct can compiler error and warnings
|
||
a1e1c84b6 Merge pull request #505 from weety/sdio
|
||
3383df51e Merge pull request #507 from Eddy0402/master
|
||
6e0471eb3 Merge pull request #508 from aozima/pulls1
|
||
76d82d680 update scons MDK5 project script: clean old groups.
|
||
e03fbd481 [VBUS] remove the vbus_local_conf.h analysis in the SConscript
|
||
d6cb1e346 [Util] Add logtrace into components auto-initialization
|
||
28f2fbd4c 1.Fixed sdmmc cmd retries issue;
|
||
41597e879 Add mmc and emmc drivers.
|
||
cb54ac819 [BSP] Add gpio driver support for beaglebone
|
||
562ac32e3 Merge pull request #504 from AubrCool/fix-can.drv.errors
|
||
70aedb7a3 correct bxcan rcv irq error
|
||
40123f097 correct bxcan drive errors
|
||
c3e4fd079 correct can hdr read error
|
||
b319fb53e correct bxcan rcv msg rtr flag set
|
||
2fc33973d Merge pull request #502 from grissiom/fix-freetype
|
||
e12dd5840 freetype: fix a memory leak
|
||
8031b6248 freetype: upgrade to 2.5.5
|
||
d921353f1 freetype: misc fix in gb2312tounicode
|
||
390c8247d Merge pull request #497 from pangweishen/master
|
||
1cb9b10d8 Merge pull request #501 from armink/master
|
||
892eac2cc [kservice]add hook for RT_ASSERT
|
||
77707e32b [BSP]update the serial driver.
|
||
a51f6afa4 Merge pull request #494 from aozima/pulls
|
||
9fe3cbf76 Align thread stack to 8 byte.
|
||
37b10ab9b Merge remote-tracking branch 'upstream/master'
|
||
3f6c511a1 [LodePNG] Update lodepng to version 20150418.
|
||
c6d4407c5 [DFS] Fix the fd clear issue.
|
||
ebe21c476 Merge pull request #493 from aozima/pulls
|
||
314379cc7 implement __user_initial_stackheap
|
||
be76b10be Align stack address to 8 byte.
|
||
0ac07f9ff Merge pull request #490 from AubrCool/fix-bxcan.init.error
|
||
b155067b6 correct bxcan init error
|
||
951fd5429 [BSP] remove Keil MDK3 project file
|
||
ac66401a2 Merge pull request #487 from ArdaFu/master
|
||
2dd8b560e Merge pull request #488 from aozima/pulls
|
||
6230ff81c fixed scons building error when use LIB.
|
||
1fa571171 fixed assembly warnings.
|
||
084a8dcd0 [finsh] Clear buffer before switching to new shell device
|
||
607a1cd11 Merge pull request #485 from pangweishen/master
|
||
570e9470b [uffs] fix the SConscript file of uffs.
|
||
d3a031c08 [BSP]add some header File
|
||
688f324fe [BSP] Remove the RT_USING_COMPONENTS_INIT in rt_config.h , and added some components init functions by hand.
|
||
a99931e93 Merge pull request #484 from pangweishen/master
|
||
b5add19b0 [components] add definition of mode_t for armlibc.
|
||
b2705d567 Merge pull request #483 from prife/master
|
||
1b1908b35 [kservice] fix rt_strcmp/strncmp/strlen prototype
|
||
be895cc9b [BSP] update Keil MDK project file.
|
||
1535c5139 Merge pull request #482 from pangweishen/master
|
||
be7b8421a [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project.
|
||
7d73fb8bd Merge remote-tracking branch 'upstream/master'
|
||
8de629c0b [shell] Add FINSH_CMD_SIZE option.
|
||
2d27251d2 [Kernel] fix the Keil MDK compiling warning.
|
||
450acd345 Revert "Add FINSH_CMD_SIZE option."
|
||
326a7d749 Add FINSH_CMD_SIZE option.
|
||
0d1ee90f2 Merge pull request #479 from AubrCool/fix-can.drv
|
||
9ea3219ab Add can driver doc
|
||
c7d703158 Add SConscript for can
|
||
8e29e3d98 add author information
|
||
bc6328665 Merge pull request #480 from weety/ftp
|
||
707a65774 [FTP server] 1.Fixed PASV mode issue; 2.Implement RNFR and RNTO command; 3.Change some command code according RFC959; 4.Add command for msh shell; 5.Implement "noop" command.
|
||
eb56b832e Add Can Drv
|
||
2f5c5b676 [DeviceDrivers] Add GD25Q flash id in w25qxx.c
|
||
c9f838a9e Merge pull request #477 from heyuanjie87/ForPullRequest
|
||
8257a6299 [stm32f4]更新mdk5工程文件
|
||
deaeaf709 Merge pull request #476 from aozima/pulls
|
||
73df162d3 fixed assembly warnings.
|
||
ec55dd2f9 Merge pull request #475 from toasun/master
|
||
b25e602af fix a eth driver bug to avoid crush
|
||
a58078d18
|
||
bd5927664 Update cmem7_eth.c
|
||
2313424f8 [tools] Add better way to generate MDK project file.
|
||
e38f3aa39 [BSP] Update Keil MDK project files.
|
||
075fb4544 [BSP] update project for LPC176x
|
||
41ae59d33 Merge pull request #474 from BernardXiong/master
|
||
77b5098ae [DeviceDriver] Add more exported symbols for completion.
|
||
7e981e3e2 [DFS] Fix the accept/shutdown issue in dfs_lwip.
|
||
8330ee5f5 Merge pull request #473 from AdrianHuang/master
|
||
422267793 [libcpu][am335x] Fix the booting failure when enabling MMU
|
||
9fa2a04a6 Merge pull request #471 from hduffddybz/master
|
||
7e4e093d7 Merge pull request #472 from pangweishen/master
|
||
e9c489d02 modify indentation
|
||
d01bab0e3 [bugfix] Open the #define RT_USING_LWIP in rtconfig.h , then build it , the stm32_eth.h can not find.
|
||
877a679b2 netif find error
|
||
59da84d85 [lwIP] Remove some default setting; User can re-define these settings or use the default setting in lwip opts.h file
|
||
b7d069c4c [DFS] Add file header for select implementation
|
||
3aa144d0b [DFS] add select implementation.
|
||
6ea06b4bb [BSP] Fix the scons compiling issue in mb9bf568r if use armcc.
|
||
4373ef2e2 [Utilities] Change the log_trace_init to auto init.
|
||
709faa8d6 Update .gitignore file.
|
||
f08d41d7e Merge remote-tracking branch 'upstream/master'
|
||
448f9c9a7 [tools] Fix ua target issue.
|
||
581418c60 Update README.md
|
||
18b1f89f8 Merge branch 'master' of https://coding.net/bernard/rt-thread
|
||
f59547e78 [BSP] Fix compiling error because pthreads is depended libc
|
||
75d82a1b8 Merge branch 'master' of https://coding.net/bernard/rt-thread
|
||
452432a15 [Sensor] Fix the call back issue in sensor.
|
||
8a39ed911 Merge remote-tracking branch 'upstream/master'
|
||
90e95eca5 [Kernel] Rename init.c to components.c in kernel to avoid same file name issue.
|
||
dcc6e3981 [lwIP] Use lock scheduler instead of disable interrupt for lwIP porting.
|
||
1f52f79d0 [pthreads] The pthread component is depended to libc component.
|
||
0af011101 [libc] Add more system header file for armlibc and dlib.
|
||
10d3afde0 [DFS] rename netdb.c to lwip_netdb.c in dfs_lwip.
|
||
0100e4f16 Merge pull request #469 from ArdaFu/master
|
||
ce08c83c1 [bsp][asm9260t] modify file name to lowercase.
|
||
ae4d8da48 [bsp][asm9260t] modify file name to lowercase.
|
||
7c95d4479 [CI] add travis option for bsp asm9260t
|
||
9f36fd61a [libcpu][asm9260t] Add new BSP for AlphaScale ASM9260T
|
||
cc6b29064 1.[bsp][sam9260] Modify the define of irq get and ack function.
|
||
a13132b30 [libcpu][arm926] Optimize irq trap code.
|
||
854d8866d [DFS] fix the compiling issue under Keil MDK.
|
||
5ca3da9e1 Merge remote-tracking branch 'upstream/master'
|
||
a7d6e284d [DFS] Export dfs_subdir/dfs_normalize_path symbol to module.
|
||
fa901c70b Merge pull request #467 from BernardXiong/master
|
||
8dfc80b4a [DFS] Add lwIP file system interface for DFS
|
||
f111495b4 Merge pull request #466 from aozima/pulls
|
||
3563c195f update stm32f2/f4: fixed PLL_M define.
|
||
5d65e6eeb Merge pull request #464 from AubrCool/fix-stm32.pin64.define.err
|
||
a5820969a Merge branch 'master' of https://git.coding.net/bernard/rt-thread
|
||
1e38f39be [tools] Using object name to decide whether use alias name in Keil MDK.
|
||
b6951f64b [tools] Using object name to decide whether use alias name in Keil MDK.
|
||
6459839f2 Add extern declaration for C++.
|
||
37aa44d4f Fix compiling warning.
|
||
9339c2d96 [Kernel] Fix main() issue in Keil MDK
|
||
1bf01f0d3 [libc] fix compiling warning for newlib
|
||
e043eaad0 [tools] Using object name to decide whether use alias name in Keil MDK.
|
||
20c06ccb0 Add extern declaration for C++.
|
||
3e24db1f8 Fix compiling warning.
|
||
2be995989 correct stm32f10x pin64 define error
|
||
bec8b3f59 Merge pull request #463 from ArdaFu/master
|
||
b77a1cde8 [bsp][sam9260] Remove unused macro define for assemble start files.
|
||
dc3bd14c2 [bsp][sam9260] Optimize code 1. Cleanup unused code in startup.c. 2. Init MMU before init INT contoroller for mapping vector table to visual address 0x0 3. Remove unused section in link scripts.
|
||
49fa5c44d [libcpu][arm926] Optimize code 1. Combine code for IAR and GCC in file mmu.c and cpuport.c 2. Remove remap code in start_xxx.S. User should config MMU to map vector table to visual address 0x0
|
||
37b3c8781 Merge pull request #462 from ArdaFu/master
|
||
66ac2fb9d [bsp][sam9260] Add GDB start scripts. Call user-defined command "reset" when you start debug.
|
||
88936f083 format
|
||
7d341d4e6 add w25q80 support to spi flash
|
||
ce5ddc471 Merge pull request #461 from ArdaFu/master
|
||
418379c7d Merge pull request #445 from wzyy2/master
|
||
21fdff8fb [Kernel] Fix main() issue in Keil MDK
|
||
0c428b156 Update rtconfig.py
|
||
97a8426ce Merge pull request #460 from ArdaFu/master
|
||
61609a5bf [bsp][sam9260] Fix Keil compile error.
|
||
175e357ac [libcpu][arm926] Remove unused SPSR register PUSH/POP when os switch thread.
|
||
f4555bf71 1. [bsp][sam9260] Fix the path of gcc tool chain for travis-ci 2. [bsp][sam9260] Remove unused ld file 3. [bsp][sam9260] Add J-Link debug scripts
|
||
cf3d639fc [libcpu][arm926] Define vector table start at BSP/{board}/platform/ assemble INC files.
|
||
a478e0b41 1. [bsp][sam9260] Switch to use Sourcery Lite GCC tool chain.
|
||
6aa242645 1. [bsp][sam9260] Fix the bug that auto reset after boot 20s. Disable watchdog in rt_lovel_level_init function. 2. [bsp][sam9260] Modify SCONS scripts to support IAR tool chain. 3. [bsp][sam9260] Move link strips in to folder link_scripts. 4. [libcpu][arm926] Add copy right to source file and format code.
|
||
f435a214d SConscript: fix LINKFLAGS over-written
|
||
81d7ef1e9 SConscript: fix the `--keep` parameter for Keil
|
||
39452b67b 1. [cpu] split ARM926 cpu code from AT91SAM9260 BSP
|
||
f1e268607 Merge pull request #459 from grissiom/fix-keil-keep-symbol
|
||
b3214ed45 SConscript: fix LINKFLAGS over-written
|
||
54f8b19e1 SConscript: fix the `--keep` parameter for Keil
|
||
ff8332d9d [libc] fix compiling warning for newlib
|
||
2d1edc94a Merge pull request #457 from BernardXiong/master
|
||
f36a1d92a [DFS] fix the NFS link issue
|
||
920128928 Merge branch 'master' of github.com:BernardXiong/rt-thread
|
||
3949ae258 Merge pull request #456 from BernardXiong/master
|
||
1f95de43a [tools] Add package.json as building script
|
||
4b838caaf Merge remote-tracking branch 'upstream/master'
|
||
2ff048f7f Merge pull request #454 from grissiom/fix-memheap
|
||
2d3b2f1e9 memheap: check the USED bit in rt_memheap_free
|
||
1c38f85b9 Merge pull request #452 from www220/master
|
||
ecf946168 Merge pull request #453 from PeterDaveHello/patch-1
|
||
0ce6897fe Use svg instead of png to get better image quality
|
||
fde5c3b48 Merge pull request #451 from Eddy0402/master
|
||
7e260dbcc 修正rtt-root位于其他目录时计算目录错误的bug
|
||
ced7d5a34 [DeviceDriver] stm32: Remove explicity clear of RXNE flag
|
||
a3919b90f Merge pull request #450 from www220/master
|
||
2eaaa2cb0 在vs2010中将编译文件分组
|
||
8ab28da02 Merge pull request #449 from yangfasheng/master
|
||
75ede181a update nrf51822 in bsp
|
||
dcf3f1153 Merge pull request #448 from yangfasheng/master
|
||
3dc20907c add nrf51822 to bsp
|
||
78ef35f2c Merge remote-tracking branch 'coding/master'
|
||
6c3c50bde Merge remote-tracking branch 'upstream/master'
|
||
b68d04127 [DFS] add file header infor
|
||
d20d82a04 Merge pull request #447 from Eddy0402/master
|
||
16bf2e725 [DeviceDriver] Fix inverted logic on SConscript
|
||
2bc4386c3 Merge pull request #446 from heyuanjie87/master
|
||
655054b1c [Kernel] Use main function in the Keil MDK
|
||
1377022b1 [DFS] Use SConscript of each file system to build.
|
||
d4ec1ed5f [bsp]stm32f107/.uvprojx:fix mcu type error
|
||
6c83ff6ec Merge remote-tracking branch 'coding/master'
|
||
81c4f4310 Merge remote-tracking branch 'upstream/master'
|
||
40db28cfe [DeviceDriver] Remove dataqueue/pipe if not enable RT_USING_HEAP
|
||
7aeb40204 Update bsp.h
|
||
d642d915e [bsp]x86:fix compile error when use bsp.h in c++
|
||
6868130cf [bsp]x86:fix compile error when use i386.h in c++
|
||
9a4dacaad Merge pull request #3 from RT-Thread/master
|
||
0da8d515a [Libc] Change libc_system_init as INIT_COMPONENT
|
||
5af7abd8c Merge pull request #442 from AubrCool/fix-serial.drv.rx_fifo.init.err
|
||
5d6ac1ed3 correct rx_fifo init size error
|
||
1931999f6 Merge pull request #441 from AubrCool/fix-rtdevctlcmddefposition
|
||
7caabd2b7 mv device ctl cmd macros from serial.h to rtdef.h
|
||
20018741d Merge pull request #440 from bright-pan/master
|
||
93122aaa1 [BSP]stm32f10x: Fix gpio driver for 144pins and 64pins
|
||
88dea0a9d Merge pull request #438 from bright-pan/master
|
||
cdd9a2e08 Merge pull request #437 from KodakWang/patch-2
|
||
c37769098 [BSP]stm32f10x: Add gpio driver for pin driver frame
|
||
29fd52dfb Update completion.c
|
||
827ff7193 Merge pull request #435 from AubrCool/fix-pinregisternameproblems
|
||
6dc5851c5 Correct pin register name problems
|
||
62a0172d1 [Kernel] Fix the system initialization link issue
|
||
e2cfb1f79 Merge branch 'master' of https://coding.net/bernard/rt-thread
|
||
cf37bccae Add copyright information
|
||
5b1270455 Fix the echo issue in the shell.
|
||
924264b27 Remove list_mod_detail command from msh.
|
||
ad1f42d31 Merge remote-tracking branch 'upstream/master'
|
||
767c16d59 [USBH] fix the spelling wrong
|
||
841fe30d8 Merge pull request #434 from grissiom/fix-scons-tool
|
||
43e020d48 building: PrepareBuilding forgot to declare BuildOptions as global
|
||
1d23ce6cb [Tools] Add bsp_directory.
|
||
4888957d2 Merge pull request #433 from wangzhouwang/master
|
||
351dd923e bsp stm32f10x add uart4 drive
|
||
a2fbc5f5a Merge pull request #431 from ArdaFu/master
|
||
972b92bcc Merge pull request #432 from bright-pan/master
|
||
a61d228b7 Nanopb is a plain-C implementation of Google's Protocol Buffers data format. It is targeted at 32 bit microcontrollers, but is also fit for other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory constraints.(http://koti.kapsi.fi/jpa/nanopb/)
|
||
1daa96a21 1. [BSP] TM4C129x : Fix the bug that enable global INT before OS scheduler start the fist thread. 2. [BSP] TM4C129x : According to LunchPad, change device id from TM4C1294XCNZAD to TM4C1294NCPDT
|
||
4a9c3fae2 Merge pull request #3 from RT-Thread/master
|
||
5fe489a39 Revert "1. [Core] Add INIT_EXPORT_EX micro define. this micro will help the user to organize the start sequence of board/device/application initialization functions."
|
||
89ceb7dc2 Merge pull request #430 from bright-pan/master
|
||
0b5958d70 Fix compile warning: ..\..\libcpu\arm\cortex-m3\context_rvds.S(207): warning: A1581W: Added 2 bytes of padding at address 0xd6
|
||
e1400d272 Merge remote-tracking branch 'coding/master'
|
||
e984da7f7 Merge remote-tracking branch 'upstream/master'
|
||
584efccad Update application.c
|
||
7c4a416e3 Update and rename documentation to documentation/roadmap-2.1.0.md
|
||
fbd620a7f [Kernel] Move the components initailzation to the kernel
|
||
570e2ffbe [finsh] Fix the echo mode issue.
|
||
a22b83c13 Update README.md
|
||
afefbc0e1 Merge pull request #428 from armink/master
|
||
278ae90e8 [modbus]removed version number on directory.
|
||
15129278d Merge pull request #427 from armink/master
|
||
b3290f6ee [modbus]changed tabs to spaces.
|
||
dec67c3a2 [modbus]fix port file's head file.
|
||
735587911 [modbus]update SConscript
|
||
2a14e4071 [modbus]port modbus master and slave by rtt device framework.
|
||
d8bbb5f12 [modbus]update modbus master and slave source code to lastest.
|
||
204298c1b Update rtdef.h
|
||
5620a1062 Merge pull request #425 from BernardXiong/master
|
||
1158fba15 Merge pull request #424 from prife/master
|
||
c6f88ef72 dfs_win32: add seekdir support
|
||
3462537bd [DeviceDrivers] Update SConcript file for sensor code
|
||
87cc28fb8 Merge remote-tracking branch 'upstream/master'
|
||
282aa9bfd Merge remote-tracking branch 'china/master'
|
||
94e5d1e5e [DeviceDrivers] Add MPU6050 and BMI055 sensor.
|
||
0f9139ecf Merge pull request #422 from BernardXiong/master
|
||
ca18a1718 Merge remote-tracking branch 'china/master'
|
||
2c8853365 [LIBC] fix compiling issue for dlib (IAR).
|
||
390973a75 Merge remote-tracking branch 'china/master'
|
||
92e0f0d45 Merge remote-tracking branch 'upstream/master'
|
||
622e6d823 [lwIP] Add Router and DNS server information in DHCP server.
|
||
3e31d349e [lwIP] fix the pbuf q=NULL issue in ip_nat_input.
|
||
72298bac3 Merge remote-tracking branch 'bernard/master'
|
||
1f2a6e3a8 [lwIP] fix compiling warning in NAT.
|
||
588682a1f Merge pull request #420 from armink/master
|
||
79c37cb30 [BSP]changed stm32f10x uart driver. make sure the serial transmit complete in putc().
|
||
131c41d18 [BSP]support 9 data bits and parity config for stm32f10x uart driver.
|
||
918b79088 [libc] Add IAR dlib porting
|
||
1213dec3c fix #347
|
||
a1252f67f [lwIP] Add DHCP server implementation
|
||
7e11b8eb6 [lwIP] Add NAT readme
|
||
627d025cd [lwIP] Modify the ip.c to support NAT
|
||
7f4e64797 Merge remote-tracking branch 'upstream/master'
|
||
068e2f95a [lwIP] remove IP_INPUT_HOOK
|
||
87171f003 [LIBC] code cleanup
|
||
01c3460cd [DevFS] fix the device none-open issue
|
||
aaacd4042 Merge pull request #419 from AubrCool/fix-dfs.fd_is_openError
|
||
eb898f69c Correct dfs fd_is_open search index error
|
||
3da0f4ec0 [lwIP] Add NAT for lwIP
|
||
15231efaf [lwIP] Add IPv4 input hook
|
||
19ee2c7e0 Merge pull request #416 from bright-pan/master
|
||
d5c651920 Merge pull request #417 from BernardXiong/master
|
||
1512da3b0 Merge remote-tracking branch 'china/master'
|
||
8d63cba20 Merge remote-tracking branch 'upstream/master'
|
||
71930b099 [BSP] Fix the interrupt issue in USART driver of STM32F4.
|
||
950c3a429 [Tools] Add copyright information for scons script files
|
||
2d67fe656 [Driver/ringbuffer]: Fix put_force bug OXape reports: http://www.rt-thread.org/phpBB3/topic3939.html driver/ringbuffer: when data length is bigger than space length for rb, the read_index in rb is not update. When length > space, update the read_index, the bug can be fix, and works fine.
|
||
396293762 Update README.md
|
||
cded27b58 Update crt_init.c
|
||
0e18dfede Merge pull request #415 from grissiom/fix-crt-init
|
||
01ab0c1d1 crt_init: fix hardfault in Keil toolchain when there is no cpp object
|
||
b83b1ee53 [Kernel] Change the copyright date information
|
||
c1f47af9f [BSP] remove RT_USING_VMM in default and let it run in QEMU.
|
||
86358d083 [BSP] code cleanup for usart and gpio driver in STM32F4
|
||
756f2c67a [BSP] rename the rt_hw_usart_init to stm32_hw_usart_init
|
||
bff1bb3d7 [BSP] update MDK project file for STM32F4
|
||
080c8912e Merge remote-tracking branch 'upstream/master'
|
||
9261c37e0 [BSP] Add GPIO driver for STM32F4
|
||
2b7600bdf [BSP] update MDK project file for STM32F4
|
||
73d5acecb [DeviceDrivers] Add pin.h in the rtdevice.h
|
||
6acf4a452 [BSP] Update UART and GPIO driver with framework in STM32F4
|
||
1bb425e83 [DeviceDrivers] code cleanup for hardware pin
|
||
765ac35e1 add AStyle shell script file
|
||
d01b2ca84 [DeviceDrivers] Add pin io driver framework
|
||
247556819 Merge pull request #413 from grissiom/fix-memheap
|
||
f8c171d5a memheap: check against over written in rt_memheap_free
|
||
571095e84 Merge pull request #411 from grissiom/fix-cortex-m
|
||
e395c8c6f Merge pull request #410 from grissiom/lpc43xx
|
||
c56592516 bsp/{cortex-M}: fix the SysTick_Config
|
||
d7fb5d544 vbus: remove the rt_ prefix in the watermark queue source file
|
||
56ab0995c Merge pull request #409 from grissiom/lpc43xx
|
||
81b37fb1f lpc43xx: add copy-right info in vbus drivers
|
||
17aa3b197 vbus: update copy-right information
|
||
05a01884e lpc43xx: fix clock configure
|
||
11026d057 lpc43xx: clean the .o before building M0 and M4
|
||
17a75eaa0 lpc43xx: remove the fpu settings in startup_LPC43xx_M0
|
||
22938a93e lpc43xx: fix some compile warnings
|
||
f7415e595 VBus: added
|
||
fcff55262 lpc43xx: fix the SConscripts
|
||
03a2847f1 lpc43xx: fix some compile warnings
|
||
796570805 lpc43xx: add -Wall
|
||
df3174417 lpc43xx: fix the M0 project template
|
||
da139a4a2 Merge pull request #408 from Coing/rt-threadCoing
|
||
70aaf4237 fix project.uvoptx can't open,recreate the project.uvoptx. this commit is for post
|
||
0ca281c16 lpc43xx: add flash linker script for GCC
|
||
bcbe18088 lpc43xx: fix the default RTT_ROOT in SConstruct
|
||
fca84daa9 lpc43xx: fix the startup code for GCC
|
||
833339e1c lpc43xx: output a newline in the header file
|
||
ff3ab9c0a lpc43xx: add readme
|
||
090adcf4c lpc43xx: don't set the Clock again in M0 core
|
||
21ef73325 lpc43xx: use the RIT timer as SysTick in M0 core
|
||
773a884a4 lpc43xx: move board.c into M0/M4
|
||
d2e4050a7 lpc43xx: update template.uvproj and add sct files
|
||
959f6c695 lpc43xx: move the application code into its own space
|
||
5542af8b7 lpc43xx/driver: fix the VTOR setting
|
||
f609a6356 lpc43xx: add uart3 support
|
||
a447b5f3c lpc43xx: refactor uart drivers
|
||
c3515abf9 Merge pull request #407 from grissiom/misc-fix
|
||
f6ed27b86 [DeviceDrivers] Fix sensor_poll issue.
|
||
57b5c74a7 rt_kprintf: force the open_flag to be RT_DEVICE_FLAG_STREAM
|
||
099ada669 finsh: open the finsh device with RT_DEVICE_FLAG_STREAM
|
||
06454fd48 [DeviceDrivers] change tab to space in sensor.
|
||
09602fd9d If there is no CPPDEFINES, generate an empty GetCPPDEFINES function.
|
||
a6251a439 Use open_flag for serial device.
|
||
46bca6f84 Add C programming language APIs.
|
||
58163f49e [DeviceDriver] change the name style of method of C++ code; Add raw mode for sensor.
|
||
b73283135 Add cplusplus initialization for ARMCC; Fix printf issue in _sys_write.
|
||
354d43344 Merge pull request #405 from wangzhouwang/fighter
|
||
a0b71c1c7 fix stm32f407 uart3 TX config error
|
||
34470355a Merge pull request #402 from grissiom/freetype
|
||
d0540f0d8 external: update freetype to 2.5.4
|
||
df128a046 Merge pull request #401 from grissiom/fix-ymodem
|
||
d479960aa ymodem: fix a race-condition in handshaking
|
||
188b64203 Merge pull request #399 from grissiom/const-data
|
||
9944a1b69 lodepng: make the crc32 LUT const
|
||
033838809 Merge pull request #398 from grissiom/misc-fix
|
||
ee59452ee clang-analyze: force 32bit compile
|
||
c045281ee object: fix module name testing
|
||
9a1126e4a Merge pull request #397 from pangweishen/master
|
||
3c1c09323 RT_TIMER_TICK_PER_SECOND in rtconfig.h for softtime scheduler ,maybe is not used.
|
||
d045053c8 Merge pull request #396 from Coing/rt-threadCoing
|
||
056b3bed4 create project.uvprojx by scons mdk5 and delete some useless files
|
||
136b98581 Merge branch 'rt-threadCoing' of https://github.com/Coing/rt-thread into rt-threadCoing
|
||
f97062baa create project.uvprojx by scons and use mdk5
|
||
e9825dc47 change project.uvprojx C/C++ path Before the project was established with RB_ROOT
|
||
f68b03f08 change project.uvprojx C/C++ PATH, Before the project is generated by rtt_root
|
||
9b99534a5 just for test
|
||
41f70431f add power_lib, Last ignored
|
||
e4fdb84e9 add bsp lpc54102
|
||
82ef447e4 [BSP] Update lpc176x GNU link script
|
||
ab05daf4e [LIBC] fix compiling warning
|
||
7241646db Merge pull request #389 from grissiom/misc-fix
|
||
4bb6c8cf0 module: add !__CC_ARM when test __GNUC__
|
||
cf692a4ab msh: use list_memheap when RT_USING_MEMHEAP_AS_HEAP is enabled
|
||
c26b99936 Fix the sensor list issue.
|
||
43e461507 Merge pull request #386 from bright-pan/master
|
||
3abf1fd5b Add uart driver and finsh function
|
||
9461da1f8 Merge pull request #384 from bright-pan/master
|
||
d50ab16e6 Port to gcc and fix keil project
|
||
0e4bd6408 1. [Core] Add INIT_EXPORT_EX micro define. this micro will help the user to organize the start sequence of board/device/application initialization functions.
|
||
143d3b822 Merge pull request #2 from RT-Thread/master
|
||
9957f94d0 [BSP] Port to NuMicro M051 Series support for Nuvoton corp. 1. adapt to M052xDN/xDE, M054xDN/xDE, M058xDN/xDE, M0516/xDN/xDE. 2. support heap memory management.
|
||
eeadfe470 Fix compile warning: variable "c" was declared but never referenced, when RT_USING_CONSOLE is disable.
|
||
9ecd18411 Merge pull request #381 from bright-pan/master
|
||
d324c8876 Merge pull request #378 from grissiom/tools-next
|
||
3c65a522f Add mdk5 project for stm32 bsps
|
||
777d3c059 Add mdk5 support in SCons tools
|
||
06f8426f5 Delete trailing whitespace
|
||
6c1c83e6d efm32: return empty variable instead of Return('')
|
||
2ad82e749 Merge pull request #376 from grissiom/tools-next
|
||
767720c1f SCons: allow set object files in DefineGroup
|
||
31d214ff8 Merge pull request #375 from aozima/pulls
|
||
92fac29f7 update RW009 driver: add softAP support.
|
||
4586e48c1 Merge pull request #374 from limxuzheng/master
|
||
cbec4313b add rx62n driver library file
|
||
4fea46c83 support rx62n
|
||
1a1e9220c Merge pull request #372 from pangweishen/master
|
||
16266bb04 update the change logs
|
||
675fa4828 modified the comments of block device geometry structure, to tell everyone the unit of block_size is byte.
|
||
086b87f23 Merge pull request #371 from nongxiaoming/master
|
||
566cff0ff Merge pull request #370 from grissiom/romfs-next
|
||
d5332e279 bsp:fix the bug of lpc43xx uart interrupt enable in driver initialize.
|
||
28ff3ed18 romfs: fix a use-before-set bug on checking the dirent
|
||
00197fde1 Merge pull request #369 from BernardXiong/master
|
||
b6a9fad9e [BSP] Add GCC compiler support for mb9bf568r
|
||
4b41f0eea Merge pull request #367 from grissiom/ymodem-fix
|
||
7cb646325 Merge pull request #368 from grissiom/romfs-next
|
||
b43573844 romfs: rewrite mkromfs.py
|
||
e882597f9 romfs: check the dirent before use it
|
||
fe603dd37 ymodem: fix examples due to new API
|
||
73d8f72ae Merge pull request #366 from aozima/CME_M7
|
||
1f47eb88c [CME_M7] update gcc compile script.
|
||
4c31c2280 [CME_M7] update gcc linker script.
|
||
c6d9d6e3f [CME_M7] change file name to lower case.
|
||
4c1eff52e [CME_M7] add GCC compile support.
|
||
cbf02c076 Merge pull request #365 from BernardXiong/master
|
||
21c39a368 Update .travis.yml
|
||
007c265f9 Merge pull request #364 from grissiom/romfs-next
|
||
fdfb4dad7 [BSP] fix GCC compiling issue in LPC408x bsp
|
||
0bd3a3fd7 [CI] update ARM GCC compiler.
|
||
3531fa71a romfs: declare the dummy entry as weak
|
||
6281ab2bb [DeviceDriver] Remove i2c_core_lock.
|
||
ecbde6bb9 Merge pull request #363 from BernardXiong/master
|
||
0fa10629f [Sensor] code cleanup
|
||
16ff73b51 Merge pull request #362 from BernardXiong/master
|
||
c31918265 Merge remote-tracking branch 'upstream/master'
|
||
ef90e4828 Merge branch 'master' of https://github.com/BernardXiong/rt-thread
|
||
e22264f1d Merge pull request #361 from BernardXiong/master
|
||
1974bec8b [C++] fix the ctors initialization issue
|
||
38be10cf8 [BSP] fix GCC compiling issue when enable C++ support
|
||
b081df6b9 [NFS] fix opendir failed issue.
|
||
796c49347 [BSP] Fix the gcc compiling issue in LPC408x bsp
|
||
3bf721a6f [BSP] Update C++ compiling options
|
||
1b793ad03 [BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
||
d2e15a52e Merge remote-tracking branch 'upstream/master'
|
||
18cd95688 [Drivers] Add sensor framework
|
||
b84123b0b [C++] Add cplusplus component
|
||
0797e54f3 [LIBC] fix the fopen/open issue in armlibc
|
||
a99526483 Merge pull request #360 from BernardXiong/master
|
||
692e59784 [BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB
|
||
802c76847 [LIBC] Use RT_USING_LIBC instead of libs option for each compiler
|
||
372926477 [GDB] Fix compiling error when not enable GDB.
|
||
e5a1a9f55 Merge pull request #357 from grissiom/enhance-finsh
|
||
3d584266e finsh: allow user to disable the FINSH_USING_HISTORY
|
||
3304a4195 Merge pull request #356 from yangfasheng/master
|
||
e5953e671 Add mb9bf568r to bsp
|
||
2fc3db657 Merge pull request #353 from grissiom/misc-fix
|
||
e03045122 minilibc: only define malloc family when RT_USING_HEAP enabled
|
||
9a7558334 dfs: check for null reference
|
||
4c39f8765 msh: free is only available when HEAP is enabled
|
||
23cc39047 msh: check path is non-null in msh_auto_complete_path
|
||
8615e2c8e kernel/timer: change row_lvl to unsigned
|
||
a4bb77d09 Merge pull request #351 from grissiom/fix-tools-srcremove
|
||
d33df46f1 tools: fix SrcRemove on empty src
|
||
08bcf51bb Merge pull request #349 from grissiom/fix-tools
|
||
2c5eea4c2 tools: preserve the order of CPPPATH/CPPDEFINES/LIBPATH/LIBS
|
||
7a64d1ff1 Update README.md
|
||
3bcc65b0c Merge pull request #348 from gitter-badger/gitter-badge
|
||
65f8fe853 Update README.md
|
||
bc688ee0e Added Gitter badge
|
||
614e49233 Merge pull request #345 from aozima/pulls
|
||
8c2008b05 [BSP] fix compiling error for beaglebone board
|
||
3c99a5bf8 update RW009 wifi driver.
|
||
ab2055425 [BSP] change UART flag when register device driver.
|
||
640db6bdb [BSP] change UART flag when register device driver.
|
||
ec64b60c0 Merge pull request #343 from wzyy2/master
|
||
18fc280ab Merge pull request #344 from aozima/CME_M7
|
||
f40d11e9b update project.
|
||
4b99afc2b update EMAC driver.
|
||
89bcb70e5 add delay for PHY check.
|
||
ff4fcd5b5 add EMAC driver.
|
||
a8106442e update uart driver.
|
||
9da1668cf import CM3-M7 project.
|
||
daac5388a [bsp]change BBB uart flag
|
||
dd7fff2b3 [gdb]Change open flag
|
||
2a1e7d56f [bsp]Comment stm32f407 uart6
|
||
62af08370 Merge pull request #2 from RT-Thread/master
|
||
bd6b39cac Update device.c
|
||
e41fe36a0 Merge pull request #341 from armink/master
|
||
762f18d74 [Ymodem]Change tabs to space.
|
||
987532967 [Ymodem]Change macro definition and code format.
|
||
77b214f1b [BSP]Add serial receive overflow interrupt to stm32f10x ISR.
|
||
04c4e5d9a [BSP]Fixes two writing mistake for stm32f10x.
|
||
7121697a7 [Ymodem]Add device open flag as input parameter to ymodem function.
|
||
ed57c7c32 [Ymodem]When active end the session, It can config send CAN number.
|
||
521f24f10 Merge pull request #339 from tcz717/patch-1
|
||
3b5c2e2f9 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
1f3ea02c5 [Kernel] Use stream mode to open console device.
|
||
6045b3a07 [LogTrace] Use OFLAG_RDWR to replace FLAG_RDWR when opening a device.
|
||
b23de95ff [Kernel] comments clean up.
|
||
267c61ebc [libcpu] Add builtin ffs implementation for Cortex-M4.
|
||
ab786679c [Kernel] comments clean up.
|
||
a8b0fe3f3 [shell] Fix compiling issue when DFS is not enable
|
||
537beefa7 拼写错误
|
||
0ad7359b0 Merge pull request #338 from aozima/pulls
|
||
03496f070 update RW009 driver.
|
||
84e4fde77 Merge pull request #337 from xfguo/ignore-pep274
|
||
a1beec4ad Remove unsupport syntex for python 2.6.
|
||
ddd51caf6 Merge pull request #336 from grissiom/fix-idle
|
||
d4133990b kernel/idle: fix rt_thread_idle_excute in high optimization level
|
||
be9aa36ab Merge pull request #335 from heyuanjie87/ForPullRequest
|
||
8a44c7dbf [Serial] BUG Fix: data be send twice in mode that other than polling
|
||
7bd85ac54 Merge pull request #332 from grissiom/fix-minilibc
|
||
80699a4b7 Merge pull request #331 from grissiom/fix-building
|
||
ab729429b minilibc: define SIZE_MAX in stdint.h
|
||
51c4a3aea tools/building: remove the use of startupinfo
|
||
fe4f74a6b Merge pull request #330 from hduffddybz/ipv6
|
||
5694c77bc add judge of RT_USING_LWIP_HEAD
|
||
838cdbe66 change code style
|
||
5a7d40f80 add conditional compilation of ipv6 source file
|
||
c9aba13f4 update lwip git head
|
||
69d089cac Update SConscript: add spi to include path.
|
||
46d01d340 Merge pull request #315 from hduffddybz/fix
|
||
a072c60cc Merge pull request #320 from tcz717/master
|
||
f6aec44ee Merge pull request #327 from hduffddybz/ipv6
|
||
53ff02b56 add ipv6 support
|
||
e9a55a459 Merge pull request #326 from grissiom/fix-mdk4
|
||
83f8b5206 tools/keil: preserve the order of CPPPATH
|
||
a5119d696 [BSP] Add RT_DEVICE_CTRL_BLK_GETGEOME command handling in device control of LPC176x bsp
|
||
7f45ac18b Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
2f44048e0 [DeviceDrivers] fix workqueue end of line issue
|
||
3fa6d290a Merge pull request #323 from weety/finsh_shell
|
||
12136cfeb [finsh] fixed finsh issue.
|
||
7aff40f3f fix
|
||
6ccfe9f37 fix
|
||
c1d0db700 add version checking
|
||
c0629b342 fix:comment spelling mistake
|
||
d0a786153 Update string.h
|
||
50dbce3c1 Update string.c
|
||
e5c8e160d Merge pull request #316 from grissiom/fix-mempool
|
||
be0c0481e workqueue: fix the windows eol
|
||
b8bf6bef7 kernel: mempool: fix race condition in rt_mp_alloc
|
||
a55fd4b9c Merge pull request #314 from grissiom/ls1b
|
||
ee824bddf Merge pull request #313 from Mike-Mao/newpoll
|
||
a8804d350 correct netconn API usage
|
||
11fb9060e mips/loongson_1b: format code
|
||
0ee101ccb mips/loongson_1b: install NULL handler is OK
|
||
1d928f7da mips/loongson_1b: fix rt_interrupt_dispatch
|
||
39ac8baea ls1bdev: format code in startup.c
|
||
bfc140826 ls1bdev: init application after other things initialized
|
||
259cfdc79 ls1bdev: don't hardcode the uart base address in rt_hw_console_output
|
||
f1bc40d69 ls1bdev: add uart3 support
|
||
45f0e289c [BSP]BM9BF618S:fix timer initialization issue.
|
||
45b2f2f07 [BSP]BM9BF618S:Fix timer initialization issue。
|
||
b98c70fc3 test
|
||
915f1adc9 [BSP]BM9BF618S:fix timer initialization issue.
|
||
04a7c9503 [BSP]BM9BF618S:Fix timer initialization issue
|
||
1f05b87e5 [bsp]stm32f4xx typo
|
||
4cf77e255 [bsp]add gdb support for BBB
|
||
ae8e46de1 Revert "[bsp]add gdb support for BBB"
|
||
a966dd3c3 [bsp]add gdb support for BBB
|
||
fd6ef4b23 [libcpu]am335x edit vector
|
||
ae3b6583c [bsp]add gdb support for stm32f4xx
|
||
697e21660 [GDB stub]first version
|
||
5fc32bf12 Merge pull request #1 from RT-Thread/master
|
||
a8fadf15b Merge pull request #310 from hduffddybz/develop
|
||
f14d93b1b correct spelling error
|
||
b833a5ca8 correct spelling error
|
||
0cf9018e4 Update keil.py
|
||
0ad17f462 [DeviceDrivers] Add modification under Linux
|
||
4ee93b755 [libc] Fix system issue when use msh and make code cleanup.
|
||
fccd0e6b8 [libc] Use __SIZE_TYPE__ instead of rt_size_t in minilibc.
|
||
5397e18c5 [DeviceDrivers] Fix compiling warning.
|
||
582aff86e Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
516711dc1 [DFS] make comments cleanup.
|
||
2fdef817b Merge pull request #308 from aozima/pulls
|
||
0fc1ac618 add more SPI device driver.
|
||
bc2a890ab [BSP] TM4C129X: fix the bug that components_init do not work in IAR project 1. modify each dirver's INIT_EXPORT micro. 2. modify the lwip parameters' in rtconfig.h 3. insert keep section .rti_fn* in IAR link file 4. change part id from TM4C129XNCZAD to TM4C1294NCPDT
|
||
2c47f2e68 Fix some spell error;
|
||
07c486413 [external] PNG_NO_WRITE_SUPPORTED issue
|
||
59c128c07 [libc] fix compiling warning
|
||
94883a92f [pthreads] Fix pthread_cond_init issue. #261
|
||
0fafa355f Merge pull request #307 from ArdaFu/master
|
||
baf608f15 [BSP] tm4c129x: fix compile bug when turn RT_USING_LWIP 1. Resize RT_LWIP_SEG_NUM drom 8 to 12 2. modify gcc compile switch, using C99
|
||
3879133d9 [BSP] tm4c129x add eth driver 1. Add ETH MAC driver using DMA for Tx and Rx lwip pBuf. 2. Modify the tivaware emac library to fix the bug that PHY read is not stable when sysclk is 120MHz 3. In PHY IRQ handler, insert a dummy reading (REG_BMSR) before read PHY_STS to force update STS register.
|
||
1e396417d Revert "[BSP] tm4c129x:"
|
||
666d12988 [BSP] tm4c129x: 1. Add ETH MAC driver using DMA for Tx and Rx lwip pBuf. 2. Modify the tivaware emac library to fix the bug that PHY read is not stable when sysclk is 120MHz 3. In PHY IRQ handler, insert a dummy reading (REG_BMSR) before read PHY_STS to force update STS register.
|
||
0135dd38c [bsp] Add tm4c129x bsp building in travis-ci
|
||
4e624d857 [bsp] Fix MB9BF618s scons building issue
|
||
e0c56211b Merge pull request #304 from ArdaFu/master
|
||
b21c35df6 [bsp] Add IAR EWARM project template for SCONS project auto generation.
|
||
2a269a8a2 [bsp] Fix MB9BF618S building issue.
|
||
318452796 [bsp] Add MB9BF618 porting.
|
||
66c2d28fb [bsp] Add MB9BF618 porting.
|
||
33fed1b16 [Kernel] Better documentation for doxygen.
|
||
4e2a6cc36 [Kernel] The rt_object_find routine can support to find an object inside a module. The usage is: rt_object_find("module_name/object_name").
|
||
9572d3e46 [bsp] Fix STM32F10x compiling warning.
|
||
02faf9edb [Finsh] fix device_open issue when set_device in finsh.
|
||
99e18f008 [Docs] Add RT-Thread logo.
|
||
d1a4f2e8f Merge pull request #1 from RT-Thread/master
|
||
f74d7f16c [bsp] modify the uart_driver to fit the new rt-thread serial device driver framework. Modify the template.uvproj for auto generate MDK project.
|
||
0eb35940a [POSIX] fix mq_open and sem_open argument issue.
|
||
3610e3805 [BSP] remove rt_device_init_all() invoking.
|
||
21b9e64cd [BSP] remove COMPONENTS_INIT for lpc176x and stm32f107 porting.
|
||
26118499e [BSP] remove rt_device_init_all() invoking.
|
||
a8224dcb8 Merge pull request #302 from BernardXiong/master
|
||
3a1c1c450 [bsp] Add BSP for TM4C1294XL (TI Tiva C Series Connected LaunchPad)
|
||
74377b265 [Drivers] re-write serial framework.
|
||
a83558e0e [Build] Fix LPC4300 building.
|
||
c45f5a249 [Drivers] re-write serial framework.
|
||
fc6747ef6 Merge pull request #301 from grissiom/fix-timer
|
||
30d68a515 src/timer: fix a compile warning
|
||
19ef55375 Merge pull request #299 from grissiom/next-ymodem
|
||
0bc57e9b8 Merge pull request #300 from nongxiaoming/master
|
||
3e50b6ac6 xplorer4330:add the linker script file.
|
||
000daf03e xplorer4330:update the startup code.
|
||
7b32a2bd3 lpc43xx:add the linker script file.
|
||
67e79c3e9 lpc43xx:update the startup code.
|
||
2aa51d42f ymodem: increase the default RYM_CHD_INTV_TICK
|
||
f30164349 [bsp] Fix compiling issue for LPC43xx
|
||
ff1eb2cbc ymodem: refactor _rym_read_code
|
||
925f7e2bb Merge pull request #298 from nongxiaoming/master
|
||
64a2902fa 1. Fix some spell error; 2. Fix data transfer size calculate error issue;
|
||
5995b7a2a update the xplorer4330 bsp.
|
||
e152b68e3 add the lpc43xx bsp support.
|
||
005014e7d [Drivers] Add workqueue implementation.
|
||
b89fd091b [Doc] Add Change log in Chinese.
|
||
7a7e3002c [Kernel] system does not lock scheduler when invoking soft-timer timeout function.
|
||
9951cb4cb [build] Remove the un-supported porting in the building
|
||
6b31b07fc [build] Add frdm-k64f into travis-ci building
|
||
2604440ce [bsp] Remove none-released porting
|
||
23686587f [bsp] Fix frdm-k64f compiling issue
|
||
f8d2f880c [bsp] Remove NUC140 porting
|
||
5c5928f82 [bsp] Remove none-released bsp
|
||
592df37ca Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
3e49b3746 [build] Update travis.yml configuration file
|
||
7e63d1765 [bsp] Change the output files directory in LPC2478.
|
||
29437da10 Merge pull request #297 from hduffddybz/master
|
||
6b75e5372 delete .dm9000.c.swp
|
||
0ddc739a1 add some comments of lwip porting
|
||
0f511fe21 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
f44f6caad [Finsh] Fix command line size issue in finsh.
|
||
1e7b08949 [Kernel] Remove rt_device_init_all implemetation.
|
||
d0debf989 [Drivers] Make code cleanup in serial framework.
|
||
4a10bcf78 Merge pull request #291 from geniusgogo/k64f-frdm
|
||
1de1e5f9a Merge branch 'master' into k64f-frdm
|
||
1546274d8 fixed bsp/frdm-k64f gcc compile
|
||
b51aff3e0 Merge pull request #290 from geniusgogo/k64f-frdm
|
||
857ac7e6e rename frdm-k64f bsp, support gcc compile
|
||
6b7637f3b rename frdm-k64f
|
||
a16a512eb change the uart name
|
||
8f7ec645f add Freescale k64F bsp. FRDM-K64 based
|
||
b0c94dc4d [lwIP] Fix the usage issue of NETIF_LINK_CALLBACK.
|
||
ee78b6190 Merge pull request #288 from grissiom/zynq-7000
|
||
97fb91dcc bsp: add zynq7000
|
||
e175b0724 [BSP] Fix compiling error
|
||
7dbb4dc93 [lwIP] Add LWIP_NO_RX_THREAD/LWIP_NO_TX_THREAD options for lwIP.
|
||
a1766b6c7 Add WEAK definition;
|
||
ceaf9cd3f Add WEAK definition; Add AUTO Refresh option for block device.
|
||
a118801bf [DFS] Add dfs_filesystem_get_mounted_path() function.
|
||
edfcc6041 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
dcd797479 [Finsh] Enhance mv command.
|
||
a58593f78 [libc] code cleanup.
|
||
d10444337 [lwIP] code cleanup
|
||
bf733ae2a [LwIP] Fix the MEMP_NUM_TCP_SEG issue.
|
||
bab176300 Merge pull request #287 from grissiom/device-fix
|
||
aca8f8eb2 shell: print the ref count in `list_device`
|
||
dc366ecf7 device: only increase the ref_count when device is truly opened
|
||
1dc376b2f Merge pull request #286 from aozima/pulls
|
||
7a0e9c3fc format code Astyle.
|
||
9ab59cf1e used parameter: size.
|
||
f296c582a fixed bug: close socket when ping() exit.
|
||
fbe4d59db Merge pull request #285 from grissiom/better-tools
|
||
af3dc0e63 tools/building.py: more descriptive on error
|
||
0c8335d5a Merge pull request #284 from grissiom/ls1b
|
||
2c5cfe4bc ls1b: cleanup code
|
||
6f53402e0 ls1b: add nostartfiles to LFLAGS
|
||
a87ae1abe ls1b: add rt_init section
|
||
69621ff5c Merge pull request #283 from grissiom/win32spawn
|
||
66ac9821d Scons: fix the Win32Spawn
|
||
adbe1ea39 Merge pull request #282 from ralfak/patch-4
|
||
8c3f9b950 Merge pull request #281 from ralfak/patch-3
|
||
8465e4023 Merge pull request #280 from ralfak/patch-2
|
||
4febbb20e Update SConscript
|
||
aed251280 Update stm32_rom.ld
|
||
1f5e80a51 Update rtconfig.py
|
||
64516d6dc Merge pull request #275 from aozima/pulls
|
||
e963de9aa update stm32f107 ethernet driver: add more debug cmd.
|
||
e32c1afa3 update stm32f107 ethernet driver: optimize eth_rx, use memcpy.
|
||
072fd38a4 update stm32f107 ethernet driver: update dump function.
|
||
f0e5ee2d3 update stm32f107 ethernet driver: update ETH GPIO setting.
|
||
f28aa5e74 update stm32f107 ethernet driver: update hardware checksum setting.
|
||
a5b99aced update stm32f107 ethernet driver: update MII/RMII setting.
|
||
d01e0e981 format code by Astyle.
|
||
cde9139bc [Finsh] Fix '0' token issue.
|
||
075f79708 [bsp/stm32f40x] code cleanup.
|
||
ce0127063 Merge pull request #272 from wzyy2/master
|
||
431aa6a95 Merge pull request #273 from yuht/patch-2
|
||
764c271c2 Update emac.c
|
||
9d07b6708 [bsp/stm32f40x] code style change
|
||
1fdcede3b Merge pull request #269 from wzyy2/master
|
||
5a7e80bd6 [bsp/stm32f40x] fix the uart3
|
||
c980bdc9e [External] Merge LodePNG and TJPGD into RT-Thread GUI group in building script.
|
||
e07f4033b Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
bd2b9c54b Add LodePNG library.
|
||
30d477a9f Merge pull request #266 from grissiom/fix-mempool
|
||
a78e42a7c [mempool] reset the thread->error before suspending thread
|
||
3b6198275 Merge pull request #263 from grissiom/fix-taihu
|
||
ab4d18a13 [bsp/taihu] fix the link error
|
||
3022725f5 Merge pull request #262 from grissiom/misc-fix
|
||
5ad58a59a minilibc: no double braces in if statement
|
||
a95370aa5 msh: remove usless ptr set
|
||
ec4b86557 finsh: add check on converting octal numbers
|
||
1422569e7 pthreads: remove some useless variables
|
||
4b7e9c644 dfs: assert the path is not null in dfs_filesystem_lookup
|
||
1b878f256 examples/kernel: fix warnings issued by Clang
|
||
0c4ac4bd1 Merge pull request #259 from grissiom/fix-scons
|
||
279f2cb94 Merge pull request #260 from grissiom/logtrace-next
|
||
299cccfb2 logtrace: add log_session_lvl
|
||
12728bcdf logtrace: add const modifier to the APIs
|
||
abcef00c8 Merge pull request #254 from weety/Branch_usb
|
||
81b284b31 scons: no need to set RTT_ROOT as Repository
|
||
a03816ef9 scons: seperate the BSP build with the kernel build
|
||
f91f22b31 Merge pull request #258 from aozima/pulls
|
||
f61773305 MSH: add cmd netstat.
|
||
4fada1a13 MSH: perfect cmd ifconfig.
|
||
8de052915 Merge pull request #257 from grissiom/fix-shell
|
||
841898abe [shell] define FINSH_PROMPT as finsh_get_prompt when FINSH_USING_MSH enabled
|
||
f4c732ae9 Merge pull request #256 from grissiom/qemu-realview-vmm
|
||
2b7be29ca [bsp/rva8] enable group{0,1} interrupt forwarding in gic initialization
|
||
c0f0c2322 [libcpu/arm] remove useless cpsr updating in rt_hw_context_switch_to
|
||
dfad3466a Merge pull request #255 from grissiom/qemu-realview-vmm
|
||
7d7390a18 [bsp/rva8] add mission header in rtt_api.h
|
||
430f85df7 [bsp/rva8] make sure $BUILD_ROOT_DIR/output/target/vmm is a folder
|
||
023a0423b [bsp/rva8] cleanup drivers/SConscript
|
||
d5b0c9455 [USB]fix rt_usbd_set_config() BUG which set the USB device to configuration state before enumerating the device.
|
||
16eb9bbed Merge pull request #253 from grissiom/qemu-realview-vmm
|
||
28f11fdd7 [vmm] add realview-pb-a8 VMM support
|
||
8bd3e6f6d [Kernel] Change command line to const parameter and add system() function.
|
||
6469a5a3d [DFS] fix compiling warning.
|
||
40b7eba44 [Kernel] Change the version number to 2.0.0.
|
||
a82ad3e38 Merge pull request #250 from grissiom/msh-next
|
||
0979328fb [msh] don't complain on empty command
|
||
7d2b7199d Add PNG_ABORT for libpng; Add format field in tjpgd;
|
||
96d9fd871 Merge pull request #249 from grissiom/msh-next
|
||
c44f32e51 [msh] cd to path when possible
|
||
f9659283c [msh] try to complete module path
|
||
de16b800a [scons] fix the BSP_ROOT issue in ua.py.
|
||
74ee48a3d Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
6289a1aa2 Add UA building script.
|
||
2427f2a87 Merge pull request #246 from nongxiaoming/master
|
||
c20ec19a9 modify the pixel format to RGB565 in sdl_fb.c
|
||
04b5a4617 [Finsh] fix the shell prompt issue.
|
||
444b928d2 Add more command to msh for module.
|
||
09bb7393b [Pthreads] fix compiling warning
|
||
33a5abbbf [Finsh] Use msh as prompt when current mode is msh mode.
|
||
dbcb4a1cc [Kernel] declare more APIs in module
|
||
898e0d2f3 [Kernel] stop thread timer when suspend a thread
|
||
6cab3b7df [DFS] fix compiling warning in NFS
|
||
d0d239cd4 [DFS] fix compiling warning for NFS file system
|
||
306e1ac43 [DeviceDrivers] Add watchdog driver frame work
|
||
020e95d91 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
0fb9c54ef 1.replace API prefix usb* with usbh* in USB host stack to distinct with USB device stack; 2.adjust some viable and micro name 3.some other small fix
|
||
738871fd9 Merge pull request #243 from grissiom/serial-rollback
|
||
f615c1e92 Revert "Merge pull request #241 from bright-pan/master"
|
||
54b693b3a Merge pull request #242 from bright-pan/master
|
||
9ab853aca Fix rt_serial_control() bug for customized command and indent the code
|
||
5aeedc4f3 Merge pull request #241 from bright-pan/master
|
||
a4cd94951 Fix uart device driver for gpio remap and hardware flow control. Add uart4 and uart5 device driver.
|
||
10c4b6263 Use DeviceDriver ringbuffer. Add hardware flow support. Use new struct serial_ringbuffer.
|
||
3d80e414f [JS] fix the include path issue
|
||
213f47e38 Update SConscript
|
||
3345c3f15 Merge pull request #240 from geniusgogo/JS
|
||
ff302f286 Merge pull request #227 from RTsien/master
|
||
121bb5fcd add JavaScript Interpreter
|
||
7255137b0 [DFS] Add ramfs initialization in components initialization procedure
|
||
5ce39b8ad [scons] Add the library to the group when used buildlib building
|
||
0468f0c87 Add INIT_FS_EXPORT for RAM file system
|
||
8fd0a7f9c Update USB Device Stack to support more device controllers; Pass USB CV test verification; Code cleanup;
|
||
db02f5628 [git] Add *.lib/*.a into git ignore list (ci build)
|
||
9a40908c0 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
5ccbef26e [scons] Change attribution for wizard.py (ci build)
|
||
fd4554392 [scons] Use a single path for group (ci build)
|
||
6cfb1098e [ci-skip]
|
||
b7b760d58 Merge pull request #239 from prife/master
|
||
d8f06c854 simulator: fix compile errors in nand driver(512+16)
|
||
fb6b1c252 [scons] fix library suffix issue.
|
||
32a6f5b73 [Finsh] remove the .mo display when command is not found.
|
||
6c3190023 Merge pull request #237 from prife/dfs
|
||
f015f36d0 dfs: support copy directory
|
||
a6fa98f1e simulator: fix exit issue when close RTGUI window
|
||
07f837578 Add more feature on buildlib
|
||
be2ff5719 Add directory and SConscript for Espruino.
|
||
8778e39c9 [Finsh] Add ifconfig command implementation.
|
||
201d11bb2 [DFS] Fix file size issue
|
||
5a6ec7dca [DFS] fix the wrong field comparison in FAT mount.
|
||
ba444f29f Merge pull request #235 from aozima/pulls
|
||
27be3d9af Include rtconfig.h file in rtdebug.h file.
|
||
e601c2a6e Add sector size check when mounting a FAT file system.
|
||
9367bba6d update CMSIS version to 3.20
|
||
8fdbb7c92 [Kernel] Fix the compiling issue for not including rtconfig.h file in rtdebug.h/rtdef.h
|
||
ae891e201 [Finsh] fix strncmp issue in command search
|
||
2970723cb Merge pull request #231 from roamboy/master
|
||
1c8693c87 Update msh.c
|
||
1df4c1b96 Update msh.c
|
||
849130da2 Update msh.c
|
||
d71b86c75 friendly for uart count under 6
|
||
97508eb48 Merge pull request #228 from prife/kernel
|
||
86cdc2204 kernel: rearrange the header file include order
|
||
2188d0600 [DFS] remove a compiling warning
|
||
31446eab4 [Kernel] application module can support arguments
|
||
9382a7105 add CM_PER_UARTx_CLKCTRL
|
||
ef09b822b add RT_USING_UARTx and set console via uart0
|
||
faf3515e6 support UART0 to UART5 straightly
|
||
b9c660587 add operating definitions of UART0 to UART5
|
||
c07a78ae0 nfs: fix bug
|
||
05e9233de Merge pull request #226 from grissiom/hot-fix
|
||
0ddf1023f Revert "BBB: init timer on startup"
|
||
14507454a Update README.md [ci-skip]
|
||
ff055fe2a Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
abdcd80dc [Finsh] Add more command in msh
|
||
5fb3c76cd Update README.md [ci skip]
|
||
dd3d96e83 [BSP] fixed a compiling warning with GCC
|
||
053f579ee [BSP] change file name for Linux building
|
||
737c7acfe Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
314281164 [lwIP] Add more RT-Thread options into lwIP
|
||
28246abb5 [BSP] [ci skip] fix list issue in SConscript
|
||
cdf02d3aa [CI] Add more BSP for travis-ci building
|
||
9973f599a [CI] Add more BSP for travis-ci building
|
||
7fd45f3d4 [DFS] remove the unnecessary code
|
||
e393b8fcf fix the FINSH_USING_SYMTAB not defined and compiling error issue
|
||
6a624356e [Finsh] code cleanup
|
||
1f8a0668d [Finsh] Add features to execute module.
|
||
bd8fc8b2f Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
8a56e181b [Finsh] cleanup the code style
|
||
c1550361f Merge pull request #225 from nongxiaoming/master
|
||
a043a74c7 add the bsp for lpc407x/408x
|
||
b92410412 Add FINSH_USING_MSH_ONLY option
|
||
9993c9e60 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
a5ba2a24f add file and path name auto completion for module shell
|
||
ec7fada97 [Drivers] Fix the block start issue in MTD Nand operators
|
||
a93251ae2 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
42ae1c634 [Drivers] Add more debug utilities in MTD nand
|
||
939176d13 Merge pull request #224 from grissiom/BBB
|
||
9cdf989c5 BBB: init timer on startup
|
||
259baec23 Merge pull request #221 from grissiom/more-tc
|
||
e336a9807 TC: if TC is enabled, add the TC dir to CPPPATH
|
||
041a7e887 Update posix_types.h
|
||
80ff88b2f Merge pull request #220 from grissiom/more-tc
|
||
21fe46316 TC: delay longer in tc_stop
|
||
fddbd836b TC: re-implement the loop feature
|
||
7d0828492 Merge pull request #219 from geniusgogo/SQLite_on_ARMCC
|
||
4c463f27c Merge branch 'master' into SQLite_on_ARMCC
|
||
8b1b64567 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
7442414a7 ARMCC complier is usable.
|
||
26e0137f1 Moved the configuration options to the SRC directory
|
||
30d6196c2 Moved the configuration options to the SRC directory
|
||
99d56ba76 Merge pull request #218 from grissiom/more-tc
|
||
95006bb50 Merge pull request #215 from prife/master
|
||
f6bf69f23 TC: more tolerate for tick in TC thread
|
||
f7b142188 TC: expand TABs
|
||
ac0e10bb8 TC: more tolerate on the timeout tick in semaphore_dynamic
|
||
46f9280a9 Merge pull request #216 from grissiom/more-tc
|
||
05d8045a2 Merge pull request #214 from grissiom/rtt-next2
|
||
eac3b8d96 Merge pull request #217 from grissiom/fix-dfs
|
||
1289dff20 DFS: let mount fail on device open error
|
||
26a31d662 dfs: make elmfatfs check secter size everytime
|
||
5019b3ee1 TC: format code, expand TABs
|
||
6b02886eb TC: print a summary after all the tests
|
||
4f9dc273e dfs: fix dfs_unmount bug
|
||
04f432f47 kernel: let rt_thread_idle_excute loop until there is no dead thread
|
||
408ac34bc kernel: add rt_critical_level that return the lock count of scheduler
|
||
27112267e dfs: rename varialbe name in dfs_filesystem_lookup
|
||
ca270a466 Merge pull request #213 from grissiom/more-tc
|
||
9a679cc7d TC: fix the thread_delete
|
||
bf640015e TC: clear the TC_STAT_RUNNING flag when tc forgot to do so
|
||
52db5cfbe Merge pull request #210 from prife/master
|
||
f4e8820bc dfs: refine more code
|
||
0e8b23ff9 Merge pull request #212 from grissiom/fix-tc
|
||
7fd6d17d5 dfs: refine code
|
||
a51b5799f TC: fix the heap tests
|
||
752fe135c TC: code cleanup
|
||
b66c5ee07 TC: always print the test result despite the wait time
|
||
a7c4d07fb TC: heap_realloc: check for realloc(ptr, 0)
|
||
c6c6b5ef7 TC: semaphore_dynamic: code cleanup
|
||
4434c87a7 TC: release the sem in cleanup
|
||
e9e8e3f3c TC: do not use rt_sem_trytake to clean the sem
|
||
cb347f5af Merge pull request #207 from prife/master
|
||
712d9428e simulator: disable RTGUI in rtconfig.h
|
||
be2f62816 Merge pull request #205 from geniusgogo/sqlite
|
||
9326719a1 move SQLiteLib/SConscript file to SQLite-3.8.1/SConscript
|
||
06d3cf710 rename sqlite directory to SQLite-3.8.1/SQLiteLib
|
||
b3e70cbf4 modify the RTT is abbreviated error, change to be rtthread.
|
||
6433eeae6 build env component removal
|
||
dd2a4cd49 port rtt config orig env
|
||
ab1429b04 orig config result tool
|
||
2948bf55f fix the SQLite mutex free-fun cause a memory leak
|
||
d246db603 fix sqlite mutex/vfs/
|
||
10aad5366 fix declarative referential integrity
|
||
7e7f0fb5f add test/test10.c
|
||
7d88b753d complete SQLite-3.8.1 porting, and auto generate porting code
|
||
231516053 add vfs/fs porting
|
||
d47febdc6 port complete SQLite-3.8.1 to RT-Thread
|
||
993374d86 add rtt memory management support
|
||
bb7185086 add rtt mutex support
|
||
e0a3ced7e add rtt complie macro SQLITE_OS_RTT
|
||
a186d329a add SQLite-3.8.1 authority original source tree
|
||
0347f8ab9 add SQLite 3.8.1 amalgamation source code
|
||
35d83be62 Merge pull request #204 from aozima/pulls
|
||
e037d2e5f fixed _sys_read()/_sys_write() issues.
|
||
6c58f80a1 Merge pull request #201 from prife/master
|
||
52d49c7dc Merge pull request #199 from bright-pan/master
|
||
b79b9be19 finsh: fix finsh device setting
|
||
a2bd42c81 Merge pull request #200 from grissiom/cortex-r4
|
||
0c9b9ced3 cortex-r4: use byte to allocate the stack
|
||
a8520ed38 cortex-r4: let svc mode reuse the stack of IRQ on startup
|
||
9691c659c It is a big patch for stm32f0x, see the fellow :
|
||
394657979 Merge pull request #194 from grissiom/eol-issue
|
||
61ffa2c43 freemodbus: fix eol
|
||
fd2815176 Merge pull request #192 from armink/master
|
||
615579ccf add SConscript for freemodbus
|
||
b280a940c add modbus master to freemodbus
|
||
56cb5752d Merge pull request #189 from bright-pan/master
|
||
06987e72e Fix hardfault bug for gcc port
|
||
0701b57ea Merge pull request #188 from prife/master
|
||
a12892af3 simulatr: print error messages when RTT_RTGUI is invalid
|
||
fac2bb228 Merge pull request #187 from grissiom/serial-fix
|
||
6bb2c0f2e Revert "serial: set the errno if and only if in thread context"
|
||
166531168 Merge pull request #186 from grissiom/serial-fix
|
||
400b96d2d k60: add rt_interrupt_{enter,leave} in IRQHandler
|
||
07bd09fc0 serial: set the errno if and only if in thread context
|
||
21fb9a0ba serial: do onthing if the size of read/write is zero
|
||
5f61b8ce6 Merge pull request #184 from caicai07/k60-fix
|
||
15a769c6e K60: fix compile error
|
||
d327f4a25 Merge pull request #183 from grissiom/log_trace-in-mem
|
||
a3bf5e2d9 Merge pull request #181 from grissiom/rm48x50-next
|
||
a391e0a89 log_trace: add a in-mem-log example
|
||
0feefc03b device/pipe: add a control cmd to get the space left in pipe
|
||
ac5da68db Merge pull request #182 from grissiom/fix-timer-init
|
||
2a9e893c7 initialize timer in bsp
|
||
377c6e6cc cortex-r4: dump register on traps
|
||
e1e563e85 cortex-r4: remove RM48x50.h and add armv7.h
|
||
d3648dbc9 rm48x50: cleanup sys_startup.c
|
||
81ab083ae rm48: move some asm file to libcpu
|
||
956866910 rm48x50: add GCC support
|
||
2f4329430 rm48x50: cleanup HALCoGen code
|
||
23e68a8bc Merge pull request #180 from grissiom/hot-fix
|
||
6bcf1bc48 rm48x50: fix the prototype of finsh_system_init
|
||
6d9e79338 kernel: timer: fix compiling bug in d59aa279c37b7
|
||
a0ffbc1fb Merge pull request #179 from grissiom/finsh-ex
|
||
1e0125282 finsh: refactor the control key handling
|
||
3eac58ce8 Merge pull request #173 from grissiom/new-timer
|
||
c29ff6b0a Merge pull request #161 from aozima/pulls
|
||
8d5dfec3b Merge pull request #162 from joyhope/master
|
||
b17ca1fa1 Merge pull request #178 from prife/jffs2
|
||
3a33906ab simulator/jffs2: remove _TIME_T_DEFINED when built by VC++
|
||
887076bab Merge pull request #175 from prife/simulator
|
||
28caaecee Merge pull request #174 from grissiom/rtt-next
|
||
5641360b4 simulator: add createdef.py to generate def file for VS
|
||
b72001fca kernel: mutex could only be released in thread context
|
||
d59aa279c kernel: use skip list to implement timer list
|
||
ca9b83c68 Merge pull request #172 from grissiom/rtt-next
|
||
c9b8b7465 kernel: fix compiling error when RT_DEBUG is not defined
|
||
9193acafb Merge pull request #170 from grissiom/rtt-next
|
||
6f71308ef kernel: add RT_DEBUG_IN_THREAD_CONTEXT
|
||
4eaadb7a9 Merge pull request #168 from grissiom/dfs-fix
|
||
1c16c5851 Merge pull request #169 from grissiom/log_trace-fix
|
||
d0251a523 log_trace: fix the memmove use
|
||
5fdca8371 DFS: add dfs_file_flush prototype in dfs_file.h
|
||
786a5541a Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
d092105f3 Add tap netif driver
|
||
69bbd35f3 Merge pull request #167 from grissiom/ymodem
|
||
567419875 components/utilities: add ymodem
|
||
1ffb99e6f Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
f1107f671 add BGR565 definition
|
||
6c5e34fa7 fix the line too long issue
|
||
83bb05419 Merge pull request #166 from prife/simulator
|
||
821ab3b9a scons script: support to generate vs2012 project xml
|
||
0d378bbea Merge pull request #165 from prife/jffs2-fix
|
||
f71f0595d DFS/jffs2: fix bug when umount jffs2
|
||
12a636621 DFS/jffs2: fix file mode init bug in jffs2_open/opendir
|
||
bfc0d8c91 Merge pull request #163 from grissiom/compiling-fix
|
||
df4e8ff06 msh: only export cd/pwd when DFS_USING_WORKDIR is set
|
||
05651e7c6 logtrace: only export cmd when finsh is enabled
|
||
281e55e97 notification function: rt_err_t (*tx_complete)(rt_device_t dev, void *buffer) with buffer pointer
|
||
cad12ee14 update rt_kprintf: make sure the device is in STREAM mode when used by rt_kprintf.
|
||
0b844aa82 Merge pull request #160 from grissiom/misc-fix
|
||
2a2033770 logtrace: adjust the log values
|
||
519982fa7 logtrace: add LOG_TRACE_VERBOSE log level
|
||
783a6a671 logtrace: cleanup code and fix compiling warnings
|
||
29871c0d8 Merge pull request #159 from grissiom/misc-fix
|
||
7b0a3afdf kservice: export vsnprintf as rt_vsnprintf
|
||
1cb4ee74f Merge pull request #158 from grissiom/finsh-fix
|
||
6d2df9bf9 finsh: unregister rx_indicate when closing the device
|
||
7bdb082c9 Delete SConscript
|
||
09b105ecf use UART0 as console
|
||
9d09cd9f2 Import beaglebone porting
|
||
0bf7ed76c Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
77096894f change the compiling macro before DFS option
|
||
47c152ee7 Merge pull request #156 from grissiom/fix-event_recv
|
||
63394f5d1 Merge pull request #155 from grissiom/simulator
|
||
c465bc2c2 rt_event_recv: add a check on the option flag
|
||
2bcb9edd9 Add gettimeofday declaration in sys/time.h
|
||
dacd2cb9a travis: add scan-build in PATH
|
||
4240ebd73 travis: don't export RTT_CC in before_script if it's been set
|
||
eae89b957 travis: install the gcc-multilib to get the 32bit build OK
|
||
5ab9943eb travis: try to fix the SDL building
|
||
0168048f2 travis: auto build the simulator
|
||
35cac170f simulator: add clang-analyze tool support
|
||
c289aa9fc Scons: add a custom tool to do clang static analyze
|
||
3b4f3f593 Scons: run `clang -Wall -fsyntax-only` in clang-analyze
|
||
18692c29b simulator: get CROSS_TOOL and EXEC_PATH from env
|
||
c6e81b58d simulator: move SDL setting staff into drivers/SConstruct
|
||
15b9db80d Merge pull request #154 from grissiom/simulator
|
||
3ebc76652 sim/posix: move rt_hw_context_switch_interrupt after it's definition
|
||
b4166e0b2 Merge pull request #153 from grissiom/stm32f10x
|
||
d70761222 stm32f10x: fix the rtgui initialization
|
||
49e28c262 Merge pull request #152 from grissiom/log-trace
|
||
ea66b820e log_trace: cleanup
|
||
51ce91f30 Merge pull request #151 from grissiom/finsh
|
||
e2a0b1930 Merge pull request #150 from grissiom/simulator-linux
|
||
c05b20539 finsh: use alias in the variable definition
|
||
6563ae6ca simulator: init SDL after rt_components_init
|
||
3d0c0af37 simulator: fix SDL initialization under Linux
|
||
f7f14cf56 Merge pull request #146 from grissiom/rtt-next
|
||
246bdde8d dev/portal: fix bug in portal callback forwarding
|
||
824261d3b dev/portal: add checks on oflag
|
||
b4ba2657b Merge pull request #145 from grissiom/hot-fix
|
||
b4ab82284 finsh/cmd: add description for new pipe and portal device
|
||
59f0f6699 Merge pull request #144 from grissiom/portal-device
|
||
6e676e775 dev/portal: implement portal device
|
||
7e68096a8 dev/pipe: make pipe a type of device
|
||
a8f9f85f6 Merge pull request #143 from grissiom/ringbuffer-pipe
|
||
0340300f8 dev/pipe: cleanup
|
||
e8cca2315 dev/pipe: call rx_indicate the time we resume reader
|
||
d683d32bd device/pipe: add nonblocking read/write and force write mode
|
||
4919d29d6 ringbuffer: add put_force and putchar_force API
|
||
981d929b5 ringbuffer: fix the ambiguous name
|
||
6f75988ce Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
90c9c8a27 Merge pull request #142 from grissiom/pipe-device
|
||
d8695085d Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
fa934fa7b add shell device automatically setting for rx_ind
|
||
38ce3879d device/pipe: add rt_pipe_{init,detach}
|
||
cb880fd76 Merge pull request #141 from grissiom/fix-schedule-debug
|
||
ad17bc290 fix debug output of scheduler
|
||
0826efaab Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
05b9eb0b8 remove compiling warning
|
||
dce51ddf0 add buildlib for Keil MDK
|
||
60a052955 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
e301d1497 Merge pull request #132 from MrVan/sep6200
|
||
ac1073049 fix O_APPEND write issue in RAMFS
|
||
ac850ef3f add device_open/close in mkfs
|
||
914244f36 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
d74dee0dd Add ramfs into building script
|
||
a431a2569 Merge pull request #135 from reynoldxu/K60Fxxxx
|
||
10c75c3dc remove a var for INT_TX.
|
||
151ce31be delete K60.pro
|
||
8f0fffc13 fix a bug in rt_hw_uart_init() where u CAN NOT init some feature.
|
||
421d980b0 add NRZ feature on K60
|
||
a927b4804 modify codes for fractional divider
|
||
ba8f125f5 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
a124e7bd2 add initialization debug code
|
||
e28c8963e Merge pull request #134 from prife/sim-fix
|
||
8846ac8c4 simulator: update to support simulator for linux
|
||
b96b35613 add mount table
|
||
adc678dab Merge pull request #133 from weety/at91sam9260
|
||
37ac4855d Embedded GPLv2 license.
|
||
36c4604a3 fix compiling error
|
||
42f984065 commit again
|
||
3bdbf640b update at91sam9260 project directory structure.
|
||
885301bb1 update AT91SAM9260 usart driver, using serial driver component.
|
||
82bc21ff7 Cleanup and add licencse
|
||
73beced22 SEP6200 Support
|
||
9980041de Merge pull request #131 from grissiom/memheap
|
||
c3a39444d memheap: dont alloc/memcpy when there is next node is enough for realloc
|
||
f0f0e3dd9 move commands out of DFS
|
||
5ce81679e Merge pull request #130 from aozima/pulls
|
||
13c30f926 update usart driver: use serial driver component.
|
||
b12f6bbde cleanup code.
|
||
fc9d7926e update project support auto initial.
|
||
c44b02f08 support auto initial.
|
||
8890e83aa update DM9000 ethernet driver for auto initial.
|
||
020d05ca9 update SD card driver for auto initial.
|
||
5183697fd update linker script for components auto initial.
|
||
e749fb6e9 cleanup code.
|
||
a183f1fbe update stm32f10x project.
|
||
8c2a11c23 update stm32f10x project directory structure.
|
||
f0d03af69 remove unused file.
|
||
9b45002f2 Merge pull request #129 from BernardXiong/master
|
||
de5d4cbb9 fix compiling error in Linux
|
||
ba0e1f6f1 Merge pull request #128 from prife/sim-init
|
||
a5a36d3fb Merge pull request #127 from aozima/pulls
|
||
02e74583c simulator: update code for new component initialization support on mingw
|
||
8711a0c98 update SConstruct.
|
||
5779f0abf CPPPATH should be string.
|
||
cc8301d0f update linker script for components auto initial.
|
||
51532ae42 Merge pull request #125 from reynoldxu/K60Fxxxx
|
||
0f6131de4 add K60Fxxxx bsp for TWR-K60F120M board.
|
||
2c33678aa fix the memory block splitting issue
|
||
493930ea0 Merge pull request #118 from BernardXiong/master
|
||
eed81a641 Merge pull request #123 from aozima/hardfualt_enhancement
|
||
bac27a11a Merge pull request #122 from grissiom/clang-analyzer
|
||
198a6a162 Merge pull request #121 from grissiom/device-ref-count
|
||
ce4f0329d enhancement hard fault exception handler.
|
||
34027e65e building.py: add clang static analyzer support
|
||
7bcce9e87 device: add ref_count support
|
||
4f0cb8873 Merge pull request #120 from prife/dfs-fix
|
||
15b08b483 dfs: fix the variable definition bug in copy, found by ffgamelife from rt-thread.org
|
||
8c0d4d2ad fix the spelling wrong
|
||
ca56dce2a remove initialization feature for MS VC++ compiler
|
||
b0c1f8a79 Add device checking when set_device.
|
||
ca71f3330 Merge pull request #117 from grissiom/fix-sam7x
|
||
b9f9c3b2a remove RT_LWIP_TCP_SND_BUF setting
|
||
7c45dc02f Merge pull request #115 from grissiom/rm48x50
|
||
9f62f03f1 rm48x50: restore missing include for __TI_COMPILER_VERSION__
|
||
1dd7e0533 fix lwip 1.4.1 compiling error when enable component init
|
||
1172b47d1 add sys_now() function porting
|
||
e156a8d62 Move logtrace to utilites
|
||
86c9ea111 Use lwIP 1.4.1 as the default TCP/IP protocol stack
|
||
91ee1e07c rename group of logtrace
|
||
e63be67e2 Remove the stdarg.h file include.
|
||
62c511528 reformat the coding style in rthw.h
|
||
cf0db957f reformat the coding style in rtdef.h
|
||
873a5de81 reformat the coding style in dfs_ramfs.c
|
||
03cf76e7e reformat the coding style in usbdevice/core/core.c
|
||
86db9ed96 reformat the coding style
|
||
3359419d4 additional update
|
||
621fbdb90 Embedded GPLv2 license in drivers
|
||
90ac1c9ba Embedded GPLv2 license in components
|
||
8ab2b287b Embedded GPLv2 license in pthreads
|
||
773990abd Embedded GPLv2 license in dfs
|
||
cb517cecc Merge pull request #113 from grissiom/logtrace
|
||
247772df3 add logtrace component
|
||
5120f54a2 fix spelling error.
|
||
79392bb08 Embedded GPLv2 license.
|
||
b23dd1599 Update kservice.c
|
||
0bb5eb18b Add rt_kprintf re-defined, which is suggested by ufbycd.
|
||
e468c6efd Merge pull request #112 from aozima/pulls
|
||
d7762e5a7 Update SConscript
|
||
f83a34b85 Update rtthread-lpc17xx.ld
|
||
97d1ebf6e Update SConscript
|
||
90ab472d6 update scons script: support THUMB-2 CODE.
|
||
34d59ccb0 update libcpu/arm/cortex-m4: support lazy stack optimized.
|
||
b045f93b4 fixed bug: correct cortex-m SCB->VTOR address.
|
||
93b9b2829 format code by Astyle.
|
||
9acd018cb fix compiling warning
|
||
88c9bc2d6 fix compiling error
|
||
98c8a23e9 Add component initialization.
|
||
c5927f51b Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
f837ea41b Add component initialization define in rtdef.h
|
||
0633e9853 update iar.py: fixed bug when path is absolute.
|
||
bde2e918d Merge pull request #108 from aozima/pulls
|
||
a2ff85c03 update libcpu/arm/cortex-m0: restore MSP.
|
||
4d421cad7 update libcpu/arm/cortex-m3: restore MSP.
|
||
f9e673354 update libcpu/arm/cortex-m4: restore MSP.
|
||
bee9103ea Merge pull request #110 from grissiom/cscope
|
||
3ee4a1850 tools: add an option to generate cscope database
|
||
3071e35c5 Merge pull request #109 from grissiom/rm48x50
|
||
ce176ee1d Merge pull request #107 from visitor83/pulls
|
||
c986754c4 Signed-off-by: visitor83 <wolflouiswang@gmail.com> format the s3c24x0 serial.c and mini2440 rtconfig.py
|
||
7f4235802 Merge branch 'master', remote branch 'remotes/BernardXiong/master'
|
||
dddc71d8a Merge pull request #105 from aozima/pulls
|
||
fd289ff34 add a default codeblocks template.
|
||
7eb4120a8 fixed bug: scons: don't throw excptions when CPPDEFINES is not defined.
|
||
4d70222c7 Merge pull request #104 from visitor83/gdb
|
||
c56fa7c90 ident format
|
||
90778f6f2 Merge pull request #103 from heyuanjie87/ForPullRequest
|
||
02869d7e6 udisk can be eject
|
||
4cdb0154b Merge pull request #100 from grissiom/usb-plug
|
||
009239cee rm48x50: rt_interrupt_nest should be `volatile rt_uint8_t`
|
||
2df7fc310 RM48 does not have cache implemented
|
||
9b949c28b rm48x50: add cache_{enable, disable}
|
||
b02993c98 usbdevice/core: cope with some buggy drivers on USB_MSG_DATA_NOTIFY
|
||
4807145a7 clean up code: remove the old file.
|
||
ed19483cb usb: add USB_MSG_PLUG_OUT event
|
||
e8bbbe678 cortex-r4: wrap asm functions with .asmfunc/.endasmfunc
|
||
228a6be07 cortex-r4: add __rt_ffs
|
||
03e8d2468 Merge pull request #99 from grissiom/rm48x50
|
||
480ac3444 rm48x50: remove useless reg_test code
|
||
85822f22b rtdef.h: get back the codes that removed accidentally by d80a471
|
||
d80a47168 Fix the memheap_realloc issue
|
||
3c04d0b0a Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
84da2a4dc Keep flash setting when generate Keil MDK project.
|
||
8238f8503 Merge pull request #98 from grissiom/rm48x50
|
||
e74befca4 move libcpu/arm/rm48x50/ to libcpu/arm/cortex-r4
|
||
24fc6e6eb rm48x50: VFP lazy stacking
|
||
8bbfd45ce rm48x50: change STMFD/LDMFD to STMDB/LDMIA
|
||
ec1203bfa rm48x50: turn on VFP support
|
||
ac032ad07 Merge pull request #97 from heyuanjie87/ForPullRequest
|
||
376a08d89 return correct length of LangID string to host
|
||
3f74a9566 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into ForPullRequest
|
||
939c58c29 rm48x50: remove unused vPortTaskUsesFPU
|
||
83ea4dd62 rm48x50: small cleanup on context_ccs.asm
|
||
d8755ddd9 rm48x50: move uart.c to drv_uart.c
|
||
4d40978a7 rm48x50: add finsh support
|
||
eda09ab00 rm48x50/uart.c: fix bugs
|
||
27ee5b627 finsh: add CCS support
|
||
810311b62 rm48x50: fix bug in rt_hw_interrupt_{mask,unmask}
|
||
923743303 add TI CCS support micros in rtdef.h
|
||
50c8cbe1d rm48x50: now it has console
|
||
d22496aee rm48x50: update HALCoGen file
|
||
26e38b436 Merge pull request #96 from weety/at91sam9260
|
||
f08df0889 rm48x50: optimize a BEQ
|
||
19fe6251e rm48x50: optimize context_switch_interrupt_to by reuse registers
|
||
435f305fa rm48x50: temperately disable the VFP register test
|
||
56b640ecb rm48x50: add vRegTestTask2
|
||
2805d315b rm48x50: fix bug in reg_test from FreeRTOS
|
||
85ec844de rm48x50: add reg_test from FreeRTOS
|
||
3d0647efb rm48x50: optimize context_switch_interrupt_do
|
||
b39d038cf rm48x50: utilize CPS instruction and remove some useless code
|
||
521e331db Merge pull request #96 from weety/at91sam9260
|
||
624d947e5 use __rt_ffs instead of ffs
|
||
a33e99272 Merge pull request #95 from grissiom/vcom
|
||
97a507e66 usbdevice/core: add reset function to support hotplug
|
||
2e25159a8 Merge pull request #94 from grissiom/vcom
|
||
046182be9 cdc_vcom: reset the vcom state in proper cases
|
||
f51bce3fe add rm48x50 bsp and libcpu
|
||
b0c7d480e Merge pull request #93 from heyuanjie87/ForPullRequest
|
||
8aa4eb792 make Host can halt endpoints
|
||
49404acee Merge pull request #88 from grissiom/fix-sim-serial
|
||
d0d1861d8 Merge pull request #88 from grissiom/fix-sim-serial
|
||
e822f87b1 Merge pull request #90 from heyuanjie87/ForPullRequest
|
||
2ef9d9191 Merge pull request #89 from grissiom/dfs-misc-fix
|
||
c5dd2feb0 Merge pull request #91 from aozima/pulls
|
||
7cc284d5a add library file for Keil MDK project generation
|
||
c77c69c46 fix spelling error.
|
||
9a671a500 move initial alarm event & mutex in system init.
|
||
36fc5520c format code by Astyle.
|
||
8b4aadb4d add usb state
|
||
3b91e8143 add missing dfs_mkfs prototype in dfs_fs.h
|
||
3d9c558af Merge branch 'master' of https://github.com/RT-Thread/rt-thread into ForPullRequest
|
||
713b1f00a Merge pull request #87 from grissiom/static-usbd
|
||
60857630c simulator: fix serial_write
|
||
f7d1097e6 Merge pull request #87 from grissiom/static-usbd
|
||
b3e38f53b usbdevice/core: use static message queue
|
||
f0d50a7b3 usbdevice/core: use static thread instead of dynamic thread
|
||
f1e34eef1 Merge pull request #86 from grissiom/serial-rb-size
|
||
94b7fee4d Merge pull request #85 from grissiom/fix-usb-serial
|
||
8e9e7f3e7 serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer.
|
||
aa179e443 cdc_vcom: not to start sending data when the data is already sending
|
||
157af94af usbdevice/core: small optimization on the event loop
|
||
d23ee75d2 cdc_vcom: send data as many as possible
|
||
5de59429f usbdevice/core: misc cleanup
|
||
ffb1e6202 cdc_vcom: send a zero-length-packet at the end is transaction
|
||
778c4239b cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer
|
||
c8d85a5c3 Merge pull request #84 from grissiom/ringbuffer
|
||
952bc0d4e ringbuffer: format the code to a more symmetric structure
|
||
639bd3032 reimplement ringbuffer
|
||
1161e7b3f Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
0e16b6dc9 add RAMFS implementation
|
||
ab3e00cc2 Update .travis.yml
|
||
692f984a2 Update README.md
|
||
b5646a20e Merge pull request #81 from grissiom/fix-usb
|
||
d196a75a4 usbdevice/core/core.c: fix garbage value bug
|
||
e58d65647 remove project.uvopt file when generate keil mdk project file
|
||
4afdf44da add RT_KERNEL_MALLOC/FREE
|
||
608bf2cb3 add rt_memheap_realloc function
|
||
8185f9888 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
da597730d change the version number in doxyfile
|
||
f91fc2dbe Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
f34ef8d98 change the version number in the doxygen document
|
||
83751c63e add error handler in dlopen.c
|
||
e877a9868 fengzi: Fix LM3S ETH driver: Ethernet RX interrupt will be disabled if pbuf_alloc failed.
|
||
bdeb0e501 update the version information
|
||
483479ace update the MDK project file in LPC178x
|
||
db548a1b3 fixed compiling error related to the RT_USING_INTERRUPT_INFO in mini4020
|
||
5510dec18 fixed a syntax error
|
||
93a01ee94 Merge pull request #79 from weety/at91sam9260
|
||
d9d39a8d2 Use SRAM as EMAC transmit buffer, to avoid the underrun error, especially in the large amount of data communication.
|
||
06c6630bb fix compiling warning in finsh shell
|
||
009eccf64 fix the wrong strcpy issue in list() function
|
||
e952d55d6 Merge pull request #70 from geniusgogo/dfs-fixbug
|
||
425d26786 Merge pull request #78 from BernardXiong/master
|
||
b68e34c93 strip more characters in finsh token
|
||
aaba8680f Merge pull request #75 from aozima/pulls
|
||
9cac0ca41 Merge pull request #77 from weety/at91sam9260
|
||
e7885df2f add At91SAM9260 SDIO highspeed and SDIO IRQ capability, fixed compiling warnning
|
||
0594734d8 clean up code
|
||
03aa76155 fixed context thread issue when using armcc compile
|
||
fb9ea5ead enable at91sam9260 mmu, update SDIO and EMAC drivers
|
||
92d4c1939 fixed at91sam9260 context thread issue, avoid idle thread stack overflow
|
||
71297d15e fix spelling error by ziyi897, this commit fixes #74.
|
||
77591fd6d Merge pull request #72 from rogerz/auto-ci
|
||
5ab6dfdf5 add avr32 bsp building to travis-ci
|
||
489b3822f Merge remote-tracking branch 'official/master' into auto-ci
|
||
d781e5646 Merge pull request #71 from BernardXiong/master
|
||
edef109d7 fix interrupt compiling issue in PPC
|
||
8c50d0f29 Merge pull request #64 from ufwihg/gcc-lpc178x
|
||
f95cd9a35 dfs_fs.c: optimized redundant loop.
|
||
8d6264af5 dfs.c: delete the redunant space in the line end.
|
||
96c9aea12 Merge pull request #69 from geniusgogo/dfs-fixbug
|
||
ec6f9e3b5 dfs.c: fix null pointer bug.
|
||
9a6009e72 Merge pull request #67 from rogerz/auto-ci
|
||
158e9cdf9 add more command string for scons
|
||
1019f52bb add powerpc bsp to travis-ci
|
||
c1b600644 Merge pull request #56 from aozima/aozima
|
||
a667da553 Merge pull request #66 from weety/at91sam9260
|
||
2ccb3c758 update LPC2478: Modify the interrupt interface implementations.
|
||
710a0fc4a fix issue when print interrupt info
|
||
1549b7db9 update LPC214X: Modify the interrupt interface implementations.
|
||
eab20a997 update AT91SAM7X: Modify the interrupt interface implementations.
|
||
83ce43090 update loongson 1B dev: Modify the interrupt interface implementations.
|
||
93e04a136 update loongson dev3210: Modify the interrupt interface implementations.
|
||
6058efbd9 update Jz47xx: Modify the interrupt interface implementations.
|
||
29a3ae436 update sep4020: Modify the interrupt interface implementations.
|
||
fbc1b05dd update mini2440: Modify the interrupt interface implementations.
|
||
97eadb7d8 implement a shell for module
|
||
e989f13f0 update bsp/lpc178x/CMSIS/CM3/DeviceSupport/NXP/LPC177x_8x/startup/gcc/startup_LPC177x_8x.s
|
||
512b6ee99 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
608074dea update to interrupt description
|
||
43f59ee2f Merge pull request #61 from rogerz/gitignore
|
||
8bf1c5d61 Merge pull request #62 from rogerz/pthread-comments
|
||
aaf018685 Update GCC porting of LPC178x
|
||
9d1f9cd01 adding *~ to .gitignore
|
||
e9cf10dae add comments to help understanding pthread
|
||
8e6a534fa fix compiling issue in Jz47XX
|
||
e9c86a175 adjust the format of document
|
||
bb72be94b code cleanup for interrupt description
|
||
17ab3fcdb Merge pull request #59 from BernardXiong/master
|
||
50283dd50 add roadmap 1.2.0
|
||
0876aa9b1 Merge pull request #58 from BernardXiong/master
|
||
86fc69695 add the first porting for lwip 1.4.1
|
||
3fbbb5d75 Merge pull request #57 from weety/new-branch
|
||
5639c5dae implement __rt_ffs for armv5
|
||
1abaa0492 implement __rt_ffs in kernel service library
|
||
5a4d0d533 Merge pull request #54 from weety/new-branch
|
||
a9074e2cc Merge pull request #55 from grissiom/bsp-sim-enable-mouse-move
|
||
7890ee5d4 add libc in link when enable RT_USING_NEWLIB
|
||
5f63189b3 bsp/simulator: enable mouse motion track in SDL
|
||
7917cf09e remain the old handler to keep forward compatibility
|
||
9678ee67e Modified the interrupt function comments
|
||
b21028474 Modify the interrupt interface implementations, changes in the part of the parameter definition.
|
||
3de4b92a6 fixed PHY link status error for AT91SAM9260
|
||
e4e938dc8 Merge pull request #51 from rogerz/auto-ci
|
||
17e5f804f Remove rtgui from bsp/dev3210
|
||
16743a7cf Add mips bsp building
|
||
414c36271 Merge pull request #50 from rogerz/auto-ci
|
||
b24ce6dbd Update toolchain to sourcery 2012
|
||
b5c9d6d07 Fix travis building error
|
||
ce612157d Merge branch 'master' of github.com:RT-Thread/rt-thread
|
||
9a80044a5 simulator: update readme.txt, disable RT_USING_MODULE in rtconfig.h
|
||
70611580d simulator: move {dfs_win32.c,moudule_win32.} from drives/
|
||
be59c9287 fixed cache initial bug.
|
||
dac91dc56 Merge pull request #47 from aozima/aozima
|
||
981be386a add dfs_win32_stat st_mtime support.
|
||
157e32648 dfs_elm.c: fix the head file conflicts caused by time.h
|
||
377c153c4 Merge branch 'master' of github.com:RT-Thread/rt-thread
|
||
784e8e245 Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
||
c5d5a54c5 fix compile warning and error
|
||
2b0ebebcc simulator: update comments,add 'RTT_IN_MODULE' macro in testdll\SConstruct
|
||
c6ba8eac6 Merge branch 'master' of github.com:RT-Thread/rt-thread
|
||
f1fe20a3d simulator: fix dfs_win32_mkfs prototype
|
||
5cb02e125 simulator: make sure LCD driver ready to use after rt_hw_sdl_start is invoked
|
||
27d6d6027 Merge pull request #44 from prife/toolscript-fix
|
||
842d129f0 simulator: assign the x86 32bit version in Enverionment, or the 64bit version will be built with vs2010 in win7 64bit
|
||
07605d6be Merge pull request #43 from aozima/aozima
|
||
9bb005312 fixed uninitialized variable.
|
||
f71555ec5 fixed dfs(elmfat) bug: fixed the stat(st_mtime) issue.
|
||
a67af2542 Merge pull request #42 from prife/toolscript-fix
|
||
cc3684847 tools script: fix up mdk460 link error
|
||
3478420fa Merge branch 'master' of github.com:RT-Thread/rt-thread
|
||
a665b9712 app module for simulator: add the missing module_win32.c
|
||
9b5d6887e Merge pull request #41 from aozima/aozima
|
||
43228aeb9 fixed list_tcps bug: ipaddr_ntoa isn't reentrant.
|
||
0df78e459 Merge pull request #40 from prife/sim-module
|
||
8bff1f839 app module of simulator:update readme.txt, add rtthread.def for default buiding with msvc
|
||
76bdeb3ec Merge pull request #39 from prife/sim-module
|
||
188dfea3a app module simulator: add app module test cases
|
||
1ab15ba0a app module of simlator: simpliy command of building, now use `scons --def` to create rtthread.def which can used by msvc
|
||
a07b4a439 app module of simlator: rename librtthread.a to rtthread.lib after post-building
|
||
5923b4abc Merge branch 'master' of github.com:RT-Thread/rt-thread into sim-module
|
||
a64ec10e6 app module support for simlator, first version
|
||
242574a36 mingw support for simulator: rtgui
|
||
2106287ef mingw support for simulator: dfs/uffs
|
||
8928f4e4b mingw support for simulator: dfs/dfs_win32
|
||
9f355875d mingw support for simulator: dfs/fatfs
|
||
9ccdf4172 basic mingw support for simulator: kernel and finsh
|
||
caf18dabd Merge pull request #37 from grissiom/fix-building-py
|
||
c24c4f8e1 building.py: append messed up objs list, use extend to avoid that
|
||
278cc914b Merge pull request #36 from rogerz/auto-ci
|
||
1b784c6a7 Merge pull request #35 from grissiom/remove-gui-examples
|
||
4ba03b809 Merge pull request #34 from grissiom/rtgui-cali
|
||
b0c84dc30 remove gui examples
|
||
24649bfef bsp/stm32f10x: remove the last calibration.c
|
||
de569ec8e Merge pull request #33 from rogerz/efm32
|
||
fe538d630 Add building status image
|
||
53275be7b Remove RT-Thread GUI from bsp/efm32
|
||
0700b2ec9 remove RT-Thread GUI from mini2440.
|
||
203707e5f Merge pull request #32 from aozima/pulls
|
||
8a8f904e1 Merge branch 'master' into aozima
|
||
4e7247e07 Merge pull request #31 from aozima/pulls
|
||
6b52390a1 Merge commit '7bec8a242b87d7881b3c28d638db68c553d6d111' into pulls
|
||
8421ecfa2 update SD card driver: use RT-Thread SPI driver.
|
||
5c17c2e69 update: bsp/stm32f107 add RT_USING_COMPONENTS_INIT.
|
||
7bec8a242 update scons: support C::B
|
||
a5df8c9d0 remove RT-Thread GUI
|
||
18cd47d3d remove RT-Thread GUI [ci-skip]
|
||
094797c20 remove RT-Thread GUI from mini2440
|
||
385f682d7 remove RT-Thread GUI from RT-Thread temporary
|
||
c4bd0023f Merge pull request #30 from aozima/pulls
|
||
f75a37a9c Merge branch 'aozima' into pulls
|
||
d80888a19 port stm32f0x to gcc.
|
||
5fad83b0d Merge branch 'aozima' into pulls
|
||
5fb028968 fix compile errors in bsp:stm32f0x.
|
||
12f34b8c7 update bsp: stm32 family.
|
||
eefb272cf update stm32f10x template.
|
||
fcf581ea3 remove old code.
|
||
e3a4ae137 update stm32f10x template.
|
||
38f1c4ef5 add declaration in simulator/drivers/usart_sim.c
|
||
fd5dfc723 clean code in simulator/drivers/serial.c
|
||
81751d99c fix bug in simulator/drivers/serial.c which deadlock may happen if multi-uart both output use printf
|
||
1c522be51 rewrite serial/uart code in simulator to support multi-uarts
|
||
dc089a644 Merge pull request #25 from rogerz/build-error
|
||
f371ed809 Merge pull request #24 from rogerz/auto-ci
|
||
696d1af3d Fix build error in efm32
|
||
78126e922 Remove unsupported BSP
|
||
ebd6bfeae add all arm bsp to build matrix
|
||
97a822f55 Use build matrix
|
||
e0048ee45 Add detail build result
|
||
6a60d4033 Merge pull request #17 from rogerz/master
|
||
fb94ccd89 Merge branch 'simdev'
|
||
9400f237b Merge pull request #22 from grissiom/rtgui-0.6
|
||
f06c70fee sync with rtgui-0.6
|
||
2f6bf3b5e Rename `--default-comstr` to `--verbose`
|
||
4f02e67be enabe dfs_win32 in simulator when built on windows
|
||
5cc1dcb87 create disk/{ad, nor, nand in bsp/simulator
|
||
2a3f223b4 Merge branch 'master' of github.com:RT-Thread/rt-thread
|
||
4be62911f show volume size in KBytes in df
|
||
58a555041 Merge pull request #21 from heyuanjie87/ForPullRequest
|
||
34d531578 class driver can custom string description
|
||
72bd8b997 clean code in bsp/simulator/rtconfig.py
|
||
f709ddf63 fix compile errors with vs in bsp/simulator
|
||
0961cc5e3 simulator: no need to dump the bin file
|
||
634c3a351 rtgui_demo: port to new API
|
||
94a727a4f link with libm.so
|
||
ba245ae88 Merge pull request #20 from prife/simmerge
|
||
821d0ac25 fix memory leak in sd_erase in bsp/simulator
|
||
d7f8f375d just mask signal in sdl_fb.c
|
||
f5fea40c5 add sd_erase in sd_sim.c, just erase MBR in SDCARD
|
||
a4d661dcf fix memory leak in dfs_elm.c and umount fatfs when mount fatfs fails (this bug leads to mkfs failure in linux)
|
||
ead692223 Merge pull request #19 from prife/simmerge
|
||
05544d12c add .gdbinit to bsp/simulator
|
||
80e2dd0d3 add gcc.ld to bsp/simulator
|
||
832bbb9fe remove bsp/simlinux
|
||
f2636ea81 clean code in bsp/simulator/application/application.c
|
||
fbbc4c8d1 merge bsp/simlinux into bsp/simulator
|
||
29d63fe2b Merge branch 'master' into simposix
|
||
3f3b6b7de enable RTGUI in simlinux
|
||
7c3f2fd6c fix sdl_fb.c to support gcc under linux
|
||
8bbd54ddf Merge pull request #18 from prife/finsh-64gcc
|
||
5d68ef8ec fix bug in finsh when built with 64bit-gcc
|
||
236099e3e enable FAT and uffs in simlinux/rtconfig.h
|
||
e3cc345ec clean code in sd_sim.c to make sure it can be built with gcc in linux
|
||
4f45c460d use sd as '/' mount ponit
|
||
8dcb8a6af Use customized command string in scons
|
||
b91271d49 Merge pull request #14 from heyuanjie87/ForPullRequest
|
||
14dbee008 Merge pull request #16 from grissiom/fix-timer
|
||
000134410 more deterministic on timer
|
||
7ce054757 fixed the string descriptor send to host more than actual
|
||
250fd1082 Merge pull request #13 from heyuanjie87/ForPullRequest
|
||
a3bde3c4a handle standard request to interface that defined in class
|
||
899994865 recover the terminal's behaviour when runing exit in finsh
|
||
9721603b7 Add RT_MTD_ESRC definitions.
|
||
b8aaa6e73 clean code in cpu_port.c, add some comments
|
||
b8bd5c830 fix bug in cpu_port.c(can work very well)
|
||
395178ebf rewrite cpu_port.c (but still has bug)
|
||
f0d6e0e17 add gcc.ld
|
||
07da6caaf surport finsh
|
||
8f70786c3 add finsh, but still cannot work, only can be built with gcc
|
||
7a8dfb6dd Merge pull request #11 from grissiom/remove-newlib-math
|
||
7b42f926a re-write the rt_hw_interrupt_enable/disable
|
||
5685a395b add some comments and clean code in cpu_port.c
|
||
212b71205 add bsp: simluator for linux
|
||
7b58dd92f add libcpu/sim/posix/cpu_port.c
|
||
9168e18e5 newlib: use the LIBS argument in DefineGroup instead of modifying the Env
|
||
8ad12057c Newlib: link with libm in default.
|
||
64bf67ccf Merge pull request #12 from heyuanjie87/usb-device
|
||
1cb356c9d Correct macro definition
|
||
7b2929303 revert some define to usb_common.h
|
||
da1414ff2 Merge pull request #9 from heyuanjie87/usb-device
|
||
3ef523714 remove math code for newlib
|
||
c81fa554d Merge pull request #10 from grissiom/fix-math
|
||
1bb22a0a0 fix math.h
|
||
d84fde4e5 revert the define
|
||
928cabff5 allows the user custom PID and VID
|
||
58317f5bd use new interface to send status in control transfer
|
||
1eb6e23c4 add lwip 1.4.1 source code
|
||
96f5a6dce move the define related to Mass to here; remove product ID
|
||
d20974b9d allows the user custom PID and VID
|
||
611913659 remove product ID
|
||
6b0b2d51e move the define related to Mass to mstorage.h
|
||
22786f881 allows the user to custom PID and VID; add a dcd operation to send status in control transfer
|
||
47d8dc67c change version number
|
||
accace98e Merge pull request #8 from mbbill/correct_crlf
|
||
02b8e9366 Merge pull request #1 from grissiom/update-more-crlf
|
||
3bab79a7d update CRLF
|
||
01d3d8094 update .gitattributes
|
||
1ea6fd2a9 Update CRLF
|
||
86623c945 Update CRLF
|
||
85d0f4106 Continue updating CRLF
|
||
ef3211589 Update .gitattributes
|
||
b4de7cce5 Re-normalizing the repo
|
||
f3192c229 gitattributes correction
|
||
1fab41d48 Create README.md
|
||
72782e920 convert end of line
|
||
b3cf27850 1) elm fatfs can do mkfs without mounting first, 2) use new mkfs 3)change linebreak in dfs_uffs.c to unix
|
||
530fc903a change linebreak in dfs_uffs.c to unix style
|
||
4bc0347b1 update dfs_xxx_mkfs in jffs2 nand uffs.c to use new args
|
||
1e6bf8671 format dfs_elm.c with astyle
|
||
5646189b2 elm fatfs support mkfs with no need to run dfs_mount elm first; and can mount/umount/mkfs without reset any more
|
||
3d0ca0d08 Merge pull request #3 from rogerz/master
|
||
1b1198e02 Add .gitignore
|
||
266dbb79c Add .gitatrributes
|
||
ecd66612c remove lpc122x because there is a common cortex-m0 porting.
|
||
ed7beee93 Merge pull request #2 from rogerz/travis-ci
|
||
2595a64fb Add support for auto ci
|
||
2fc60ba1c Fix build error under linux
|
||
dd5742c9b fix spelling error.
|
||
deef5db54 添加RNDIS
|
||
b1fa07f39 添加RNDIS
|
||
2a6ffa0cc 添加RNDIS定义
|
||
ecb226f9d clean code in bsp/simulator
|
||
e10d628b4 remove the drivers in uffs/nand which is already out of date. now you can look simulator to explore how to use uffs on nand flash or Realtouch demo code on github
|
||
3b2b01c37 1. fix bug in uffs_nandif.c to work with mtd nand driver; 2)clean code in uffs_nandif.c and dfs_uffs.h
|
||
e56e9a267 remove one comment line in simulator/rtconfig.h
|
||
e81907607 fix bugs in bsp/simulator/nanddrv_file.c; support NFTL and uffs!; format coding style with astyle
|
||
6e6d5c5b0 fixed the coding style
|
||
9a8fbc6f1 fix some compiling warning.
|
||
378fa1985 update AUTHORS
|
||
965c25d3a fixed the coding style in memheap.c
|
||
d5531c605 fixed the coding style in rtdef.h
|
||
6374d20fa change inferface handler parameter
|
||
aa49ca9db change inferface handler parameter; add a protocol define
|
||
454455e85 change inferface handler parameter
|
||
91197259a fix warning in bsp/simulator
|
||
850d544bd add more control command for graphic.
|
||
8951089b5 add win32 error code transform to DFS error code; fix warning in usart_sim.c
|
||
799ecf48c update uffs so it can work with mtd interface.
|
||
a3b5fa587 enable UFFS, and modify the uffs options in bsp/simulator
|
||
fd07f30f5 fix path bug and file/dir mode bug in dfs_nfs.c now we can create file or directory on NFS server both with FreeNFS on windows and nfs-server on linux
|
||
42090544f close uffs since the nand driver is not okay yet.
|
||
975610477 Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
||
7db8d2939 fix bug that uffs may crash because of uninitialized device ops
|
||
54351d17d fix compiling warning.
|
||
68fadd9ed Add exception hook function.
|
||
d573786d5 fix memory access error in list_tc() under bsp/simulator
|
||
50d95287c fixed a compiling error with gcc
|
||
58fc3334b add dfs_fd check code in dfs and fix a warning.
|
||
c0fadff06 dfs_fd check code should not be in fd_get, which will cause open/mkdir failed.
|
||
5bc586d39 fix compile warnings in dfs_elm.c to make sure type matching
|
||
77f4ee302 fix compile warnings in bsp/simulator
|
||
c84d99706 fix some compiling warning.
|
||
e1e948a33 fix spell errors in bsp/simulator
|
||
ac9c373d7 Add thread name to Win32Thread.
|
||
911cbb579 move check dfs_fd valid code from close to fd_get
|
||
1c419d428 check dfs_fd valid in close
|
||
1c56553b0 Add BAUD_RATE_4800 definition.
|
||
9a52205a5 Add min_length initialization.
|
||
8df650d86 clean code in sim/win32/cpu_port.c
|
||
1b274d996 format code style with astyle in bsp/simulator
|
||
2e1de690f remove realtouch ui, then move snake to rtgui_demo
|
||
10892ce76 clean code in bsp/simulator
|
||
2bae33a38 change nand_sim.c to nanddrv_file.c; add SDL.dll to bsp/simulator; clean code
|
||
859477d7b clean code in bsp/simulator
|
||
69521e2c8 fixed the coding style in components/dfs
|
||
ef5c47e68 fixed the coding style in components/drivers/src
|
||
f29cfc5e7 fixed the coding style in components/init/components.c
|
||
4952adb4f fixed coding style in src/slab.c
|
||
ff6584112 fixed coding style in src/scheduler.c
|
||
dec45642f fixed coding style in src/mempool.c
|
||
dc5a16861 fixed coding style in src/memheap.c
|
||
07ea5e8fe fixed coding style in src/mem.c
|
||
55f1cb72b fixed coding style in kservice.c
|
||
a6b444064 fixed the coding style in object.c
|
||
1cffb60ce fixed the coding style in ipc.c
|
||
cb496872b return RT_EOK if the device interface not exist.
|
||
468ade5e9 fixed the coding style in libcpu/arm
|
||
555ccc5fa fixed a compiling error in lm3s9b9x bsp while using gcc
|
||
dafb34cf7 update the MDK project file in mini2440 BSP
|
||
58fb0187a fixed a compiling error in sam7x BSP
|
||
f6629a1e4 rename the file name using low case
|
||
e934439b2 update the IAR and MDK project file for MB9B506R BSP
|
||
eab30ebbd fixed the fixed the gcc compiling error in ubuntu host OS
|
||
2a1b3e3d3 fixed the fixed the gcc compiling error in ubuntu host OS
|
||
42c385d23 update the MDK project file in LPC178x
|
||
5be0c53dd stack addr align to 8byte.
|
||
728064a45 fix the pthread initialization issue.
|
||
0094caa85 fix rt_kprintf issue, which found by Grissiom.
|
||
6346ab09d fixed the coding style in thread.c
|
||
6bb7cc601 fixed the coding style in thread.c
|
||
ec623a851 fixed the coding style in irq.c
|
||
9f348578e fixed the coding style in idle.c
|
||
7e159dfb7 fixed the coding style in device.c
|
||
a810c1ae7 convert the tabs to spaces in clock.c
|
||
0e40d55d9 fixed the coding style of RT_DEBUG_LOG
|
||
ba4aa585a Update UI.
|
||
767242655 support SDHC in mini2440 contributed by amr168
|
||
bcc4893d2 1) add jffs2's dirty space size to total free size 2) change JFFS2_NAME_MAX to 23
|
||
a741197fa fixed the O_APPEND and lseek issue in DFS FatFS.
|
||
1fa210e6e Add RT-Thread Root folder detection.
|
||
be73747fc Add SConsUI tool.
|
||
eef72f68d fixed the coding style
|
||
b45f14c03 1) add JFFS2_NAME_MAX to jffs2_config.h 2)fix micro conflict in include/port/fcntl.h
|
||
b82d5744b remove iad form uclass structure
|
||
ebe3e461f add a new fuction to config the desc in altsetting
|
||
c7e5cc311 Descriptor is no longer using the global variable
|
||
5cb9b7816 update the keil project file
|
||
2955dbfcd add LPC4330 BSP based on NGX xplorer development board
|
||
bc02dbc50 fixed a warning
|
||
4f7cfcd5e add DFS_NFS_MAX_MTU to nfs to support read/write more than one mtu data in nfs; 2) fix a bug in nfs_lseek when offset is at the end of file.
|
||
ea4082b79 fix the next timeout issue in soft timer
|
||
b2da13707 fixed the coding style convert the tabs to spaces convert the file format to unix style
|
||
977afc4f6 add RT_DEVICE_CTRL_BLK_ERASE and struct rt_device_blk_sectors in rtdef.h please see this commit with revision 2478
|
||
601eb6fe7 sync RTGUI with github(https://github.com/RT-Thread/RTGUI) c4b8c0ac2a3de482357b88d584931831aed7c8ae As always, full log is in GitHub.
|
||
5927bf0ac set endpoint buffer to RT_NULL
|
||
5811daec0 add compability with MDK 4.6 which changes directory of armcc.exe
|
||
56ab153b1 update dfs to support NFTL
|
||
d8796d963 change endpoint and class handler
|
||
53efe928d change endpoint and class handler
|
||
834355c76 change endpoint and class handler
|
||
405977d3c fixed a compiling error while defining RTT_USING_PPP and using minilibc
|
||
7151de3e2 fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c
|
||
7363cd15b clean IP when use DHCP.
|
||
c1df311d5 fix the issue of _timevalue.tv_usec initialization
|
||
6d78189f1 Add RT_LWIP_ALIGN_SIZE setting for lwIP; Export BSD socket symbol to Application Module.
|
||
451cb0281 fixed a compiling warning warning: #177-D: variable "i" was declared but never referenced
|
||
31796f101 csw structure address alignment
|
||
f39686ebf fixed the compiling error while defined RT_USING_PPP
|
||
34a2c02ac fixed the coding style in alarm.h
|
||
6e299e5e7 add uffs configuration to rtconfig.h
|
||
6de2d5fe9 remove part of uffs configuration to rtconfig.h
|
||
bcaf1d509 Single block write data
|
||
7c82d6e30 revert RTGUI path in SConstruct, update applications/platform.c
|
||
877d1b38b support header files addition for vs script
|
||
4ee9c0dc0 update SCons script in bsp/simulator
|
||
b60476b8e remove rt_current_module and rt_module_set function.
|
||
ee11663d8 remove rt_current_module and user can use rt_module_unload to remove a module.
|
||
0f72824ed chang a macro name
|
||
995ebf729 chang a macro name
|
||
c109eb700 add directory for dfs win32 (to mount elmfatfs, uffs and jffs2)
|
||
f427ba48f add dfs_win32.c (an windows directory can be mounted as an disk in DFS) add demo code in application.c
|
||
564ca9400 update jffs2, now it can be built with gcc(NEWLIB is needed!)
|
||
3d4e0db73 update bsp/simulator/readme.txt
|
||
8b338f385 Add a function affirm
|
||
d86196e52 output log when no disk
|
||
62447b2cd sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 9ae08379da5b698d6facc40bd0415de2e254ae9c As always, full log is in GitHub.
|
||
9789907ca make UDisk work well
|
||
60c27fc4b add USB composite and mass storage class features in USB device stack
|
||
1b2d95410 fix compile warning.
|
||
0405b647f fix preprocessor mistake.
|
||
6a8ac7814 fix bug in snake (bsp/simulator) with patch by provided by Romeo(xeonrun@@gmail.com)
|
||
90c3859e3 update snake code in bsp/simulator
|
||
c1f7aa1ca add realtouch ui code to bsp/simulator
|
||
12e47d049 fix spelling error.
|
||
67e250675 update files
|
||
5057b2852 add snake demo (run in realtouch)
|
||
60fc67cb3 modify sdl driver to reduce the messages sent to rtgui server. add realtouch_ui_init
|
||
6698e69fc Add exit function when exit from a module.
|
||
b82036531 add header dfs_posix.h to avoid warnings
|
||
9fb62a5ff fix name of SConscript, add description to stubs.c and mem_std.c
|
||
0cdbd69d5 fix IAR compiler error.
|
||
44eaae8c8 export more symbols of PThread.
|
||
ffbd0a167 using RT_DEBUG_LOG instead of rt_kprintf.
|
||
68b7e7c48 fixed the coding style in the components/drivers
|
||
871951930 correct the file name in the comment, and fixed the coding style
|
||
74bf69110 add support of arm standard c library, support using armcc to compile lua
|
||
3968445d4 exclude sys/type.h
|
||
c9e327d9c fix the compile error(htos redefinition) in application.c when enable LWIP disable LWIP by default
|
||
20a57ea77 change RTGUI path in SConstruct, update application.c to start RTGUI demo automatically, set idle's hook to reduce the cpu consumption.
|
||
4a5dea780 bsp/simulator: enable the RTGUI by default
|
||
57154e90b bsp/simulator: make RTT_RTGUI compatible with previous definition
|
||
14709082a fix the link bug in bsp/simulator
|
||
df249c467 change RT_NULL from ((void*)0) to 0.
|
||
2eefeab24 update app code in simulator
|
||
13d2e4a5a update bsp/simulator/SConscript to auto remove drivers according to rtconfig.h
|
||
9a89567e8 fix bug in vs.py(use the env not the group to get information)
|
||
cabee09a3 lib_path should be list no string in bsp/simulator/SConstruct
|
||
50d69f69f update simulator/SConstruct
|
||
3012a3abb use the event-wait to replace the event poll when get the sdl's event
|
||
3112b09c8 add sdl driver for simulator; update scripts in simulator
|
||
518f29e55 add SDL library to simulator
|
||
d5eb16dda fix the line break in dfs_elm.c(there are some windows line break characters)
|
||
583bb26fb fix the bug about directory in uffs
|
||
e57800785 modified _write_r(), use CONSOLE to output stdout and stderr
|
||
d48ef70ec In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT
|
||
ee2344c58 remove the unnecessary "#pragma pack(pop)"
|
||
6ae9a5d95 revert wrongly commit.
|
||
f78a50883 remove nuc1xx because there is a cortex-m0 branch.
|
||
ec0cb881d remove lpc1100 because there is a cortex-m0 branch.
|
||
6c8080043 move larduinolib.c into ART's repo, add lua external library example
|
||
0f111d6e4 merge prife's patch for exclusive access pcap driver.
|
||
b04c30852 Add two function declarations
|
||
715c1e609 Eliminate a warning
|
||
e6942f9a0 Add more errno definitions.
|
||
93b0d3e4e The network interface can be initialized after lwIP initialization.
|
||
c77e9d5c7 add lua support for rt-thead
|
||
0d77b327a Add Visual Studio project generation script.
|
||
e3b8d6f39 set bDeviceClass to CDC_CLASS
|
||
8cdbed763 add template.vcproj for bsp/simulator; modify SConstruct for auto-generation
|
||
3ebcb76a9 remove vs2005.vcproj
|
||
42a59720a Add more checking for _MSC_VER compiler.
|
||
42e003ac4 Fix LIBS and LIBPATH merge in building script.
|
||
0eb29ecc3 update vs2005.vcproj in simulator to support lwip
|
||
67f60b770 Add pcap driver(for win32) in simulator porting.
|
||
eda62844c fix the line break character in ff.c
|
||
6e242e052 rebuild the directory organization of simulator
|
||
bfc30136e change simulator directory organization
|
||
d0cba80c0 add invoke callback after serial DMA transmit complete in serial.c
|
||
533492545 fixed the coding style in device.c
|
||
1aab195a7 fixed coding style in component/drivers/src
|
||
5d710e886 Add MSC compiler in lwIP.
|
||
db58e3350 add serial DMA transmit function(beta)
|
||
6773015c4 add tc_done()
|
||
aa0d3695e add rt_sem_treytalk()
|
||
fa9a7b0b0 Modified return value
|
||
aefe51878 corrected typos
|
||
c49700184 add RTC control command
|
||
04bf06124 to correct typos
|
||
a690ad168 add alarm
|
||
c28737498 add alarm
|
||
c8857b64c add alarm
|
||
6fe2afed8 for rt-thread 1.1.0
|
||
2cdbbf8b0 Fixed thread_delay test issue.
|
||
61bec5b56 update bsp/simulator, add component head path, fix atoi redefinition compile error in application.c
|
||
e956eedc2 fill st_blksize of struct stat in dfs_def.h(this filed has nothing to do with jffs2)
|
||
6fa4aa965 Add exit() function on finsh shell.
|
||
409dd3801 convert TABs to Spaces in rtdef.h
|
||
f4d768ec5 Add mutex lock in memheap object.
|
||
1c425607c fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting.
|
||
b45dfd0a1 change block_size to pages_per_block in dfs_uffs.c and uffs_nandif.c
|
||
68ead993a add English version readme for bsp/simulator
|
||
76218a079 clean code under bsp/simulator
|
||
9b9266ad7 add readme.txt for bsp/simulator
|
||
641187f13 update bsp/simulator, fix the include path in vs2005.vcproj, clean code in rtconfig.py
|
||
20352571e add libcpu/sim/win32 to support the win32 bsp (compiled by visual studio)
|
||
806ecbbb2 update libcpu/SConscript to support cl(c compiler of visual studio)
|
||
c3b741d01 add simulator bsp for win32, which can be compiled by visual studio (2005 or newer version)
|
||
d9b0bec98 fix bug in dfs_unmount when test unmount condition found by Rob(rdent@iinet.net.au)
|
||
e737514f8 add device check in register function, which is provided by Rob <rdent@iinet.net.au>.
|
||
2bbd1496a update so can be build with vs2005
|
||
66c5a05e6 building.py: add RegisterPreBuildingAction
|
||
e41d961be delete the unnecessary empty lines
|
||
9393c2922 fixed coding style in x86 branch
|
||
0c1371139 Add taihu bsp (PPC405)
|
||
8ab105987 Fixed compiling warning.
|
||
da4983378 Remove compiling warning.
|
||
7c7fa51f9 add __RT_SERVICE_H__ definition
|
||
6bf06f759 remove unused code in _set_interface & modify some comment in rt_usb_device_init
|
||
f1862e80f Fixed _class_sof_handler function return value.
|
||
c752d9b09 submit the first version usb device stack.
|
||
051fd8eca update wrong file name in rtdevice.h
|
||
991f1c149 Update building script.
|
||
0057604ad update hdisr_gcc.S: push argument for ISR.
|
||
66c2e8856 change the coding style of rtdevice.h
|
||
8b570bbae add rtc.h
|
||
5e1f1268a Includes finsh.h header file.
|
||
c453dcd54 Add plane_num field in MTD_Nand structure.
|
||
14e5b39b4 change the comment style in rtdef.h it will be used by doxygen
|
||
5c7fe3050 add a part of the usb stack
|
||
7f2731c66 removing gettimeofday in mktime that would cause nested call
|
||
fd96a07a2 change the version from 1.0.0 to 1.1.0 in the doxygen
|
||
6f1cab7da fix a spelling error in the mini4020/rtconfig.py
|
||
06165b829 fixed a compiling error of mini2440 project defined O_BINARY in newlib/sys/fcntl.h #define O_BINARY 0x0008000
|
||
8ad54b8e6 update keil project file remove rtm.c
|
||
5492ed91e update lpc178x keil project file
|
||
d91148377 update lpc122x keil project file remove rtm.c
|
||
b4a2beffb fixed two compiling error while defined RTGUI_USING_MOUSE_CURSOR
|
||
15b3271d5 Fixed timer control issue.
|
||
c77e211d1 add SYNC in function disk_ioctl
|
||
4cb779d74 Update GlobSubDir() function.
|
||
7cc241301 Add GlobSubDir() function in building.py; Fix the import issue in wizard.py.
|
||
10770dfe0 Add doxygen image.
|
||
f8b1db51e delet a char '\'
|
||
bb6b79880 add default config for serial_configure structure
|
||
381666179 Add buildlib option; Add wizard script.
|
||
2114b73b4 Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag.
|
||
c75867fc5 Remove rt_ringbuffer_get_datasize function.
|
||
4f05dd542 Add pipe, data queue implementation; Fix the issue which leaks one item in the available data of ring buffer.
|
||
5064df210 Add doxygen script files.
|
||
ec1f35670 reformat the coding style using -RT_ERROR instead of RT_ERROR for the return value
|
||
2aab96099 fixed rt_spi_release_bus assert error.
|
||
9809c138b add open operation
|
||
e0a5c0ae8 save texit address in to thread stack in m16c
|
||
443c7c359 revert BSP(m16c62p) to r2035
|
||
c784dd2ed update V850 BSP, now supporting scons + IAR
|
||
6dcb1207b initialize register r31(LP) with texit in V850/cpuport.c
|
||
76ba5137d export symbols in dfs_posix.c
|
||
999de7208 fixed a comment error in rtconfig.h which default value of RT_THREAD_PRIORITY_MAX is 32 not 2
|
||
700b16c52 adjust the coding style in src/ipc.c
|
||
bcc6ffac9 sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 9573987ab967d6823151f967e4715a995579c8e5 As always, full log is in GitHub.
|
||
2d6bb8636 fixed a compiling error while components_init.h changed to components.h
|
||
882c5d80b please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
|
||
e586ae10c fixed a compiling error while components_init.h changed to components.h please define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30 +
|
||
f36a8ca71 using the default path of Keil(C:\Keil) as the keil EXEC_PATH
|
||
8138af282 define RT_DFS_ELM_CODE_PAGE in the rtconfig.h
|
||
f7e610439 Rename components_init.c/.h to components.c/.h.
|
||
b07bd9b03 Change the const prefix to right position.
|
||
4d4c33680 update /src/SConscript rtm.c is not exist any more
|
||
6864f3a38 fixed the memory leak in dfs_elm.c found by hezlog@gmail.com
|
||
d189f8c18 delete the config of PM
|
||
f4c975bf8 delete pm.h
|
||
6a58ebee1 添加PM头文件
|
||
a1519350a 添加接口move_page,添加mtd_nand成员oob_free,更改成员block_size为pages_per_block
|
||
8d4d8a833 fixed bug: close sock when connect fail.
|
||
7ce935b60 cleanup code.
|
||
01aa24f2c update elmfat: add RT_DFS_ELM_CODE_PAGE define.
|
||
52fdfa1bf add GetConfigValue() by Grissiom.
|
||
e39022f3c dfs: add format flag O_BINARY lzo: change to use posix interface.
|
||
c6c2a504f re-format the coding style in serial.h 1, Tabs to Spaces 2, File Format(CR/LF) using UNIX style 3, maximum line length = 80
|
||
e699e09a1 re-format the coding style in serial.c 1, Tabs to Spaces 2, File Format(CR/LF) using UNIX style 3, maximum line length = 80
|
||
095b0ae5c re-format the coding style in rtdef.h
|
||
28d9de6ba update MDK4 project file in mini2440
|
||
1ccf6f800 delete the unnecessary space
|
||
fcfdd06ba fixed a compiling error and change tabs to spaces demo_view_benchmark.c:125:18: error: static declaration of '_benchmark_onshow' follows non-static declaration demo_view_benchmark.c:87:9: note: previous implicit declaration of '_benchmark_onshow' was here
|
||
9707b6ce0 sync RTGUI with github(https://github.com/RT-Thread/RTGUI) a8dac7ed473f381b7042cf9d14028488192624c5 As always, full log is in GitHub.
|
||
fd425e792 re-format the coding style in spi.h 1, Tabs to Spaces 2, File Format(CR/LF) using UNIX style 3, maximum line length = 80
|
||
20de2ffa1 change file format(CR/LF) from PC to Unix/Mac OS X
|
||
a4456b86d re-format the coding style in spi_core.c 1, Tabs to Spaces 2, File Format(CR/LF) using UNIX style 3, maximum line length = 80
|
||
c1a64657f re-format the coding style in spi_dev.c
|
||
cd053e773 re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 in rtdebug.h
|
||
f897cff83 fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0
|
||
96182b10c make sure the line length is not longer than 80 in rthw.h
|
||
51c95d790 convert tabs to 4 spaces in rtm.h and move the definition of struct rt_module_symtab into RT_USING_MODULE block
|
||
cba2e9bcb convert tabs to 4 spaces in rtservice.h
|
||
3aa354d28 re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80
|
||
64b0cd34f sync RTGUI with github(https://github.com/RT-Thread/RTGUI) 126336387561442a0508b661595134deb28ad34b As always, full log is in GitHub.
|
||
a2c5b9215 update mini2440 MDK4 project file, because the rtm.c was deleted
|
||
a73abdccf split export symbols from rtm.c to each file
|
||
907e1703e change module priority; strip module name from loaded path;
|
||
d5a0362bb update sdio framwork
|
||
e6f634955 Update SConscript file.
|
||
7307055b1 delete freemodbus
|
||
056228cce fixed bug: store r8 - r11.
|
||
8e95bc94b add --copy-header option to copy header of RT-Thread to local.
|
||
3ea99e46f fix bug in dfs_elm.c the fat->drv to index, because fat->drv is uninitialized in f_mount.
|
||
526de394b update RTGUI/SConscript do not include demo_listview.c and demo_listview_icon.c
|
||
9a9957315 sync gui examples with github 6cf0a8bc19c292ca810c917574895c8defa3922e As always, full log is in GitHub.
|
||
e6a9dd192 sync with github f5619cb8ad5e4f581e3b2f6a44be4ddd5b432e59 As always, full log is in GitHub.
|
||
7472bfded Add MakeCopy function on the building script.
|
||
063fb3608 add f_opendir to open root directory in dfs_elm_mount to make sure that there is a valid fat partition on physical media.
|
||
3dbbc479f revert to r2247
|
||
3675f263c fix the return type of leavefs
|
||
853b1259b add chk_mounted in dfs_elm_mount to make sure that there is a valid fat partition on physical media.
|
||
6c4302822 fix a used uninitialized bug in components/drivers/serial.c reported by Grission and re-format the coding style
|
||
8f5a5898f remove nfs_init declaration
|
||
bc7e8d69e correct the return type of nfs_init
|
||
f6df9adbb fix the win32 path issue.
|
||
27f90145b initialize the variable "emouse"
|
||
f7aadffcd there is no need to type cast for "object"
|
||
dddbd5078 Fix the GNU GCC path issue.
|
||
29846c07a add stm32f40x/readme.txt
|
||
0919b8dab fix non-align bug in the mem_cpy
|
||
03de4f8a4 add rt_usb_adk_set_string declaration
|
||
17ed1ba6b add rt_usb_adk_set_string API
|
||
a3aacbd38 fix section copy bug && format code style
|
||
cb9cfb310 fixed compiling errors while rtgui sync with github
|
||
08e05eb3b sync with github bd3351e572 As always, full log is in GitHub.
|
||
f7fbd6bc6 add two functions for elm fatfs provided by aozima
|
||
ee4da4b03 Add DHCP flag when LWIP_DHCP was defined.
|
||
1fc649167 port rtm.c to new RTGUI application interface
|
||
c3f085029 move components/tjpgd1a to components/external/tjpgd1a
|
||
8cf479caa add "remove_components" feature
|
||
0b1f74870 fix a warning in keil.py
|
||
21c9c6e13 add tjpgd1a which is forgotten in r2222
|
||
f2503a770 sync with github 5892d5b7
|
||
8c0310450 sync with RTGUI d24a1ff
|
||
92a50c838 sync with RTGUI c074ff2898b9e
|
||
c2868be90 add the alignment display for signed integer
|
||
1016e3ae5 add ADK protocol implement & format code style
|
||
70cee4b82 add atol and isspace to minilibc.
|
||
ae3c1800d solve the symbol conflict problem for ART project; the symbols in rtm.c would be scatted to different files in the near future.
|
||
41520b072 fix module delete fail problem when met undefined symbols.
|
||
128a28324 fixed a spelling error and use RT_NULL instead of NULL in DFS
|
||
291c4336d fixed a spelling error and format the code in components_init.c
|
||
fdc7dfc76 use RT_NULL instead of NULL in DFS, and format the code in DFS
|
||
9d4072ce5 fixed spelling errors in DFS
|
||
4b0e27264 delete the re-defined rt_list_entry(node, type, member) and format the code in devfs.c
|
||
961a6a51c Display the function name and the line Numbers, when detect widget type.
|
||
7729b4a1e move SDIO driver header files to the drivers/include directory and update rtdevice.h
|
||
6ae04deff update rt_components_init
|
||
5e5362202 add usb_host.h file
|
||
64c485f5f reconstruct USB host project directory
|
||
25268ad23 Add more symbols export for application module.
|
||
08f329d5f POSIX thread can be compiled with minilibc.
|
||
c1ad7c8f6 Add more type definitions for POSIX thread.
|
||
83ad1ad01 change the file name from rtthread-stm32.map to rtthread-lm4f.map
|
||
6c806253b fixed a compiling error using gcc in linux system
|
||
760f83787 fixed list directory issue on path.
|
||
ee546fb0d change rt_memcpy to memcpy in ringbuffer implementation.
|
||
e04026696 fix bug in f_seekdir in elm fatfs, with the patch provided by rogerz.zhang@gmail.com
|
||
d402cfea1 fixed compiling error in stm32f0x
|
||
e2f5d3450 update the mini2440 MDK project file
|
||
4dc24e6a8 fixed a compiling error and format the coding style
|
||
94d413a7a merge 1.0.2 modification.
|
||
4455768b9 fixed s3c2440a context thread bug,patch contributor :yuxun2k
|
||
b440fc981 beautify the focused rectangle.
|
||
cfb550b8d fixed gcc compiling error in lpc178x project
|
||
a97ed2924 update the sam7x project
|
||
6c19a2648 add the search path to right place for IAR(M16C)
|
||
bb529858f update the m16c62p project
|
||
f1e6f2f6c delete the useless files and update the file headers
|
||
aea59143b update mini4020 project
|
||
594ccd799 update MDK project for stm32f0x
|
||
d20343a87 using RTC API from RTC device driver framework
|
||
2c45dc204 fixed compiling error in at91sam9260
|
||
b5ce8cb19 correct the path for I2C device driver framework
|
||
216ce608d fix compile warning.
|
||
503534a50 remove uffs/sr/test code to reduce size of source
|
||
4bb93de55 Add astyle parameters from lgnq
|
||
70e39ffa5 update rtgui related project
|
||
4dd1acf29 update ls1bdev
|
||
25a5353e6 fixed spelling error
|
||
43f9962b0 define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
|
||
6e7f8a36f fixed compiling error, RT_Device_Class_I2C is not defined in rtdef.h
|
||
9d53578c5 Fixed comments of file description.
|
||
d228266e6 Remove I2C device and add PM pseudo device.
|
||
efeb6231b define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+
|
||
0fde4d778 don't make a empty directory "DeviceDrivers" in IAR project while RT_USING_MTD_NOR or RT_USING_MTD_NAND was not defined in rtconfig.h
|
||
fe5b403ee fixed the issue that calibration window can't be closed in mini2440 BSP
|
||
0b30e68b1 fixed calibration issue in mini2440 BSP
|
||
5cf2b9c3a Fixed buffer size issue.
|
||
758245969 add RTC public function.
|
||
9e3c72a63 fixed a eclipse compiling warning.
|
||
72bce2879 backup to previous version
|
||
9b8fcde8a ADD "I2C BUS Device" type in _list_device()
|
||
ecc03bab6 update AT91SAM9260 i2c driver
|
||
85169d7fe update I2C driver, which now just use small memory
|
||
c9250dc32 add rtgui_system_server_init to components_init function
|
||
8475d23d3 Add rt_timer_next_timeout_tick() declaration in rtthread.h.
|
||
f8a147bd4 fixed the calibration issue
|
||
07b910be8 fixed compiling error related to rtgui in mini2440 branch
|
||
070e54a17 add usbhost stack
|
||
4b670b086 delete Line 33 in thread.c, the variable isn't used at all. extern rt_uint8_t rt_current_priority;
|
||
a2c178564 fixed a eclipse compiling warning: in fm3_uart.c Line 599 case label value exceeds maximum value for type
|
||
43f2bfc01 add a new command list_memheap() into finsh and unify the coding style in memheap.c
|
||
f19d8aa59 change the return type of function rt_object_is_systemobject() using rt_bool_t instead of rt_err_t
|
||
907bb8c7f unify coding style in timer.c
|
||
7b6828b2b don't include the file while RTT don't define ex. if RT_USING_MEMHEAP isn't defined, then memheap.c won't be included
|
||
6f6e31720 update MB9BF506R KEIL and IAR project files
|
||
60ada9665 add the standard CMSIS(Version 3.01) into components and implement examples in MB9BF506R and LPC176x branches define RT_USING_BSP_CMSIS in rtconfig.h will use CMSIS in bsp define RT_USING_RTT_CMSIS in rtconfig.h will use CMSIS in components
|
||
7fddcb0e3 add serial device driver framework and implement the example in MB9BF506R branch
|
||
b862d16f3 optimize for size.
|
||
1e0724de7 add stm32f0 discovery bsp.
|
||
a9aa8d503 add libcpu/cortex-m0.
|
||
020c380b8 1. add mtd nor files. 2 fixed include head files in rtdevice.h and mtd_nand.c
|
||
9b2ea9bc0 1. change mtd to mtd_nor, 2. update jffs2
|
||
a512661b9 delete the old version of mtd
|
||
5684d1591 add bf533 bsp and cpu files.
|
||
3ad6f43ff Added VisualDSP++ Compiler support.
|
||
e86bd6827 fixed the mismatch of device definitions in rtdef.h and finsh shell; add line comment in finsh shell.
|
||
2c82d4945 use rt_deice API.
|
||
506a68ede uniform resource name, _rtgui_type => _rtgui_object
|
||
b20311198 fix compile error,restore old name,conflicting.
|
||
5653251c2 unified naming rules,_rtgui_type => _rtgui_object
|
||
87e992a57 fix various bugs found by amsl
|
||
f29989094 ADD I2C BUS device type
|
||
6e8a644db ADD AT91SAM9260 I2C driver According to the Atmel official recommended, use GPIO instead of TWI for I2C communication
|
||
55460652d ADD I2C driver framework and I2C gpio driver
|
||
c891da75d fixed recv issue in tcp client example.
|
||
844bca0bd fixed recv issue in tcp server example.
|
||
3343a1b7d *** EFM32 branch *** Add the missing file, "*.a"
|
||
03668c93b Changed SPI message to message list. Added take/release SPI device/bus interface.
|
||
ea6d73f14 *** EFM32 branch *** 1. Upgrade Cortex driver library (CMSIS -> CMSIS & Device): version 2.3.2 -> 3.0.1 & 3.0.0 - Remove "bsp/efm32/Libraries/CMSIS/Lib/ARM", "bsp/efm32/Libraries/CMSIS/Lib/G++" and "bsp/efm32/Libraries/CMSIS/SVD" to save space 2. Upgrade EFM32 driver libraries (efm32lib -> emlib): version 2.3.2 -> 3.0.0 - Remove "bsp/efm32/Libraries/Device/EnergyMicro/EFM32LG" and "bsp/efm32/Libraries/Device/EnergyMicro/EFM32TG" to save space 3. Upgrade EFM32GG_DK3750 development kit driver library: version 1.2.2 -> 2.0.1 4. Upgrade EFM32_Gxxx_DK development kit driver library: version 1.7.3 -> 2.0.1 5. Add energy management unit driver and test code 6. Modify linker script and related code to compatible with new version of libraries 7. Change EFM32 branch version number to 1.0 8. Add photo frame demo application
|
||
5f853be2d update link script
|
||
648b45ee2 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2120 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
d82a8cce2 fixed module unload issue; code cleanup for timer.c
|
||
55f5069a5 fixed the return value in rt_spi_bus_attach_device()
|
||
0ce3aa056 update CMSIS RTOS API in MB9BF506R
|
||
e383470e0 update serial driver of MB9BF506R
|
||
1641c9db4 add memory heap object in module
|
||
b14044212 remove soft timer tick increase
|
||
e01d425bf add "thread->error = RT_EOK;" in rt_completion_wait
|
||
30a2731d4 improve the command line auto-complete feature.
|
||
04a79d24c fix extern list_thread return type by arda.
|
||
3ac2f2b09 fixed finsh_var_delete issue which is found by Grissiom.
|
||
09592b5df fixed a compiling error, if RT_LWIP_PBUF_POOL_BUFSIZE isn't defined in rtconfig.h: drivers\luminaryif.c(48): error: #59: function call is not allowed in a constant expression
|
||
ffd65c60c using components initialize in mb9bf506 branch
|
||
cbd32a0c3 upgrade MB9BF506 CMSIS to version 3.01
|
||
209da6823 Use precision message output in command list.
|
||
da44d1513 Added device driver's IPC.
|
||
5e1494dd3 remove rtgui-win
|
||
df8bebdc5 fix compiling warnings and errors ifndef RTGUI_USING_SMALL_SIZE
|
||
b05e37893 according to the LPC176x, make a new BSP file structure for mb9bf506r and add a template.ewp file for updating the IAR project
|
||
4f381a1c6 update the IAR project for lpc176x, using the specified icf file and correct the rtthread-lpc17xx.icf file
|
||
cdd01a252 bring back commit 2079
|
||
db0646020 merge new RTGUI in to trunk
|
||
06d45f0c4 use rt_list in rtservice.h
|
||
5b80e102e update rtconfig.py
|
||
1eb7697c7 Add GNU link script. (copy from STM32F1) Add debug configure file.
|
||
c6604c756 Move driver files and update it SConscript
|
||
74722177f Update SConstruct and MDK project file
|
||
1e0ca9744 Update Ethernet driver, It tested by DP83848 RMII with external 50MHz OSC PHY mode if you want use another PHY IC please modify Libraries\STM32F2x7_ETH_Driver\inc\stm32f2x7_eth_conf.h
|
||
4640c7fe1 Import Ethernet driver STM32F2x7 V1.0.0
|
||
6e369b023 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2084 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ea8e676f5 move driver Dependency files into Driver folder
|
||
bfad5e609 fixed compiling error.
|
||
090553f76 delete PK40X256VLQ100 branch.
|
||
ffbbf8247 fixed RT-Thread/GUI building warning.
|
||
e86f34052 fixed RT-Thread/GUI building warning.
|
||
016aeaf2f update LPC178x project file.
|
||
0982f6e07 Added LCD driver and enable SDRAM.
|
||
50955197d add a patch to fix compile warning in yaffs code
|
||
ff350c4eb modify the line break character of yaffs.diff
|
||
4fef27fbb update project file.
|
||
5f55c8cb5 add yaffs code and modify dfs/SConscript for yaffs
|
||
5969fffcd Added RT_LWIP_PBUF_POOL_BUFSIZE to handle PBUF_POOL_BUFSIZE definition in user configuration file.
|
||
372332dd0 Added lwip header file.
|
||
3ec34b8f2 Added finsh_system_init function declaration on shell.h.
|
||
8b3ce531e update MDK4 project and template
|
||
c9ea5fb81 update MDK4 project and template
|
||
392076291 add a template file for MDK project and update the MDK4 project
|
||
b016c6603 enable the RT_LWIP_IGMP in rtconfig.h
|
||
e63ad4414 prepare RT-Thread 1.1.0 alpha release.
|
||
f5f3d9f56 delete the useless mdk project and enable the RT_LWIP_IGMP in rtconfig.h
|
||
524cf9570 update the IAR and KEIL project with template scons --target=mdk4 -s scons --target=iar -s
|
||
631932725 fix return value type error
|
||
4d0338fd2 Using Components Init to initialize all of components.
|
||
19645fd35 prepare RT-Thread 1.1.0 alpha release.
|
||
c02685640 fix at91sam9260 emac driver compiling warning
|
||
d97ea98c7 update the LPC176x keil project
|
||
ee439e74c fixed the compiling error when using IGMP protocol.
|
||
0f6856b53 update the keil projects with tools/buildbot.py project
|
||
57f34f603 fixed compiling error
|
||
cfc501f91 fixed IAR compiling error
|
||
a8f967f26 fix compiling warning
|
||
4b949cbee update AT91SAM9260 macb driver
|
||
97f10d0a1 fixed a compiling error while using LWIP 1.4.0
|
||
3ae6d255e compiling LWIP 1.4.0 with IAR need these two header files
|
||
346739692 fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
|
||
a321f3da6 support GNUC cross compiler(GNUM16CM32Cv1101-ELF) for renesas M16C porting
|
||
87195cf84 Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
||
806106734 cleanup code comments and deprecate rt_system_timer_init function.
|
||
00548d27a cleanup code comments.
|
||
da93de9dd fixed memmove issue, report by luoyuncong.
|
||
f045d2d38 update rtconfig.h for eclipse configuration
|
||
696653204 add finsh component initialization.
|
||
5cc877fa2 fixed compiling warning.
|
||
12b5decaa keep more compatible with RT-Thread driver.
|
||
8fd470414 fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB & RT_USING_PTHREAD & RT_USING_LWIP
|
||
ffa1c57e1 eliminate compile warning in module.c
|
||
a7810e12b update the rtconfig.py and SConstruct in the BSP in order to use buildbot.py
|
||
9c804a28a update SDIO driver
|
||
7f98c2e5e fix bug in uffs_result_to_dfs, that UENOMEM is corresponding with DFS_STATUS_ENOSPC
|
||
0bcb79b3a fix bugs in uffs_result_to_dfs and in dfs_uffs_statfs in dfs_uffs.c
|
||
95bcaa08d fix lwip compiling error
|
||
ce4ef74ef update AT91SAM9260 macb driver
|
||
7494880ac remove struct _uffs_data in dfs_uffs.c
|
||
2c22680af remove dfs server init.
|
||
6e65fb482 update dfs_uffs.c to use uffs_Mount and uffs_UnMount function provided by official repo
|
||
3484e839a just update uffs with official(I miss to commit helper_cmds.c, sorry) and delete tags
|
||
f435f7116 update uffs from official repo(fixed bugs and support mount/unmount one partition"
|
||
3ab019bf8 change SConscript for uffs and yaffs2
|
||
9e6d01253 add mtd_nand interface code
|
||
0b4c769f1 add uffs (new version, new port)
|
||
34678294f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2014 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
f52537346 remove empty directory.
|
||
95c9e7de0 rename lwip-1.4.0 to lwip.
|
||
06eb08e49 remove lwip.
|
||
b28800778 rename lwip to lwip-1.3.2
|
||
e1e1f13d6 uses lwip 1.4.0 in default.
|
||
8d4938ae7 delete libcpu/arm/at91sam926x/rt_list.h
|
||
9975b31d6 fix align issue in rt_mp_init and rt_mp_create function.
|
||
e19102edd remove rt_list_isempty function.
|
||
0f519b672 move src\kservice.h to include\rtservice.h.
|
||
f71efa428 use precision in list_thread function.
|
||
b6c1ebf42 add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function.
|
||
3b805a813 remove the duplicated rt_sprintf declaration.
|
||
407f922a5 fix module unload issue
|
||
b36c28603 fix module unload issue
|
||
4421ec8c6 fix memory leak issue in unmount function
|
||
12b5e56f4 unify the coding style of kernel
|
||
3b06be1cd update FM3 MB9BF506R serial driver
|
||
8a960a86f fixed finsh_sysvar_append bug.
|
||
7022b8285 remove alignment memory allocation from SDIO framework.
|
||
484af67a5 update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
|
||
2a52fefd5 update fm3 506.
|
||
8e5b4024e update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory
|
||
887bcbbad update Fujistu FM3 porting
|
||
9ca7f9dc6 fix a bug in SDIO driver
|
||
53a51ebff update SDIO driver, fix some bugs
|
||
b613ecdb3 add -mlong-calls to gcc compile parameter
|
||
4fe0621cc update fm3.
|
||
36c42a748 Modify the SDIO driver registration interface
|
||
087da42d9 fix a bug about IGMP in ethernetif.c
|
||
feb4fa6df fix LM3S8962 ethernet driver: Enable reception of multicast packets
|
||
8b68c3aaa rename some variable and add comment
|
||
cc4874a8b update sdio driver
|
||
79a699b7b update sdio driver
|
||
dea9c19e5 update SDIO protocol
|
||
b2d0a9c14 update stm32f4 usart driver.
|
||
d6d7c4a85 remove LIBRARY=True option.
|
||
0fb753b19 change RT_USING_MMCSD to RT_USING_SDIO
|
||
0120ba02a *** EFM32 branch *** Fix a bug in USART driver
|
||
3c3353ee1 *** EFM32 branch *** 1. Add keys and joystick driver 2. Add direct drive (frame buffer) method support in LCD driver
|
||
9e884249b fixed RTT_ROOT directory issue if there is a components directory under BSP.
|
||
9d61fc32c fix compiling warning.
|
||
3fd6fd1f0 cleanup the building script in tools.
|
||
68384c37c change RT_USING_MMCSD to RT_USING_SDIO;
|
||
38ba67a86 update libcpu cortex-m4.
|
||
3c6c8063c code cleanup.
|
||
5d2d94eb3 add RTTHREAD_VERSION definition.
|
||
ec1c89d5e add idle hook, in idle thread, cpu hlt.
|
||
017e673c1 update STM32F4xx_StdPeriph_Driver to V1.1.0.
|
||
4362efb32 update lm4f gcc compiler.
|
||
4bf7e430e update stm32f4.
|
||
1f6e13d1d add int64_t and uint64_t definitions.
|
||
db2ceea2c remove the dependence of device file system when enable newlib.
|
||
c11a30dbc update GCC startup assemble file and ld link script.
|
||
4cc052e15 fix GNU GCC path issue in building script.
|
||
cc2ce9fa4 fix print out warning information when use GCC as compiler.
|
||
711401442 add a option in jffs2_config.h(whose value may be important to reading/writing speed)
|
||
be7bd6b5d update x86.
|
||
4f6f15601 rename qemu(ia32) to x86.
|
||
68bee363f update IA32 branch for new rt-thread platform.
|
||
7906287cf IAR not support VSTMFD and VLDMFD, use VSTMDB and VLDMIA.
|
||
6202b6c15 fix bugs in lseek in dfs_posix.c and dfs_jffs2.c
|
||
70463829c if the D-cache is enabled, make sure the buffer used by DMA is aligned to 32 bytes
|
||
3fca6b062 add multiple sector speed test.
|
||
2a858f931 add an option to jump relatvie dir '.' and '..' in jffs2
|
||
29df97e5c remove cyg_* type in flashio.c
|
||
56ea07b02 fix bugs in debug.c of jffs2
|
||
48a170f86 calling function fd_put() before rt_set_errno() then tid->error can avoid being changed unexpectedly
|
||
4f458c68d add MTD device.
|
||
a5e0a4526 update jffs2 to use MTD device.
|
||
eedd490bd add const attribute to the ops.
|
||
f756b2584 *** EFM32 branch *** Remove currently unused header files to reduce package size
|
||
4105ba0b2 update rtconfig.h file with RT-Thread Configurator XML Tag.
|
||
df8409707 fix the spelling issue.
|
||
d4ebec7cc fix compiling issue when enable newlib.
|
||
2d91252fd remove the compiling of libfinsh.a library.
|
||
7ebea8fe6 deprecated rt_system_tick_init function.
|
||
e1b5d48c9 fix bugs in building.py that is when DefineGroup method's 3rd arges "CPPDEFINES" is not null, then "scons --target=mdk -s" will get errors.
|
||
4f72d1cba remove some warning in jffs2, and fix armcc compile error when using scons
|
||
18888679c add alignment memory allocation.
|
||
fcf01d1d3 fix mutex issue in semaphore.
|
||
2f9cd3432 merge 1.0.x to 1.1.x for SD driver.
|
||
bf553dccf change the SConstruct in ls1bdev in order to use the rt-thread eclipse wizard
|
||
4d7fe31bc correct a spelling error in dfs_def.h DFS_STATUS_EAGIAN -> DFS_STATUS_EAGAIN
|
||
d74a78795 add components initialization (draft).
|
||
cb98336dc fix spell wrong.
|
||
3b1180596 add jffs2 code (porting from ecos v3.0)
|
||
97771b333 add GNU ld script.
|
||
c021765b7 update building script.
|
||
d21b20835 avoid arithmetic overflow in the examples/file/readspeed.c and writespeed.c
|
||
c53d3be4e update sdio/SConscript file
|
||
c44d19156 refine the code in thread.c, delete the unnecessary line
|
||
2b8c20af4 add SPI framework.
|
||
5588bbe4d add some device driver header files.
|
||
107ed32e8 add buildbot script.
|
||
94d79d70c rename mmcsd to sdio.
|
||
b0a1f0860 move to drivers directory.
|
||
645260a1c fixed a compiling error while not defined RT_USING_FINSH
|
||
fcf74ed10 add DFS_FS_FLAG_FULLPATH support in rename function.
|
||
beaf51ff8 add full path options (DFS_FS_FLAG_FULLPATH) to the file system.
|
||
76e81a997 update stm32f4xx and fpu test.
|
||
25ab97df3 update gcc support.
|
||
aad32f854 support context switch load/store FPU register.
|
||
1097104c7 fixed stack align issues.
|
||
6b31d549c cleanup some comments.
|
||
a54b523ec fixed scons+keil compiling error in lpc2148 and lpc178x branches
|
||
bcf0bd361 fix a spell issue.
|
||
cc045f513 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1894 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
86c5646fc change the version from 0.4.0 to 1.0.0
|
||
072fa60bd update stm32f10x rtconfig.py.
|
||
3df72cc21 update file header.
|
||
23839bc88 fix rename issue in DFS.
|
||
e76ac34fa rtgui: fix compiling error found by onelife
|
||
27bbf04ac add more parameters checking in message queue
|
||
2e9291357 delete a needless tab in function char *rt_strncpy(char *dst, const char *src, rt_ubase_t n)
|
||
9b9aaf603 format the code in device.c,change the space to tab
|
||
3f0b614ad *** EFM32 branch *** Fix the bug in USART write, which is introduced by changing SPI write format
|
||
10ec20830 *** EFM32 branch *** 1. Upgrade EFM32 driver libraries (CMSIS and efm32lib): version 2.3.0 -> 2.3.2 2. Upgrade EFM32GG_DK3750 development kit driver library: version 1.2.1 -> 1.2.2 3. Upgrade EFM32_Gxxx_DK development kit driver library: version 1.7.2 -> 1.7.3 4. Add LCD driver (SSD2119) and DEMO 5. Change SPI write format 6. Modify SD card driver due to SPI write format changed 7. Modify building scripts
|
||
85ceda00d fixed rt_device_init issues.
|
||
8634deeb7 BSP_LM3S8962: move"#endif" to line 103 from line 106 in startup.c
|
||
a1e64f295 unify the ipc.c coding style according to the /documentation/coding_style_cn.txt
|
||
f8afab609 update lm4f232 startup files for PDL r8246.
|
||
bf4de2f20 delete the non-necessary IAR project files
|
||
16f3be93a fixed scons + gcc compiling error for lm3s8962 and lm3s9b96.
|
||
696d7f6fa fixed scons + gcc compiling error for lm4f232.
|
||
b498aa0da use new srcremove.
|
||
646c1443d update Stellaris Peripheral Driver Library to r8264.
|
||
315fffcfc fixed a compiling error while defined RTGUI_EVENT_DEBUG a ')' was missing in rtgui_system.c line 162
|
||
186a9f609 update Stellaris Peripheral Driver Library to r8264.
|
||
44a2d720a unify the components/dfs coding style according to the /documentation/coding_style_cn.txt
|
||
701df3343 remove libcpu/arm/lm3s libcpu/arm/lpc176x , update bsp lm3s lpc176x.
|
||
a97a690e1 fixed scons + keil compiling error for lm4f232
|
||
91c7cf4c9 refine FM3 IAR project
|
||
d6892fb44 all FM3 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/fm3
|
||
70a7964f2 update rtconfig.h supporting multi-thread to access the fat file system setting RT_LWIP_TCP_WND to 8k for improving the throughput
|
||
3a05e09c5 delete the re-defined macro #define RT_LWIP_DNS
|
||
8b64d24bd all STM32 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/stm32
|
||
9e127126c delete line 27 in clock.c, function rt_timer_switch() not used in clock.c line 27 extern void rt_timer_switch(void);
|
||
d92e98090 fixed scons + keil compiling error for fm3/mb9bf500r
|
||
9c8398a10 fixed scons + IAR compiling error for stm32f107
|
||
2622f5149 add thumb mode porting.
|
||
dd47ccd6c update bsp lpc2478.
|
||
f1b07348c update libcpu lpc2478.
|
||
cd49d7353 update bsp lpc2148.
|
||
c80889473 update libcpu lpc2148.
|
||
d28cdf68d update testcase for kernel.
|
||
212d828d3 change thread return address.
|
||
da542ee0c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1847 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
c66c18289 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1846 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
90c43598f delete microbalze.inc 此行及以下内容将会被忽略--
|
||
ae73bd59b modify format
|
||
08f25161d porting for microblaze. nl1031
|
||
43ece86f1 *** EFM32 branch *** Add missing folder
|
||
3c3b3697a *** EFM32 branch *** 1. Upgrade EFM32 driver libraries (CMSIS and efm32lib) to version 2.3.0 (from version 2.2.2) 2. Add EFM32GG-DK3750 development kit support (driver version 1.2.1) 3. Add giant gecko (EFM32GG) support 4. Add LEUART module driver (max 9600bsp)
|
||
44b3b3ad8 Add more device type.
|
||
db82f30dc add mem_test
|
||
22049c80d fixed zmodem syntax error.
|
||
f6f81eb0c Add more device type.
|
||
adb734ec5 update list_if() and set_if()
|
||
dc540968c update list_if() and set_if()
|
||
a5a7c47d0 add merge group function.
|
||
7dc3ec9b7 update SrcRemove function in building script.
|
||
6bd0252e2 update SrcRemove function in building script.
|
||
57e2947cf rtgui/widgets/window.c: check null reference on rtgui_container.focused
|
||
bcb7a3f67 documentation/coding_style_en.txt: added
|
||
683357778 documentation/coding_style_cn.txt change property and some format
|
||
75b78f85e documentation/coding_style_cn.txt: indent the code
|
||
2c296d4b7 add coding_style_cn.txt to documentation directory
|
||
538f59ada rtgui/widgets/notebook: optimize mouse event handling #2
|
||
18e5f0509 rtgui/widgets/notebook: optimize mouse event handling
|
||
fe3b233de set DMA_Configuration.DMA_BufferSize to 1
|
||
48d4e00ee clear DMA1_FLAG_TC2 in usart3 initialization
|
||
6cf91f04f fix 1732, move"#endif" to line 103 from line 106 in rtthread_startup
|
||
462cfdc3e add fatal event handler in ARM7TDMI.
|
||
ed9828226 *** EFM32 branch *** 1. Move file, "start_gcc.S", from "libcpu/arm/cortex-m3/" to "bsp/efm32/" 2. Upgrade EFM32 driver libraries (CMSIS and efm32lib) to version 2.2.2 3. Upgrade EFM32 G2xx development kit drivers (EFM32_Gxxx_DK) to version 1.7.2 (from version 1.6.0) 4. Modify the files ("drv_usart.c" and "drv_iic.c") according to the driver libraries upgrading
|
||
1b3411abd git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1817 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
819fd97ff add source remove method
|
||
b38a97572 rtgui/widgets/notebook: get rect only when needed
|
||
0803e79b5 rtgui/widgets/notebook: move the bar drawing code into one place
|
||
09f2dc413 example/gui: add notebook demo
|
||
41c6c37bc rtgui/widgets/notebook.c: use RTGUI_NOTEBOOK_TAB_WIDTH instead of magic number
|
||
bff77ee86 update rtc driver.
|
||
a4cff858f suppress mdk4.21 eol warning
|
||
29dc6a03e add rtgui_event_timer_t define
|
||
88f891066 update rtc driver.
|
||
e834b9480 rtgui_system: always detach ack_mb in rtgui_thread_send_sync
|
||
92d846522 rtgui_system: code cleanup
|
||
47a560b17 fixed result uninitialized issue.
|
||
fbd0b064c update stm32f107 ethernet driver
|
||
7eaac75bc update stm32f107 bsp
|
||
fad264815 components/rtgui_win: check the return value of overlapFunc
|
||
3d21a8382 fixed rename issue.
|
||
8b091fc74 add drivers directory.
|
||
336a94a15 Add SPI FRAM driver
|
||
1dd92a391 Update eeprom driver
|
||
3efb7d5cd remove the unused key.c and rt_hw_key_init
|
||
22a9d6f30 revert commit 1791
|
||
f8bbcf9ae if --target is set, adjust CROSS_TOOL and PLATFORM automatically
|
||
4e8d6639f bsp/stm32f10x: calibrate touch screen before starting GUI
|
||
065c3fb83 fix typo in last commit...
|
||
93104fb4f bsp/stm32f10x/touch: return early when lost the position
|
||
44b91706e bsp/stm32f10x/touch.c: better naming
|
||
e7eaf16bf fixed object name copy bug; update AT91SAM7S64 branch.
|
||
04ab961b6 update lpc1788 bsp
|
||
3763021cd add applications (bsp lpc1788)
|
||
d246a71b9 update lpc1788 bsp
|
||
f344f0027 bsp/stm32f10x/touch.c: normalize the calibrated touch position
|
||
e80364002 avoid divided by zero error
|
||
9de3512c8 fix ads7843 data fetching
|
||
4f62f6e56 fix typo in examples/gui/demo_workbench.c
|
||
6aa93f460 fixed file name with Chinese encoding issue, which is merged from chaos.proton@gmail.com.
|
||
7b6f018f7 change the end of line to UNIX style.
|
||
cc66f2dee clean up comments from chaos.proton@gmail.com.
|
||
8c54e1c47 update cortex-m3 libcpu
|
||
b1531d316 update update stm32f40x bsp
|
||
a5f688d28 update stm32f40x bsp
|
||
8e7398e01 update cortex-M4 libcpu
|
||
b488c4fa0 update rtconfig.py for AT91SAM9260, when using Keil MDK compiler
|
||
49ddb7e0f Add SDIO stack support, current only support SDSC and SDHC card
|
||
3ac0b7b96 add STM32F40x porting (uncompleted)
|
||
09e826e09 add STM32F40x porting (uncompleted)
|
||
cba5eb60f use DFS_STATUS_EINVAL
|
||
f66dafe7a fix lseek underflow problem
|
||
3d9e766c8 update lpc176x eth driver
|
||
2d98e4990 add lpc178x eth driver
|
||
01a17f4f3 update lpc178x bsp
|
||
5de50e142 update lpc178x bsp
|
||
53ae9bf2e update lpc176x bsp
|
||
06e810dfe update lpc17xx libcpu
|
||
eb3ae3e3c update LPC176X CMSIS
|
||
eb0af4e41 add lpc1788
|
||
1e06bb272 fix compile error
|
||
f9a41a968 add sdram driver
|
||
c17931ad6 update enc28j60 driver. thank jeames:http://www.ourdev.cn/bbs/bbs_content.jsp?bbs_sn=4974037
|
||
91806b042 update lm3s9b9x eth driver
|
||
402102457 update lm3s9b9x eth driver
|
||
6ab04c674 fix armcc compile error
|
||
50b5e18dc fixed newlib building script error.
|
||
7af391422 add calculate_speed_print for device_test
|
||
b2f921768 change to UNIX end of line.
|
||
9278fe2a8 change to UNIX end of line.
|
||
947ec32ef fixed statfs issue in elmfs porting
|
||
178579173 Change source code to UNIX end of line
|
||
73a117039 add newlib compiler depend
|
||
0d2624313 fixed a potential issue in m16c porting: the variable rt_thread_switch_interrupt_flag was treated as a word in interrupts.asm but it wad defined as a byte in cpuport.c rt_uint8_t rt_thread_switch_interrupt_flag;
|
||
e97c87d6a fixed a compile error while using scons+iar for m16c
|
||
130da0f1d RT_DEBUG_NOT_IN_INTERRUPT is only executed when rt_thread_defunct is not empty.
|
||
cbfe1d64d fix module compile error when RTT_ROOT variable not to be set
|
||
02c43b16b add PrepareModuleBuilding function
|
||
1e712ebcd update stm32f207 SConscript
|
||
85d57f4be update stm32f10x project
|
||
9358c96e5 update stm32f107 project
|
||
1d2203fce add rt_module_system_init in rtthread_startup
|
||
96049b7e5 add module support for cortex-m3 feature
|
||
9bb329dae update kernel examples fixed an error in timer_control.c
|
||
b886a19bf fixed errno issue when using newlib.
|
||
8e8b84dcd update building script.
|
||
fef0997a3 update stm32 uart driver
|
||
10e484788 update stm32f107 eth driver
|
||
86b62f902 update stm32f107 eth driver
|
||
3c0f80f2f update stm32 project and remove 107 eth driver from 10x
|
||
792610935 cleanup kernel code
|
||
2ab9a1602 fixed compiling error in lpc122x branch
|
||
9f053f46e fixed compiling error in stm32f20x branch
|
||
c2badd898 fixed drawing point issue when this point is out of buffer dc.
|
||
a397fef95 fixed parameters check in rtgui_dc_draw_annulus function.
|
||
6f6903688 add header notes
|
||
a5cec9ca6 Create a driver diectory Add I2C driver and a 24LC024H i2c eeprom usage example Now only support I2C1, not yet fully support I2C2
|
||
c0f80bdf9 cleanup kernel code
|
||
fea7d02bf update lwip1.4 for old drivers compatibility
|
||
405678552 cleanup code in ipc.c and idle.c
|
||
865c1d4df fix a spelling error rt_thread_switch_interrput_flag -> rt_thread_switch_interrupt_flag
|
||
c883902d0 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1711 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
210f0b879 1. Port SD Card Driver 2. Supported RTC Clock
|
||
2d3028d9c update pic32ethernet
|
||
e7003777e cleanup ipc code.
|
||
d0765423a add readme document
|
||
46a823ed9 improve NEC V850 porting
|
||
f7d1ca323 fixed a spelling error rt_thread_switch_interrput_flag -> rt_thread_switch_interrupt_flag
|
||
9fce2db27 fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style.
|
||
6c98ecd72 fixed sys tick issue.
|
||
5aaa2b190 do a scheduling when start a thread.
|
||
a722f6ff0 update PIC32
|
||
34d2f9de3 fix spelling errors
|
||
0f50919f3 update PIC32 example project
|
||
40ad880bd merge all of C source code into cpuport.c. (PIC32)
|
||
ce9d47678 add exceptions.c for pic32
|
||
0a3eeb9f0 fix context bug(flag not clean)
|
||
446db862d fixed allocate node failed issue.
|
||
2fe93c922 fixed lwip accept issue, if this connection has been deleted; added list_tcps function in finsh shell.
|
||
694a78f15 add const for fsymtab and vsymtab
|
||
55a2684e5 improve the renesas M16C porting it can be worked in NORMAL or SIMPLE calling convention and in all the optimize level(none, low, medium, high)
|
||
b69ec549e add reporter.
|
||
ed8739109 fixed rt_thread_exit issue if the current thread has been preempted.
|
||
e8a462b5c optimize porting for M16C void rt_hw_context_switch(rt_uint32_t from, rt_uint32_t to);
|
||
61d969f1b merge stack.c and interrupt.c into cpuport.c
|
||
a4efc927e remove errno in minilibc
|
||
445f8de91 move assert.h to RT_USING_NEWLIB
|
||
cf52e5749 update pic32ethernet
|
||
c41b9c295 fix a compile warning Warning[w6]: Type conflict for external/entry "list", in module symbol against external/entry in module cmd; function return types are different; different basic types
|
||
472cc9334 add errno implementation in RT-Thread.
|
||
da74af234 AT91SAM9260 branch 1. Support Keil MDK development environment 2. Modify EMAC driver according to the changes of lwIP API in reversion 1668 and 1669
|
||
1f1c6fb47 *** EFM32 branch *** 1. Add the missing file, "mma7455l.h" 2. Modify Ethernet DEMO according to the changes of lwIP API in reversion 1668
|
||
a97d7d29a fix scons+iar compile error in Fujistu FM3 branch
|
||
11488d143 *** EFM32 branch *** 1. Change the usage of the second parameter of Read and Write functions in IIC driver - to "Slave address" from (seldom used) "Offset" 2. Add a timer for IIC driver to prevent from forever waiting 3. Add digital (IIC) interface support for accelerometer driver (Freescale MMA7455L)
|
||
da55b1857 add static to function declaration
|
||
2f0f2068b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1676 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
825a978c7 dc_hw draw_point cross check.
|
||
3dcb78d3e optimize netio code.
|
||
e1e75c457 fixed Chinese font issue; fixed keyboard event handler issue in list widgets.
|
||
c834d7cdb add display controller driver for LS1B demo board
|
||
2e6e01550 fixed hz font derefer issue
|
||
a8f51bf63 fix compile error
|
||
2bc131f3a add eth_device_linkchange function on ethnet interface.
|
||
5a825fd81 use tcpip_init_done_callback to initialize lwip stack.
|
||
922b40f61 add Loongson 1B porting based on LS1G DEMO BOARD V1.1
|
||
a39d7f73a 2011.08.07 Magicoe Added PK40X256VLQ100
|
||
d561771cc fixed romfs file source error in SConscript.
|
||
c14f8ba9f add DFS_ROMFS_ROOT dependence on ROMFS source file.
|
||
f6ce7bb0d fix romfs lseek issue.
|
||
978153757 fix romfs lookup and open directory issue.
|
||
1992d1750 fix compiler warning.
|
||
b49db5f72 made more function as static.
|
||
77d5cd30e fix memory statistic error bug
|
||
01292bb58 delete application.c in tetris module
|
||
aa24c176e *** EFM32 branch *** Modify IIC and USART drivers to avoid compiling error.
|
||
19e3ce5ee *** EFM32 branch *** 1. Add interrupt context check function (context_gcc.S) 2. Add lock (semaphore) for IIC, USART and Ethernet drivers to prevent simultaneously access 3. Add multiple channels support for scan mode of ADC driver 4. Modify miscellaneous drivers according to ADC driver changes 5. Add SWO output enable function (board.c) 6. Disable all interrupts in GPIO interrupt handler (hdl_interrupt.c) 7. Add two Ethernet utility functions (drv_ethernet.c) 8. Add accelerometer driver (analog output) 9. Add accelerometer demo (draft, application.c)
|
||
36c6d994c fix spelling errors
|
||
b2726da24 re-implemented ethernetif and power-on flow of lwip1.4, note: ethnet driver and init invokings also need to be modified.
|
||
11953570f update tetris
|
||
6f8bf54fb append patch:about rtgui_dc_client_blit_line.
|
||
a8410acda add stm32f2xx eth driver
|
||
aeff05a87 remove old eth driver
|
||
9eed24e9d fix compiling error
|
||
f6db5d1c7 Fixd dc_buffer_fill_rect color,The foreground and background exchanged.
|
||
446dafeba update touch.c
|
||
ea6e56e06 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1641 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
4ed98f2d6 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1640 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
eaeaa71ab git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1639 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
7f77bab21 update uffs filesystem read access error.
|
||
561eac938 kick off unnecessary code.
|
||
b29605dce wifi driver
|
||
ef90978b1 update calibration
|
||
71f793e3e update mini2440
|
||
5b063d303 fix interrupt repeat bug.
|
||
c9a5379a0 minor fix of cpuusage.c in example
|
||
be5f855a4 use GetCurrentDir() function to get CPATH.
|
||
a30661ebc remove the unnecessary variable.
|
||
1b9e80dc7 add thumb mode support.
|
||
86d6c01c9 bug fix in arch implmentation
|
||
573b73465 more updates on previous change
|
||
98d59d153 bugfix: thread->error will be changed unexpectedly when sending a mail in interrupt context.
|
||
ce5eddd0a initialize lwip and emac driver in the process context
|
||
30d072eee *** EFM32 branch *** 1. Solve the problem mentioned in revision 1623 (runtime error) - Cause: In the EFM32 demo application, some TCP/IP functions are called in non-task context (e.g. "tcp_new()"). And after revision 1621, those functions will trigger the scheduler ("rt_schedule()") which seems to be triggered only in task context.
|
||
2156e22b3 *** EFM32 branch *** 1. Remove "RT_USING_NETUTILS" defined in "rtconfig.h" to avoid compiling error - Warning: Due to the memory limitation, running lwIP on Gecko devices (EFM32G) is not properly tested. - Warning: To test lwIP, please revert the file, "components\net\lwip\src\arch\sys_arch.c", to revision 1620. There is a runtime error when working with the latest revision of that file. This error is currently under evaluation.
|
||
ef6bbc34f *** EFM32 branch *** 1. Add ENC28J60 Ethernet controller driver 2. Add lwIP support (Please read "Readme.txt") 3. Add simple Http server demo application 4. Modify USART device write function to avoid sleep in ISR 5. Fix a bug in USART driver when using compiler optimization 6. Modify to make use the start-up code in libraries 7. Change the default build option for squeezing the executable file size 8. Modify source code alignment
|
||
7121ca646 fixd a critical issue in lwip. see issue#11
|
||
79ff9b739 fix compiling error
|
||
6afe8a448 Modified directory attribute to ignore local generated files.
|
||
cea21370a rewrite module memory allocator
|
||
3bc0dd4a8 fix svc stack size
|
||
355246ba4 fix svc stack size
|
||
93b6b755b Added scons scripts. Rename and updated libcpu/avr32/uc3/exception.x (with .irp macro) to exception_gcc.S (without .irp macro) for better compatibility.
|
||
958e18b52 add ili9325 lcd driver
|
||
8109f9d59 revert stm32_rom.sct
|
||
b5f7c6cb4 update lcd driver
|
||
2224aa4de upload iar project files
|
||
939a247aa upload iar project files
|
||
c3854e20b fix the output message.
|
||
f1e3700a9 update project file.
|
||
cbf5ef8fa update project files.
|
||
8381e13d1 stm32f107 branch support scons+iar compile
|
||
f2634a78a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1602 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
80e7e8233 remove interrupt priority group setting.
|
||
bf7943c94 stm32f10x branch support scons+iar compile
|
||
4bac05ffa remove key and lcd init from rtgui_startup()
|
||
8dd602108 rollback the command too long patch.
|
||
93e50cd8a AVR32 branch update for AVR32 Studio 2.6 with Atmel Software Framework included.
|
||
6b6cecac2 fix compiling error.
|
||
82e62b69c update project
|
||
4868f0f07 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1589 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
b0b50a009 update lm3s8962 project file
|
||
e5f52327f support DBGU,UART0~UART3
|
||
dd2a4924a rename _system_tack_size to _system_stack_size
|
||
a2470120e update stm32f10x gcc ld script
|
||
518bdc44b update lpc2148 startup_gcc.S
|
||
b4bc59f91 update lpc2148
|
||
903ee8b42 FM3 support GCC compiler
|
||
d5acd9ac9 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1581 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
f02f51d2e update lpc2148 SConscript
|
||
5a72253a7 update FM3
|
||
db8836766 add IAR compiler support.
|
||
e710b83f1 use GetCurrentDir() as include path
|
||
d836736bf use GetCurrentDir() as include path
|
||
1d20e11c8 fix GNU GCC ld script.
|
||
f0c20eb02 update SConscript
|
||
217c6d88f open LWIP_NETIF_LINK_CALLBACK definitions
|
||
07b16c066 update en28j60 driver
|
||
b85032077 update en28j60 driver
|
||
04c19da4a add files.
|
||
4102a54d0 add file system feature.
|
||
95cb66f26 add SPI SD card driver.
|
||
64b1c01fe MDK4 project generation can support same named file in project.
|
||
9194b17b4 add Dhrystone benchmark code (only for testing).
|
||
78c9ad637 update building script.
|
||
7c02e2113 use GetCurrentDir() as include path.
|
||
bca9c66e0 use GetCurrentDir() as include path.
|
||
3bec3d7ca add library for STM32F2xx.
|
||
b4ae6c402 add return value in rtgui_key_rx function.
|
||
08240e3b8 import STM32F2xx branch.
|
||
496e72749 update GNU ld script.
|
||
3d4e5e1fe update library to 3.5.0; update project file to Keil4.
|
||
311e66956 fix GNU ld script issue.
|
||
b3ef63314 fix compiling warning.
|
||
7fb192b29 fix RT_DFS_ELM_USE_LFN definition issue.
|
||
0af136752 add '#define DD 0' support.
|
||
ce01644d0 clean code and mirror change for desktop application
|
||
cfd580edf add rt_tick_set function
|
||
0aa5ded9c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1550 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
bad2e992e remove sprint, malloc, free function link when using Keil MDK compiler.
|
||
65b9bf366 update MDK project for FM3 mb9bf500r
|
||
a69172aa4 fix button status issue, which caused by mouse released outside of button but button handled the mouse press event last time.
|
||
3f5782a32 add RT_USING_CONSOLE option
|
||
42d3a22e9 add GetCurrentDir function to get a SConscript directory.
|
||
294e34e1e update rtconfig.h
|
||
7c2b17961 update LCD driver according to 0.4.0 beta2.
|
||
dcf5c1519 fix building script issue.
|
||
21f8faf0f support gpio interrupt
|
||
1586a43f6 support gpio interrupt
|
||
7beb4cd4c support Lwip
|
||
06b8498d6 add IAR project file generation.
|
||
700861276 support Keil MDK4 project file generation.
|
||
4ba812b3d add RT_USING_CONSOLE option.
|
||
de1f2b6b8 update stm32f10x
|
||
ceb2ba072 change #define RT_DFS_ELM_REENTRANT 1 to #defin RT_DFS_ELM_REENTRANT
|
||
3a503dcc8 rename from lm3s_9b9x to lm3s9b9x
|
||
9607beb21 rename from lm3s to lm3s8962
|
||
11eb2454a rename from lm3s to lm3s8962
|
||
8c45ba587 fix sam7x compile error
|
||
9791a36d2 update bsp lm3s_9b9x
|
||
647fc182a 添加LM3S_9B9x分支
|
||
38ed555e2 *** EFM32 branch *** Minor bug fix for timer driver.
|
||
69ad018bc *** EFM32 branch *** 1. Add SD card driver (SPI mode) 2. Add ELM ChaN FatFs support (Please read "Readme.txt") - Warning: FatFs is really FAT! (35KB) 3. Upgrade EFM32 libraries (CMSIS and efm32lib) to version 2.0.0 4. Merge all of the C source code in "libcpu\arm\cortex-m3\" into "cpuport.c" 5. Merge all of the assembly source code in "libcpu\arm\cortex-m3\" into "context_gcc.S" (except "start_gcc.S")
|
||
1eca19cb0 eliminate compile warning
|
||
ded91b107 fix bug
|
||
3bb6b835d change output object file directory
|
||
4fbb2e6d2 code update
|
||
e74ca7fc9 minilibc: Fix a bug in time functions
|
||
6904f495e add network test code.
|
||
a8f412bca update stm32f10x
|
||
aa31ef737 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1516 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
12d72dd67 update Fujitsu MB9BF506R project add nandflash device driver support RT-Thread DFS
|
||
1a734fe2f update lpc2148
|
||
d82200bad update lpc2148
|
||
0e03e7eb2 change some macros accordinate to rtdebug.h
|
||
dc1079981 update STM32F10x_StdPeriph_Lib_V3.5.0
|
||
4f9638440 add stm32f20x
|
||
c28397516 move stm3210 to stm32f10x
|
||
421630291 fixed compile error while RT_USING_RTGUI is not defined in rtconfig.h
|
||
ba62388fc update stm32 porting.
|
||
39d549ed7 update stm32 porting.
|
||
782e8f01d add STM32F107 porting.
|
||
de50381ba because the sethook operation is invoked only in system initialization, the interrupt protect is removed.
|
||
ee6898851 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
||
99dc4465a add skeleton template of network interface driver.
|
||
3d4b5722f eliminate compiler warning
|
||
28fbe864e fix command line too long problem
|
||
56e5e8b1f delete Fujitsu MB9BF500R configuration files for IAR but you can get them from rt-thread official web site
|
||
7292d1543 update Fujitsu FM3 lcd.c undefined RT_DEBUG in bsp/fm3/mb9bf500r/rtconfig.h add Fujitsu MB9BF500R config files for IAR
|
||
1aa724b5d fixd a compiler error in rtdebug.h
|
||
36e1c5ab0 fix dfs_elm_lseek issue
|
||
8e8fa0035 add reentrance check for lwip arch/ethernetif; convert an example to utf-8 format.
|
||
864bd1180 Add reentrance check. Put kernel debug switch together.
|
||
8c3d1e5ea clean up tools directory, put these files in www.rt-thread.org forum
|
||
fe605eed4 update Fujitsu FM3 MB9BF500R project with RTGUI
|
||
14c2f8c03 add rtgui_listbox_set_current_item function; fix draw rect issue on the border; fix progress bar drawing issue; fix on_item issue in menu if the sub_menu is shown;
|
||
e8d722068 update Fujitsu FM3 projects
|
||
8cae5c147 fix mailbox offset overflow
|
||
3077aea69 sam7x can now be compiled by armcc under scons.
|
||
70bafa328 move net/apps to lwip folder
|
||
b83b4ee04 add sam7x_rom.ld.
|
||
1fb43c861 using new macro: RT_USING_CONSOLE to enable console in rtconfig.h
|
||
0587549c4 start_gcc.s fix: disable interrupt in svc mode, add rw,bss init code.
|
||
1df295f8f update pic32 bsp
|
||
f00548260 eth_device_init is not re-entrance, add a warning.
|
||
782bdd479 update pic32 port
|
||
3126b45da Remove divide instructions.
|
||
0513333a1 Add RT_LWIP_VER130, RT_LWIP_VER140 options.
|
||
e6a874abb add sam7x scons script.
|
||
fef619f7b fix an error when RT_USING_CONSOLE is not defined.
|
||
ae674ab35 Now, lwip is using blocking mailbox.
|
||
70c031362 add a test case for blocking mailbox send
|
||
252bc41a2 add a blocking mailbox post function
|
||
d15319c40 fixd dm9000a driver issue
|
||
a967ec707 minor fix in ethernetif
|
||
6a3405623 Fixd a bug in ethernetif
|
||
4e5e1f8f5 remove some compiler warning.
|
||
06dd64401 change graphic pixel format
|
||
64517f05c update graphic driver interface.
|
||
a714392b7 update graphic driver interface.
|
||
ce5a42cc1 update graphic driver interface.
|
||
34d4a1bf2 change to graphic device
|
||
d84cef41c add has_libcpu option in PrepareBuilding function.
|
||
e540ac977 update graphic driver to const variable.
|
||
80da4b977 change to graphic device.
|
||
5284d6d52 add more device definition.
|
||
54f422ebb add more device definition.
|
||
6e88bffff add graphic device.
|
||
db9e590b9 add multi-text view widget.
|
||
bbf68d15e change graphic driver as RT-Thread device driver
|
||
b936b13ed fix rt_hw_interrupt_install bug
|
||
b2c7d265f add malloc, realloc etc implementation in minilibc.
|
||
df69843bd change end of line to UNIX format.
|
||
24c5c9824 move the setting next pointer to NULL out off interrupt disable.
|
||
ae4fa4fcb add seekdir_test.
|
||
d37f7b610 fix directory seek issue in FatFs.
|
||
dd2df385e fix rt_hw_interrupt_install bug
|
||
3ea3d509e change the wrong end of line (all of them shall be UNIX end of line).
|
||
c2276d171 Add finsh_get_prompt function declaration.
|
||
459e51fb4 add DFS_USING_WORKDIR pre-define
|
||
b41b576be enable icache for at91sam9260
|
||
12fba54f9 add devfs for at91sam9260
|
||
73e78bdc0 Modified net apps for lwip1.4.0
|
||
111d02568 Add sys_mutex implementation.
|
||
2f32cd9d7 insight can not get along with -gdwarf-2 very well. So, we use -gstabs+ for more compatibility.
|
||
e9e1c20ae lwip1.4.0 is able to run now!
|
||
1d56e975c lwip merged to 1.4.0, compile passed but can not run. ethernetif has been modified a lot.
|
||
f862baaaa FIX: ESHUTDOWN is not defined when newlib is enabled.
|
||
f666fd926 Since telnet is not installed by default from Windows Vista and later, it's better to use putty in command line.
|
||
97e80a164 add PIC32 Ethernet Starter Kit demo
|
||
2f70bf957 add pic32 port
|
||
d9256a31a update qemu/mini2440 on ubuntu to support keypad
|
||
6990871cb reconstruct module examples
|
||
5a1c347ac reconstruct module examples
|
||
8d25a8ae6 reconstruct module examples
|
||
efb7aefde reconstruct module examples
|
||
2fef2112f update SDCARD for running FTK
|
||
a87630269 fix some compiling warning, errors in the new object system.
|
||
712aacd36 update rtconfig.h and SConstruct
|
||
fe9f043b5 upgrade ftk demos
|
||
ea5421567 update module construction
|
||
477dec24b add qemu/mini2440 emulator on Ubuntu
|
||
18476d973 add more math function
|
||
0050c8b70 add new port for FUJITSU FSSDC-9B506-EVB v1.0 finsh are supported
|
||
6a27c24e1 modify DefineGroup function to return librarys
|
||
9faa3d998 eliminate compile warning
|
||
8a9792317 Modify the link mode, compile each component to static library firstly and then link them;
|
||
c99ca774a Modify the link mode, compile each component to static library first and then link them
|
||
7a6949f24 cleanup trace log.
|
||
bfd56fffe use new object type implementation.
|
||
8457439dc use new object type implementation.
|
||
169c31fc4 *** EFM32 branch *** 1. Add EFM32 development kit support 2. Add USART sync mode (SPI) support 3. Add SPI Flash device (ST M25PX16) driver and demo application
|
||
43a6a907d use builtin va_arg in GCC 4.x
|
||
8e5f42877 add example: RTTAB
|
||
c98fd0226 fix Nios II rt_hw_context_switch_interrupt bug
|
||
a607e1485 update Nios II bsp config
|
||
c8bac1af0 add #define RT_USING_CONSOLE into the rtconfig.h [RENESAS M16C project]
|
||
a5073f27b add IAR compiler support in POSIX Threads.
|
||
2a8b1db17 Update romfs dummy code.
|
||
d3d511190 compiler error, remove this code!
|
||
c63a2e0a8 add #define RT_USING_CONSOLE for Nios II bsp
|
||
d4fcf7942 update at91sam9260 emac driver
|
||
0220cb673 remove RT_USING_RTGUI and compiling error in Keil MDK.
|
||
89d13cbd3 fix fill polygon issue, which found by loveic
|
||
fd963d847 add emac driver for at91sam9260
|
||
ea009132a modify micro definition of file Operation flags
|
||
cfa485f20 update template project file.
|
||
62b4ca8d4 update building script.
|
||
ee318bb0c fix micro define error
|
||
790fff9db git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1378 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
73656d533 update FM3 easy kit IAR project if define RT_USING_RTGUI in rtconfig.h must be compiled by full edition of IAR Embedded Workbench else can be compiled by 32KB KickStart edition
|
||
c84fc5378 add at91sam926x porting.
|
||
8d77fe70d fixed bug: no release uffs_object_handler in dfs_uffs.c function:dfs_uffs_open()
|
||
ccf7d6791 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1362 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ab2ddad11 fix lseek para. err.
|
||
ac97bc17b fix memory leak problem
|
||
a019ea904 add crc.h
|
||
770163fe9 file transmission trough zmodem protocol.
|
||
5114ce8d1 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1355 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
300825d8c file transimission through zmodem protocol.
|
||
578b245b0 *** EFM32 branch *** 1. Add IIC slave mode RX by interrupt function (Now, master mode TX/RX and slave mode RX functions are done) 2. Add Timer1 configuration in timer driver 3. Modify the ACMP default initialization setting 4. Add on/off switch for debug code to reduce size
|
||
2e5914752 fix,In region judage two rectangular intersect,Missing cross.
|
||
967f6f6ee translation examples to rtgui_win
|
||
c715ed6d9 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1347 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
0621f30e9 move rtgui_win to branches.
|
||
0e93e6809 add rtgui_win subfield,Highlight the ease of use
|
||
96c53b495 fix the magic issue in allocated memory block.
|
||
baf5e4143 add #define RT_USING_CONSOLE
|
||
ab5594273 add RT_DEBUG option.
|
||
64cf67f39 fix new introduced issue: RT_ASSERT(mem->magic != HEAP_MAGIC);
|
||
04b7474b6 add RT_USING_CONSOLE option.
|
||
ced8915d6 fix compiling error.
|
||
8dbcab1c4 update more debug information.
|
||
e9148ab6c fix joinable semaphore of pthread not clear to NULL when detach.
|
||
adc63f2c0 update elmfat to R0.08b
|
||
a8ba93e97 update fs_test.c
|
||
8bb658694 add test
|
||
b5fbd4677 add GNU GCC support in LPC2478.
|
||
24dfbe437 remove dfs_config.h file and fix filesystem lookup issue.
|
||
c8cb831c9 add RT_USING_CONSOLE.
|
||
939ca85ee add RT_USING_CONSOLE definition.
|
||
053380bf6 update mini2440 configuration.
|
||
7b07e674d remove FILE using in jpeg.
|
||
936d60351 update FM3 easy kit KEIL project
|
||
46743c4f3 update FM3 IAR project add cpu usage displaying control LED3 by ADC
|
||
79696e864 fix _gettimeofday_r issue.
|
||
107dc2378 fix CLOCK_REALTIME definitions.
|
||
4a0e072cc update png configuration.
|
||
9fab1b316 add cairo building script.
|
||
5691af999 add lua library.
|
||
ba9c0b87c add pixman library.
|
||
ca52080ad change "inline" to "static inline" for IAR compiler
|
||
b2e2825fb add adc.c/adc.h to FM3 IAR project
|
||
c4b51ff71 update Fujitsu FM3 easy kit IAR project: add LCD/ADC/KEY/LED device support using RTGUI to display the ADC and key status on the 128x64 LCD
|
||
c5bc8e867 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1316 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
804e48e7b change the Fujitsu MB9BF500R start address of RAM from 0x20000000 to 0x1FFFC000 change the HEAP size from 0x400 to 0x0 in the FM3_easy_kit project
|
||
07b841353 use relative directory to instead of absolute directory of link file FM3 IAR project
|
||
a0cce584a fix open directory but without O_DIRECTORY flag issue.
|
||
62c166236 fix destroy an application issue when there is no another application in the panel.
|
||
71421510f remove NOT small size definition.
|
||
062f3ad03 fix external library path.
|
||
1090e48f0 fix no image case in listview.
|
||
cee08f016 update libpng, libz, jpeg building script.
|
||
fb9a0952c add Nios II app
|
||
7bc4fe3b7 add IDLE_THREAD_STACK_SIZE in rtconfig.h
|
||
b495cb50f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1305 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
40035dab6 move to external.
|
||
27129b50f move freetype to external.
|
||
6f4ad3b62 添加 zmodem
|
||
2d3818ae5 add utilities directory.
|
||
490322857 fixed a minor issue in mini2440/lcd_t35.c change line 383 from "lcd->parent.open = rt_lcd_close;" to "lcd->parent.close = rt_lcd_close;"
|
||
6221cdfec fixed KEIL project of Fujitsu FM3 Easy Kit compiling error avoid to include C:\Keil\ARM\RV31\INC\core_cm3.h
|
||
85a1d2f22 add IAR project for Fujitsu FM3 Easy Kit running a LED thread
|
||
91577f186 Add fm3 porting.
|
||
cabc797a2 *** EFM32 branch *** 1. Update the copyright information - 2009 => 2011 2. Add external oscillator configuration routine in "rt_hw_board_init()" - Before, it is set by default frequency, 32MHz - Now it can be set by user specified frequency 3. Add ADC and ACMP (analog comparator) drivers 4. Clarify the MCU and target board define in "rtconfig.py"
|
||
338155edd update building script for jz47xx.
|
||
c217af806 add sep4020.h (register address ) modify serial.c serial.h and clk.c (for compatibility with sep4020.h)
|
||
8ac855d16 As you know, most branches of RT-thread project has used "scons" tools to compile project or construct MDK project automatically for specific branch. this is a very simple and effective method.Now this method could have been available for sep4020, and the necessary script files has been wrote and uploaded.
|
||
85b2da15c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1292 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
835ee58a4 delete the evb4020 and sep4020 branches, now We only maintain mini4020 branch.
|
||
923627468 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1290 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ae0ea1793 update version information.
|
||
a32bda9ec fix variable section end issue in finsh shell, which submit by aozima.
|
||
ead014f96 update mkromfs script.
|
||
54228a051 porting pthread to ARMCC compiler;
|
||
397efc125 remove RT_USING_MINILIBC definitions in building script.
|
||
4853d4f54 update the GNU GCC link script.
|
||
88b319926 update the GNU GCC link script.
|
||
ceda7d874 add CPU usage example code.
|
||
664a1345c update Nios II
|
||
57756a598 add a new CROSS_TOOL(iar) in the rtconfig.py for stm3210 branch now the scons support three CROSS_TOOL(gcc, keil, iar)in the stm3210 branch
|
||
30c8d3601 fix compile error for stm3210 IAR project
|
||
4cc9c785e update readme.txt for renesas m16c branch
|
||
65658d042 add a readme.txt for renesas m16c branch
|
||
ce312e689 keil is not support renesas M16C, so delete the keil platform in rtconfig.py
|
||
e9a16eb5e set 4 bytes align for led_stack[]
|
||
314bcbd3e *** EFM32 branch *** - New branch for Energy Micro's MCUs (http://energymicro.com/). - Target board: FM32 Gecko Starter Kit (http://www.energymicro.com/tools)
|
||
d128ba916 add nios
|
||
fac560d43 add context_iar.S for SCONS actually context_iar.S is the same as context_iar.asm but context_iar.S is used for SCONS, and context_iar.asm is used for IAR
|
||
e01eaabee using SCONS to build IAR M16C project
|
||
29db3e329 get ready for SCONS change the m16c assembly extension from s34 to asm move the m16c porting files to m16c62p directory
|
||
efc32994d update IAR for M16C from EWM16C-EV-3401.exe to EWM16C-EV-3501.exe
|
||
5d737bd87 fix directory issue of finsh shell.
|
||
7cca94e5a add image related building script.
|
||
a6d0f9b94 fix compiling error.
|
||
6bcf028cc fix gcc compiling error
|
||
981d15812 fix gcc compiling error
|
||
5af8cc55c add more demo features in listbox and listctrl.
|
||
6693b9c2d fix mouse click on whitespace issue in listctrl.
|
||
211e1aa33 re-write external clip.
|
||
ffa3e22d2 fix device type.
|
||
4e3839d70 add RT_USING_DEVICE definition.
|
||
86e7b772c add object allocation check.
|
||
2aeee86c5 fix backspace issue.
|
||
1f46f9da4 fix length issue found by yermin.
|
||
0ce73d5b1 update image container.
|
||
bb1518ef1 update image_container.
|
||
d20a26430 fix compile error.
|
||
84ac86f3d fix compiling error.
|
||
515b33798 add image_container.
|
||
66037b4de add textstyle in gc; fix hz_cache memory leak issue; fix selection issue in radiobox.
|
||
17b7ae81e update SConscript in dfs
|
||
a0b93e843 update SConscript in dfs
|
||
ed85f737d modity,use zip file.
|
||
efb077205 fix up
|
||
ac07efd46 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1245 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ef0d03aaf add UFFS compiler switch
|
||
0030a2d39 add support uffs interface
|
||
dede5414d update msd.c
|
||
93ee3dbfc delete temp files under bsp/lpc122x
|
||
7c83c7da5 update mini2440 bsp
|
||
50bd74d3c fix compiler error.
|
||
afbce6d5f fix <BAD file> issue on mount point directory
|
||
e97ae6898 fix compiler warning.
|
||
b8e36ea54 fix compiler error.
|
||
eb5e940df added bsp/lpc122x & libcpu/arm/lpc122x
|
||
ba5079519 update module
|
||
aa1a78082 fix memory static problem
|
||
74bb72946 fix speed calculate bug
|
||
6389520f5 update ftk calculator demo
|
||
e97fa0027 delete ftk_label demo
|
||
b050da1c2 update ftk demo
|
||
ae9cf0ea5 update notebook example; fix listview_icon image size issue.
|
||
97cc2b9e4 update notebook control; fix rtgui_widget_hide issue.
|
||
04727cb1d update mini2440 bsp
|
||
e73771f26 update mini2440 bsp
|
||
c260b4d77 update notebook control.
|
||
ecb7e7d98 add notebook example.
|
||
990d052de update menu demo.
|
||
297405c3c update menu control and add notebook control.
|
||
32d13198d update dlopen implement
|
||
f18a82d59 fix pendsv priority set reverse bug
|
||
d8b4897ca update export symbols
|
||
a1225b1ed update ftk_module.c
|
||
27ad56b8d port lpc176x for IAR
|
||
848a08f62 extract module symbol via elf file instead of using RTM_EXPORT declare
|
||
00e74b98c update GUI building script.
|
||
84d701bce update GUI example building script
|
||
05bb889d8 add menu demo.
|
||
b2db97ed9 update menu control.
|
||
5b440a342 fix zone release bug
|
||
6565e9511 update menu control.
|
||
7eee3d5e8 update building script.
|
||
89ac28b9b add building script for ftk module demo.
|
||
3569b27c3 add ftk demo
|
||
162fbee8d add ALIGN(RT_ALIGN_SIZE) for finsh_heap
|
||
58f21a017 change output directory to 'build'
|
||
179bdeca6 update elf loader
|
||
12750c38b add defunct list initialization even if not use heap.
|
||
9ee576206 add ftk calculator
|
||
b769aa15d update export symbols
|
||
b7e62fb73 update elf loader for R_ARM_RELATIVE type relocation
|
||
0c7ed9c90 add ftk_module.c
|
||
af95ba630 add combobox and listctrl example.
|
||
5d0786513 update combobox widget; add listctrl.
|
||
3ba6d887d update mkromfs script.
|
||
fdfe4f478 add RT_USING_TC in SConscript.
|
||
efdd4043b add ftk label demo.
|
||
0ee9b3d92 use rt_malloc_page api in module.c
|
||
43448c696 fix mib2 compiling warning; add more options in lwip building script.
|
||
f1a255b4b add a default parameter to function call.
|
||
83bb6a11b fix compiling warning; optimize ls function.
|
||
f8397a169 fix mkdir issue; add cd command in finsh.
|
||
46914144c add current path in prompt.
|
||
fbe81f8c4 add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue.
|
||
7cdd2849a Bugfix: redundant * before "old_handler" is removed.
|
||
ffbda3141 add combobox example.
|
||
5c21c6b45 change static __inline to rt_inline.
|
||
a8053dbe6 update combobox widget
|
||
1a8721ecd add list_mem function in slab allocator.
|
||
14a840b91 fix cat print buffer no \0
|
||
3f5623a8e add combobox widget
|
||
80af4ee98 add __weak for rt_hw_console_output (IAR)
|
||
6ae0b4582 fix compiling warning.
|
||
aff115bbb fix compiling error!!!
|
||
98492b734 cleanup 3210 branch code.
|
||
753de2064 fix dfs_filesystem_lookup issue in empty item.
|
||
400c012e4 update lm3s project files & fix sd card read fail issue
|
||
fad87e1f8 fix ssize_t redefinition error when using minilibc
|
||
010afcef4 fix kernel testcase fail issue, need to be reviewed
|
||
82f817046 merge DFS ELM FatFs from 0.3.2 to 0.4.x
|
||
6a6d49f52 remove RTC_DEBUG definition.
|
||
48738e864 set ENOMEM when malloc failed.
|
||
e5eac973a malloc(0) is implementation defined.
|
||
b13215b7c fix malloc(0xffffffff) issue.
|
||
7880b57f3 remove LWIP_THREAD_MAGIC assert in LwIP porting.
|
||
8ccfaa8eb cleanup DFS_USING_WORKDIR code.
|
||
90ce1ad21 fix filelist_view issue in descontructor and files display.
|
||
5cacd95a2 increase more stack size in demo workbench.
|
||
30967678b fix compiling issue when RT_USING_HEAP is not defined.
|
||
1e5518ee8 update lpc2148 bsp
|
||
e583f2031 modify *.uV2 --> *.Uv2 for mdk project file
|
||
dc4e29670 stm32 std_lib update to 3.4.0
|
||
e05e68ae9 stm32 std_lib update to 3.4.0
|
||
4aab51188 update macro DFS_FILESYSTEMS_MAX to 4
|
||
cd38776fe fix spell error
|
||
8dfab786e add FINSH_FUNCTION_EXPORT_ALIAS preprocessor in finsh shell.
|
||
bd15cf6a7 cleanup rt_module_open code.
|
||
725ad9b88 fix msd write issue.
|
||
b37abcd94 update building script.
|
||
fca005fe0 change the timeout of NFS link; add copy function in finsh shell.
|
||
a7bf52985 remove mdk import.
|
||
c6a271590 fix compile error in Preprocessor setting.
|
||
4d88d694d rename the private field in device to user_data.
|
||
5d8c15c4b rename the private field in device to user_data.
|
||
5a4d61883 rename the private field in device to user_data.
|
||
7a80d831c update doxygen comments.
|
||
36a93a4e4 added a document 2 bsp/evb4020/src & modified application.c
|
||
dc5e5b7fa previous commit failed to add the sources
|
||
61f7e58f7 added bsp/evb4020
|
||
08668dc48 wangjiyang added bsp/evb4020 & modified libcpu/arm/sep4020
|
||
8732a6feb 删除一个多余的readme.txt for ftk
|
||
c7f84202b fix pendsv priority set by phoenix
|
||
f438f02b0 add uip
|
||
a9424c09e update POSIX mqueue .
|
||
baf30c5f3 update lpc176x project.
|
||
6237d0538 update nuc140 project files.
|
||
e262eed0e update armcc device parameter in LPC2478.
|
||
3f30b3cba update armcc device parameter.
|
||
bad87a2c4 update lm3s sconscript and project file
|
||
1760635c3 update lm3s Libraries
|
||
5597823b8 apply new tick overflow patch from Charlie
|
||
087c06673 add some newlib leaked function.
|
||
872a503a9 update a dummy romfs data.
|
||
ccdcc1119 add newlib building support.
|
||
9555bf297 clean up module config file and SConscript
|
||
7191e2220 add pthread magic assert.
|
||
f5d2b36ad update conscript of module examples
|
||
64b4a1887 remove to example directory
|
||
945ed1ecc move to example directory
|
||
23062d20b fix moudule memory alloc issue
|
||
f67eb617f add pthread initialization in libc_system_init.
|
||
56c6c301b clean up code
|
||
b5a2fde35 modify stderr display in building script.
|
||
c2caac7e7 add posix semaphore test.
|
||
1b014359b rewrite posix semaphore and mqueue implementation.
|
||
558023a02 update lm3s bsp
|
||
14169f7e8 fix some compiling warning.
|
||
e01636a3f update extension app
|
||
384adb585 update list_module
|
||
5a8d5a56c update module
|
||
c5c956a81 rewrite gettimeofday in minilibc.
|
||
bc6e8c544 add stdout display in building script.
|
||
b7e611c0a update RTC driver.
|
||
1a0ec7b47 clean up code
|
||
7c0004b7c add libc_mq test.
|
||
cf85a6688 update time related function.
|
||
cb72c44e5 add time related function.
|
||
913a4edfb add scons script.
|
||
8abbd3996 Add MDK 4 project file,and remove old project file.
|
||
f01f25b45 remove examples depend.
|
||
c7f8c325a module update for extension
|
||
f84c16c60 recover rt_object_find function.
|
||
d174592ef recover rt_object_find function.
|
||
72630eae8 add clock and mqueue interface.
|
||
d57496b78 add time related function.
|
||
a90c2712e fix compile error
|
||
5f838f86a add libdl and extension examples
|
||
03951e4e3 add RT_USING_MINILIBC definition in minilibc component.
|
||
f3c4c419c update ftk building script.
|
||
71f349051 add missed SConscript file.
|
||
15f07a3e6 initial cleanup function of thread to zero.
|
||
5a600125e add ftk updated SConscript file.
|
||
10732a76e cleanup scons building script
|
||
2fce1a91e remove ftk check out folder.
|
||
b30035187 remove RT-Thread/GUI dependence.
|
||
d9cb84f48 add libc testcase.
|
||
019b65420 replace iram vector to vector copy.
|
||
643fea758 add vector copy routine.
|
||
2c647575b add ROMFS initialization.
|
||
d4c03d07c add fstat implementation.
|
||
32f659891 add semaphore and sched implementation.
|
||
5c148b670 remove newlib test code.
|
||
69422e28d delete rt_ prefix in libdl
|
||
d240423d7 construct module symbol table
|
||
b2fb4be81 add initial libdl
|
||
e83ffff66 add more pthreads cancel feature.
|
||
ecfc8e76a add more pthreads cancel operation.
|
||
1c67fc851 add thread local storage feature.
|
||
aca1628a3 cleanup pthread implementation code.
|
||
ac407d25a update GUI examples.
|
||
468db5015 update pthreads components.
|
||
45461f8af update MIPS branch.
|
||
25f50375e add initial pthread implementation.
|
||
7018ab066 add cleanup callback function on thread exit; add IPC object reset command.
|
||
5837cd792 change the selection block to square in list_view icon mode.
|
||
523980b43 fix not deleting timer when auto window has been closed.
|
||
dda2cd725 fix the compiling error.
|
||
ac812f693 fix data align bug
|
||
6e4a697d0 fix luminaryif_rx pooling issue
|
||
644c879a4 add rt_module_realloc implement
|
||
d3caad90c add qsort implementation.
|
||
54e77664f romfs and dev is usable. fix directory adjustment in ls function.
|
||
969b9be9a add devfs initialization in application.c
|
||
e91e82d16 remove usr mode stack setting.
|
||
5f85cb2f7 fix lseek issue.
|
||
048618235 add stdin, stdout, stderr implementation in newlib.
|
||
fb7d4122f implement module memory allocator
|
||
a6f06d24c add stdin, stdout, stderr implementation in newlib.
|
||
363ad228a add device file system implementation.
|
||
bd6d16ecd fix DFS elm struct mismatch issue.
|
||
af2019888 fix struct stat issue.
|
||
24be5a1bb add key.c to compile
|
||
ffc5956b0 construct all modules
|
||
1eb9b5c07 implement virtual key in QEMU/mini2440
|
||
9403fd7fc support kernel symbol link in module system
|
||
87c7e890b update module demo
|
||
9536c4638 add virtual key driver for QEUM/mini2440
|
||
e98032b28 implement sin and cos function
|
||
0f5fb37f9 remove the complicated definition on FTK component.
|
||
ad3d42106 Improve the Device File System of the POSIX compatibility
|
||
e7fb6e7be Improve the Device File System of the POSIX compatibility
|
||
b4a98e445 Improve the Device File System of the POSIX compatibility
|
||
14a0eaf61 add init loongson soc3210 porting.
|
||
83c4a17c6 add init loongson soc3210 porting.
|
||
67eff1996 add init loongson soc3210 porting.
|
||
0395886e1 add rand function in minilibc.
|
||
9e324032b fix rt_realloc issue when realloc a NULL pointer.
|
||
8a43cbc5b add POSIX thread directory.
|
||
f5d6586c1 add POSIX thread directory.
|
||
809f8c5fd fix MMU table overwrite issue
|
||
acfbfad25 fix MMU table overwrite issue
|
||
da7bbdb0d remove interrupt.h and compiling error in jz47xx branch.
|
||
d56c91e32 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1004 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
8f2f6f647 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1003 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
19517efc3 修改FTK的文件组织
|
||
aad58f356 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1001 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
bd144ed23 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1000 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ffa3341d4 startup.c rtthread_startup函数的 rt_system_heap_init(__bss_end, (void*)0x34000000); 暂时改为 rt_system_heap_init((void*)0x33000000, (void*)0x34000000);
|
||
c1798b758 struct rt_thread 的 stack_size 改回 rt_uint16_t 类
|
||
47c510112 第415行 if (fno.fattrib & AM_DIR) d->d_type &= DFS_DT_DIR; else d->d_type &= DFS_DT_REG; 改为: if (fno.fattrib & AM_DIR) d->d_type = DFS_DT_DIR; else d->d_type = DFS_DT_REG;
|
||
c37979560 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@996 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
be8406155 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@995 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
e7211af8a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@994 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
bb83a05cc git-svn-id: https://rt-thread.googlecode.com/svn/trunk@993 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
56d8c4520 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@992 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
18eb6e16b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@991 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
b324805cb git-svn-id: https://rt-thread.googlecode.com/svn/trunk@990 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
d90ac765d git-svn-id: https://rt-thread.googlecode.com/svn/trunk@989 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
36154f46b git-svn-id: https://rt-thread.googlecode.com/svn/trunk@988 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
36077081a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@987 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
a40dda184 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@986 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
8693fc1ed git-svn-id: https://rt-thread.googlecode.com/svn/trunk@985 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
f15642680 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@984 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
ae5e8d2d6 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@983 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
0dac4f368 fix Keil MDK project template and add scatter file.
|
||
53cc2e079 Fixed compile error caused by missing const declaration.
|
||
7498af2fd add RT_USING_MODULE macro condition.
|
||
98dc2877a fix compiling warning.
|
||
c8a48b5d2 fix compiling warning.
|
||
7774d03fd update font engine.
|
||
9641f5b7a update font engine.
|
||
d33bee476 add demo_view_module.c
|
||
e5747e5b7 update FreeType font support. And the default texture encode is GBK.
|
||
9238dbb7b fix draw_mono_bmp issue
|
||
74a97349d add none-fixed font support.
|
||
03072ba68 Sam7x project updated.
|
||
a2055ef63 FIX: #endif out of position.
|
||
09c3fdc0e update module
|
||
af13fb683 add sin, cos implementation
|
||
5a8f34e46 tetris module update
|
||
1c590cf5d module update
|
||
7fd452b8a module update
|
||
1b55b0053 modified rtgui_dc_draw_round_rect and sorted the sequence of functions
|
||
b324e1a2d fix view and workbench destroy issue.
|
||
bddae69d9 fix view and workbench destroy issue.
|
||
cf2d8031c update tetris module
|
||
c217605be fix view and workbench destroy issue.
|
||
2ef68fcee clean up code
|
||
916a73025 fix gui example issue in 0.3.x.
|
||
d640fd444 add application module demo view
|
||
ec7345221 clean up code
|
||
878d1b363 update module
|
||
8d42ca4e7 delete #define stat _stat
|
||
a66758974 modify stat to _stat
|
||
e8db9d735 update tetris module
|
||
301343280 added rtgui_dc_draw_annulus example.
|
||
d918c6956 added demo_view_instrument_panel.c, and added rtgui_dc_fill_round_rect test for demo_view_dc.
|
||
af76e75ed git-svn-id: https://rt-thread.googlecode.com/svn/trunk@920 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
de32e9503 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@919 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
92e2eac3f git-svn-id: https://rt-thread.googlecode.com/svn/trunk@918 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
d98ba087f show rtgui on lcd
|
||
a8eff5c96 fix object create error
|
||
446799244 module clean up
|
||
3c2c5df6e fix O_RDWR issue in ELM FatFs.
|
||
c89ea7615 fix vline and hline coordinate issue
|
||
37b791041 update rtmlinker
|
||
160474c99 clean up code
|
||
b1357bd0d add module definition
|
||
463e70efe clean up
|
||
2fd51d55a code clean up
|
||
d54f2bbfc module update
|
||
e78285e76 add tetris module
|
||
322b7d21d add PIC32 branch folder.
|
||
427a00e9b update jz47xx branch code.
|
||
81ad360b9 fix rtgui_dc_client_blit_line issue, which found by appele.
|
||
f245caa86 fix memory leak issue
|
||
3c975d692 fix widget hide/enable issue and add on_changed in slider widget.
|
||
814ac8fb2 fix lcd update issue
|
||
7659f790e fix button hide bug.
|
||
347d1edb3 Updated for newer version of UC3 Software Framework.
|
||
1b84c89a5 update jz47xx branch code.
|
||
8c8530ff6 update interrupt handler.
|
||
b63899a92 update jz47xx branch code.
|
||
144af8fcf update jz47xx branch code.
|
||
8dab825fb update project files
|
||
7b76fb6ec add UFFS 1.3.2-4 (http://sourceforge.net/projects/uffs)
|
||
a3ca8e33d add romfs support.
|
||
3048d2393 fix size issue in memp_simple.c
|
||
767c64e69 fix enum_t and strrchr issue according to superyongzhe patch.
|
||
82d4e4988 fix dfs_stat issue
|
||
d41f2f083 force to compile as little endian.
|
||
726c78748 fix dfs_subdir issue.
|
||
6a2c61e98 fix compiling error.
|
||
4f6e6dab8 rename orientation to orient.
|
||
c2507af6b add Nuvoton Cortex-M0 porting.
|
||
4eeae777d use minimal configuration on rtconfig.h
|
||
d7c6cad8c update widget clip function.
|
||
54089722c fix hardware DC object creation issue in rtgui_dc_begin_drawing function.
|
||
ffc3f02fc compatible with 0.3.x branch.
|
||
63917c728 update PNG image code.
|
||
2e117029e update bmp line blit.
|
||
188bad3b6 fix widget clip update when set widget's extent.
|
||
c188bba48 update list item callback action.
|
||
0c31a7c3a add widget parameter in item action function callback.
|
||
9a3f67746 update benchmark example.
|
||
cf6882f35 add blit_line to DC.
|
||
4a0c2aa83 update Keil project file.
|
||
8d4598cc0 update building script.
|
||
0c1c732cb add benchmark example.
|
||
a76596f98 re-write hardware DC.
|
||
7e88b9cfc git-svn-id: https://rt-thread.googlecode.com/svn/trunk@850 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
b1218f8c3 re-write Hardware DC implementation.
|
||
0c2f85b5f fix buffered dc blit issue.
|
||
084a39897 update on blit function.
|
||
a385dc394 cleanup code.
|
||
702f5e81b add blit functions.
|
||
bb22b8ec0 remove the static view name.
|
||
aa35bccfe fix view focus bug.
|
||
50eb24dfe add bitmap image support.
|
||
82239341b rename hardware dc to client dc.
|
||
2e0297c52 update scrollbar widget.
|
||
afe4c3cc6 update scrollbar widget.
|
||
2df619d98 update run_module.c
|
||
8510a938d add scrollbar widget.
|
||
0708dd8aa add scrollbar example.
|
||
2e0352e65 add rt_thread_idle_excute API.
|
||
898ad75a7 add on_idle call back function.
|
||
1451735e9 clean up end of line.
|
||
787d7681f fix compiling error.
|
||
4b4a4f200 fix compiling warning.
|
||
dda87fa81 add Module option.
|
||
5f399b692 fix compiling warning.
|
||
8772a35e3 change dfs_stat/dfs_statfs to _stat/_statfs.
|
||
7f5d09c92 fix compiling warning.
|
||
b3207276b small change
|
||
9f1058605 fix tftp create file fail bug
|
||
445da145e fix compiling error if there is no DFS file system.
|
||
b9fcbfc34 fix timegm function issue.
|
||
56916d1a7 file should be closed after sending finished in ftp server
|
||
2c32bb90a rename postlinker to rtmlinker && add post action
|
||
0a64bac9d apply kuronca patch for heap initialization check.
|
||
f83426504 reconstruct module
|
||
5b0e4dc40 reconstruct module
|
||
f24c52e1b fix compiler error
|
||
26aa51e8a add flush, statfs, mkfs to device file system interface.
|
||
bddebf340 add postlinker.exe for dynamic module loader
|
||
33feb176d add flush, statfs, mkfs to device file system interface.
|
||
fd12462d5 fix serial issue
|
||
a31474b01 fix serial issue
|
||
d9f797aac fix mmu issue
|
||
1e9996c0e the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
|
||
d394761e2 add play.hdh and stop.hdh to gui example files
|
||
ae53558a6 fix rt_device_blk_geometry compile error
|
||
731711f74 the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
|
||
b669237ae the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
|
||
b5763568c the unit of read/write offset and buffer size is changed to the block size in block device driver read/write interface.
|
||
e94adf07c add init Jz47xx porting.
|
||
64a7365af add init Jz47xx porting.
|
||
214e44c3f fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue.
|
||
69466590f bug fixed for optimization
|
||
acd609744 update DC example.
|
||
b25f307b9 implement hardware DC in each widget.
|
||
e76cd77c5 fix win drawing issue.
|
||
dcff85f18 modbus master
|
||
059f6d01a delete backup file "Backup of upd70f3454.ewp"
|
||
c253f349d add timer timeout example.
|
||
a3e255636 change the ALIGN definition for IAR compiler.
|
||
4902e69f1 change the ALIGN definition for IAR compiler.
|
||
5900cc0c7 change the ALIGN definition for IAR compiler.
|
||
b2f78b2e7 port rt-thread to NEC V850E
|
||
4ca5596c9 add user_data in rtgui_widget.
|
||
e5d6e61a5 add user_data in rtgui_widget.
|
||
360095ecb add sep4020 porting
|
||
77b375741 add SEP4020 porting directory.
|
||
bcb3f4454 add jz47xx porting directory
|
||
bf08f4d74 decrease memory usage
|
||
59b014b64 move module.h into RT_USING_MODULE
|
||
6254665cf reduce finsh shell memory usage.
|
||
f419a1711 remove thread dump
|
||
17e528db4 fix memory check in rt_realloc function
|
||
3e141fce6 update project file for lm3s
|
||
b3b579ed9 update STM3210 project file and building script.
|
||
95a579baf fix the end of line error
|
||
0df924dda fix the include file error
|
||
490767223 add TTF font support.
|
||
d4150036b add ttf and xml example.
|
||
3a13964ef move dc operations as dc engine.
|
||
a1ee01930 move the basic routine of dc to inline; add hdc memory image type; move event buffer from stack to gui thread structure.
|
||
ea6e5155e fix running fail problem using armcc O2 opinion
|
||
3e8fb96c6 Remove duplicated file
|
||
470feff16 fix armcc compile error
|
||
25e7ea174 module developing, application can be run successfully
|
||
0c5f6cd9b change name from clock.c to system_clock.c
|
||
b86a46011 remove warning
|
||
a07a91643 add module info
|
||
008bc108b remove warning message when no sdcard insert
|
||
8b8dba661 module developing
|
||
1fb4d8483 fix compile error using gcc compiler
|
||
4314d9f09 update progress bar drawing.
|
||
338f4aa90 change jlink option
|
||
a5b48e361 fix ENET interrupt issue; fix the end address of heap issue.
|
||
5b9128680 add radiobutton drawing.
|
||
94e758a2c add rtgui_image_hdcmm from memory HDC image.
|
||
e7e1a2a6a fix none-SDHC card issue.
|
||
1e1b85b9c clean up finsh shell code.
|
||
1021b764e add EMAC driver.
|
||
54696c4aa add sdcard driver.
|
||
289aa30c7 FIX: Setting the 'flags' to 0 will overwrite NETIF_FLAG_BROADCAST, see ethernetif.c line 140. Also, the IGMP check is redundant( see netif.c line 153).
|
||
0eaf2098b fix the timer check bug.
|
||
b34d10449 change some field's type in RT-Thread RTOS definitions.
|
||
2139edd2e add NFSv3 configuration.
|
||
9c7ed22d0 update NFSv3.
|
||
f05617648 add macro definition for shell thread priority and stack size.
|
||
88bfa45e7 fix thread delete issue when module is not used.
|
||
ecea5d2b8 fix thread delete issue when module is not used.
|
||
0b02a2ebc Add ASCII large font support.
|
||
0ce26895a clean code.
|
||
0fbfdec40 add NFS v3 filesystem implementation.
|
||
5836237ae add more RT_USING_MODULE definition.
|
||
645357a05 remove update GUI demo building script.
|
||
72139e844 update GUI demo building script.
|
||
0d5451c28 remove compiling warning.
|
||
0cea283b5 fix compiling error on mini2440.
|
||
eb84483f7 [mini2440]fix rt_hw_lcd_update bug
|
||
37e3e9886 update RT-Thread/GUI examples.
|
||
3f319a875 add icon display mode in listview.
|
||
3f33f036e [mini2440]fix bugs in touch driver
|
||
ca81f820f port calibration from stm32 radio, complete touch panel driver
|
||
550df04b6 update for armcc compiler.
|
||
b5fbf220b add newlib stub building script.
|
||
9c8a595e2 add double buffer support in driver.
|
||
e7fb7e6c1 update according 0.3.1 series and add XML parser.
|
||
cfe7e91b9 add listbox example.
|
||
5ff323bda add listbox widget.
|
||
13c797f61 add listbox widget.
|
||
157bc5f26 remove rt_object_find function.
|
||
1cbde10e5 add buffer animation demo.
|
||
fca4e1a71 remove rt_object_find function.
|
||
16f7ea2f9 update according to 0.3.1
|
||
030b39fad fix compiling error.
|
||
ea22e3fb8 update CMSIS to 130
|
||
dd42e9392 remove old CMSIS
|
||
dfdc92fa9 rename debug.Uv2 to template.Uv2
|
||
a9bf7a9a3 fix assemble file issue.
|
||
693c6db15 add template file.
|
||
d39175daa update CM0 context switch code.
|
||
7df7dafe7 fix textbox_set_value issue when text is "".
|
||
298a15f31 fix rectangle update issue in the end of hardware dc drawing.
|
||
e2e93e725 fix dc_buffer issue
|
||
c2b29a3e3 add more stubs.
|
||
61e66e376 add un-defined errno in newlib.
|
||
2c0f89d99 Checks for nested interrupt. Fixed USART TX problem.
|
||
5c2b75cc6 fix minilibc compiling issue.
|
||
c92a34255 add RT_USING_MINILIBC in building script.
|
||
914e28189 add more stub for newlib porting.
|
||
c8efa6b33 continue...
|
||
4a42aa2de fix compile error
|
||
b87f6d562 module developing
|
||
c4a21b445 add more options to filesystem mount function invoke.
|
||
c988a222e fix option check.
|
||
38c432620 module developing
|
||
146d88b05 fix the rt_uint32_t type conversion.
|
||
a0c9b0e90 move memcpy outside interrupt disable in mq.
|
||
3baab7b05 module developing
|
||
760349dd5 add type conversion in finsh.h file.
|
||
367015d3f move peripheral ISR from libcpu/m16c/context.asm to bsp/interrupts.s34
|
||
7e0ad698a finsh is moved to component, so change the project setting for M16C, and fixed some small issues.
|
||
91ecf31a0 move thread directory
|
||
1f42e27ec [mini2440]use long filename feature
|
||
005d4141d rewrite 3 functions in context.asm for M16C port rt_hw_context_switch() rt_hw_interrupt_disable() rt_hw_interrupt_enable()
|
||
bb3e4d4f6 [mini2440]add module application files to sd card
|
||
e227ca0b4 [mini2440]add info.c
|
||
49d850c68 [mini2440]add device_info.c
|
||
d85f44e0c check more variables in SConscript
|
||
e6543f3f9 update lpc17xx to new building script.
|
||
7b4e04633 rename lpc1766 branch to lpc176x.
|
||
206355399 update mini2440 configure.
|
||
8055a0a7e update mini2440 building script.
|
||
a14158952 add group setting on freemodbus, rtgui; fix finsh shell cmd data conversion issue.
|
||
0c567e922 add external directory
|
||
85946a3c0 add scons --target=mdk option for STM3210 porting.
|
||
99bfaf72d modify building script for components.
|
||
5562ddf77 add group script support.
|
||
d307a74a6 remove directory, because it's moved to components directory.
|
||
c5ef29b7d remove directory, because it's moved to components directory.
|
||
f908d62a4 move to components directory
|
||
1df014578 move to components directory
|
||
6f3e01a9c move to components directory
|
||
b90694ead move to components directory
|
||
075498e79 move to components directory
|
||
04fa66ca3 add module building script.
|
||
d7caff4d0 add module building script.
|
||
0d7a1c0be module developing
|
||
992136116 remove weak symbol in ICCM16C compiler.
|
||
5195a7fb7 change version number
|
||
23ea4f1b7 add __ICCM16C__ compiler support.
|
||
2fcd4bccb add BSP for Renesas M16C62P
|
||
02564df01 port rt-thread to M16C
|
||
190324c7a fix Chinese comments.
|
||
b91a49234 delete osc.o
|
||
cbfb87fac add module feature
|
||
adcbe9d53 fix wrong comments in dynamic simple example.
|
||
06f58468b add rtgui_dc_draw_color_point function.
|
||
4fd321c36 add rtgui_dc_draw_color_point function.
|
||
553d24f82 Add AVR32 UC3 port.
|
||
5211e7ff8 add module feature
|
||
ca6a1a7ec fix dc_buffer code in small size mode.
|
||
01149ddd0 add newlib directory
|
||
c41634802 add hello module
|
||
4791db629 add components directory
|
||
706fc1dab remove start_rvds.s
|
||
2360e84ec modbus master: add request coils func.
|
||
1e5fe1d7c remove dc_buffer example
|
||
f727b165b change filename for linux
|
||
5b6434cbe fix compiling error under Linux
|
||
9294a611f add LPC11xx Cortex-M0 porting.
|
||
512db7567 port freemodbus
|
||
014ddb72f add demo_view_dc_buffer.c to SConscript
|
||
bc1e63c29 fix dual panel issue.
|
||
9372599ff support dc_buffer when small size is used; add freetype
|
||
9f97b3404 remove stm32_radio.see /branches/rtt_0_3_1/bsp/stm32_radio
|
||
a67bb5b01 add freemodbus
|
||
18389f762 fix bug: init soft timer thread
|
||
9a27a2a96 remove the un-maintained porting branches
|
||
6c83bee27 add TCP client send test.
|
||
8f431e61b fixed parameters fro mempool_simple_init
|
||
f0d78afbf support maximal priority level is 8.
|
||
cb92e8450 change the priority level of shell task to 5 when the maximal priority level in system is 8.
|
||
6d7e6d8f7 remove tcp and udp example and change the maximal connection of chargen to 32.
|
||
1c2f82359 only include finsh.h when RT_USING_FINSH is defined.
|
||
3052a549e add prompt output when start and remove the empty history
|
||
bd5399d04 swd clock set to 3M
|
||
60736915b remove interrupt Tx and DMA Rx mode in USART.
|
||
34e894f8a fix compiling issue.
|
||
bb8fdf2da prepare for 0.3.0 final release.
|
||
e8449b0f6 remove interrupt Tx and DMA Rx mode in USART.
|
||
742c22f92 rename printf to rt_kprintf.
|
||
d088ff636 add more comments.
|
||
764393722 update according to RT-Thread 0.3.0 final.
|
||
6acaf214a update STM32F107 branch
|
||
4223f6efd replace console code with console device.
|
||
fcbc7aa74 remove interrupt Tx and DMA Rx mode in USART.
|
||
67faf9224 change SD_DATATIMEOUT to 0xFFFFFFFF.
|
||
280e07dc5 update dm9000a driver.
|
||
9592d8976 FIX: Merged ljt8015's patch, add DM9161 support. NOTE: The project.uv2 left not modified.
|
||
eb2cc84a6 change ops to const data.
|
||
e8cc40b3e fix compiling error.
|
||
474d3b805 add timer_control example.
|
||
a08d9637b add timer examples.
|
||
ed3de73b6 Updated SPI Flash write method. (Need more testing.)
|
||
6768e183f add remote_fn define.
|
||
4190cf58e [mini2440]fix no down event problem, ugly implement,need consider move event
|
||
04428f9a8 Fixed sample rate not set correctly under slave I2S mode. (Tested this time. ^_^) Added locking mechanism to periperials on SPI1. Added DMA mode read/write routine to SPI Flash. (Debug reuiqred. WARNING: !!! ENABLING DMA MODE MAY DESTROY YOUR DATA IN THE SPI FLASH !!!)
|
||
28232de6d [lm3s]update to version 0.3.0
|
||
cd039a8b4 add more Chinese comments.
|
||
7606f6d95 [mini2440]fix list_date problem
|
||
31561ae50 update thread delete example.
|
||
781fd25bc add strcspn implementation.
|
||
bc013f8a8 add strchr and strtok implementation.
|
||
1886174d4 change file name for compiling under Linux
|
||
3a7209961 Fixed sample rate not set correctly under slave I2S mode.
|
||
acd0943ff apply RT_LWIP_USING_RT_MEM options in setting; remove memp_ting.c to memp.c; fix some bugs in sdcard driver.
|
||
f20ed9bbd Fixed sample rate not set correctly under slave I2S mode. Fixed string corruption problem in radio_list_update.c.
|
||
c7aea05b9 Added sample rate and mono/stereo handling for MP3 decoder.
|
||
f5f4c7e97 fix stat function on a root directory of file system; increase stack of play_ui thread.
|
||
8d4da31b8 add more Chinese comments.
|
||
8d19f32ac add event, mailbox, message queue and timer simple examples.
|
||
000bba8cb add license file header.
|
||
e89bc7053 add mutex_simple, semaphore_producer_consumer example.
|
||
b54960259 add Chinese comments for semaphore examples.
|
||
f459d4811 change the errno of rt_thread_delay/sleep to RT_EOK.
|
||
911d17912 add more thread example and Chinese comments.
|
||
dd7cbec8d [mini2440]rtc clean up
|
||
3693e2cd9 remove codepage file compile in ELM fatfs.
|
||
cb713bc99 fix backspace issue and fix device read issue in shell.
|
||
b4bcc7b50 fix the return value issue in serial read.
|
||
4081527e4 fixed rx_buffer[] initialization for rt_serial_init()
|
||
d1fe6cff0 add functions such as GregorianDay and rt_rtc_time_to_tm
|
||
dd829e747 fix elm file system compiling issue.
|
||
8da116367 fix GCC compiling error.
|
||
a4ce05206 update radio_list_update by inkfish
|
||
bfc473ebe update sdcard driver according to stm32 radio project.
|
||
a9d2a3804 change the default project to simple led project.
|
||
a352c48a7 remove EFSL file system.
|
||
800f09247 remove efsl from device file system.
|
||
3c6a9775a remove clk_init and sdram_init
|
||
b0e70cbeb fix strlcpy usage in rtc_calendar.c
|
||
c870bdb62 revert gary.li changes on strlcpy function.
|
||
3cc54e91b fixed strlcpy()
|
||
2d54fcc40 add heap and semaphore examples.
|
||
824dc0b00 add strlcpy implementation to string.c and fix strlcpy declaration.
|
||
5e2bb92cd remove rt_strlcpy function.
|
||
ce3665255 use strlcpy instead of rt_strlcpy.
|
||
c9ee5a063 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@497 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
7e8a5f5d9 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@496 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
9ac8c5535 Fixed a memory corruption issue in rt_realloc().
|
||
237b40098 added lowlevel_init.S for startup code
|
||
e9e205a29 modified start_gcc.s, and added lowlevel_init.S to initialize sdram.
|
||
8967a4d29 fix hanzi font cache issue.
|
||
24c754e25 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@491 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
e00916b55 add radio list update by inkfish
|
||
5bd123e18 change the type of selection from rt_uint16_t to rt_int16_t.
|
||
1c2add1a8 FIX: US_IMR is a read-only register.
|
||
b8653e766 FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning.
|
||
a76c7b3d3 add Chinese Comments
|
||
b437fc592 discard packet when tcp_input error occurs.
|
||
6740422c8 Fixed implicit errors of simple_strtoul() and simple_strtoull()
|
||
e02d3fe86 improve function of strcat and strncat
|
||
d45d23a96 fixed kservice.c compiling error for gcc
|
||
e48f777a6 add Chinese Comments
|
||
f05df1f97 Fixed some major problem under CODEC_MASTER_MODE. Removed IIS interrupt mode code.
|
||
873d9e9bb add LCD devicecode check
|
||
34a9286f6 add LCD devicecode check
|
||
2a9a93463 stm32 StdPeriph_lib update to version 3.2.0
|
||
8bf7534da fix the wrong file include in startup.c file
|
||
05faf67f5 Added SPI3 support to codec.c / Moved the codec configuration to board.h
|
||
2190f7204 Updated WM8978 I2S Master mode code. NOTICE: This mode is still unusable due to a suspecting hardware bug of STM32.
|
||
f73af11ea stm32 radio:add touch.c
|
||
0dfef2b35 stm32_radio:remove codec version
|
||
b2331cb29 remove rt_hw_uart_init() function invoke in startup.c
|
||
72a599259 fixed compiling error for GUI examples.
|
||
e4b78f5c8 remove some console functions; fix the items free issue in station list.
|
||
9628c8b86 cleanup function declaration of filelist_view.c
|
||
109d082ac add lpc1766 bsp from Magicoe.
|
||
eb685b372 add lpc17xx porting.
|
||
86f386885 cleanup function declaration.
|
||
5e82a9a02 remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now)
|
||
1c9c3bf17 add rt_console_set_device declaration.
|
||
c770a7177 add Chinese comments.
|
||
3a8f591e5 add ili9325 dirction option
|
||
162f120fd change efsl filesystem to elm fatfs filesystem.
|
||
54d711a9c add more thread examples.
|
||
51e545f57 move object container initialization to static initialization.
|
||
feec9197c move TCP client/server and UDP client/server example to this directory.
|
||
6ccd04543 add thread example.
|
||
8aaddbaf3 fix some bugs in finsh for NULL node.
|
||
9f58705a3 fix resolve host name issue
|
||
03d17809b [mini2440]support more finsh cmd for GCC version
|
||
a96bfb983 添加并测试ILI9320兼容,by dami
|
||
af58caab7 Modified start_gcc.s for mini2440
|
||
ca6962342 添加模块定义和设计尺寸
|
||
6b3ea6dff chage SPI_FLASH timeout
|
||
db6aa746f 完善触摸和SPI_FLASH驱动
|
||
fb7ecf70e 在系统启动时复位全部外部芯片,防止工作在不确定状态,同时修正GPIO的配置:只在一处配置FSMC的IO
|
||
915bba10b add all device reset for stm32 netradio
|
||
cd793d257 display suspend thread when list message queue information.
|
||
fdc074beb fix the modal widget initialization issue.
|
||
35e90a500 add UI freeze when USB cable is connected.
|
||
b54fbbced fix http request; fix netbuf worker stat
|
||
3c63455ff fix lcd 9325 driver
|
||
45238ef28 fix ili9325 driver
|
||
f3bb2aa8b fix ili9325 driver
|
||
b3d4ac3b6 fix lcd get_pixel
|
||
d014c0d6d add strncmp
|
||
2c279290f revert project.Opt file.
|
||
99da64814 add spi flash as FAT file system.
|
||
fc7f52945 fix multi-drivers on ELM FatFS.
|
||
cbda63c50 fix auto_restart if no USB cable
|
||
83c6cd9b0 fix stm32 usb_msc auto_remove
|
||
367739033 fix memory overwrite on shoutcast meta data reception.
|
||
f4cb1ba59 Corrected MP3 duration calculation. / Increased SD card wait count to 10 for slow cards. / Updated play time display of player UI.
|
||
ab13173bf add __DATA__ for rt_calendar
|
||
faffc442b fixed compiling error for GCC
|
||
26e8c8c1a remove maximun value of base type
|
||
7918251ca modified rtc_calendar.c
|
||
579a566b4 stm32_radio: Updated the VBR average bitrate calculation.
|
||
39c53a4b7 update sdcard driver.
|
||
8e7da4491 move from libcpu
|
||
ddb4e2e00 move to bsp/mini2440
|
||
8a0409ab5 add lwip_get_error function.
|
||
860d1ddfd add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI.
|
||
332d0d00e add more buffer in mp3 decoder. add picture browse support.
|
||
856f7161a fix hardware dc visible function.
|
||
7225a9234 添加移除后自动重启 for stm32-netradio
|
||
bb4f74cd1 完善RTC部分
|
||
6370ac5f7 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@414 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
71cbe22bb add strlcpy
|
||
6c82f5086 add strlcpy
|
||
6109cf575 Fixed compiling error.
|
||
5382e3b5f cleanup GUI example.
|
||
49e090149 improve radio box drawing; fix focus issue; fix modal showing; add mouse support on list and file list view.
|
||
3c831420d update file example.
|
||
2f3882c71 fix open flags issue; update ELM FatFs to 007E;
|
||
034166dfb use ELM FatFs as FAT file system.
|
||
c53033b88 Add rt_rtc_show_calendar();
|
||
b2fa3b478 Print Calendar for mini2440
|
||
66b880528 Modified macro of RTC_ENABLE and RTC_DISABLE
|
||
2fdf11206 [mini2440]add emulator debug document
|
||
5b743baab fix efs write problem
|
||
43907c8b7 Fixed head file of rtc.c
|
||
881d6a82d git-svn-id: https://rt-thread.googlecode.com/svn/trunk@399 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
e29be4a90 add some file test template.
|
||
49e317efc stm32_radio: Changed the ID3 parsing code. Corrected VBR play time calculation.
|
||
3025e3e8b add wav file in UI.
|
||
9dfd2fd17 stm32_radio: Reset the progress bar after song change. Fixed the duration calculation bug.
|
||
527b55c13 add elm_init function declaration.
|
||
6bfc1cb51 move the default font option to bsp.
|
||
8dabef70d RTGUI use 16 weight font as default font.
|
||
189d47594 stm32_radio: Adds codec master mode to WM8978 driver.
|
||
02a644e7e move some RTGUI options to bsp
|
||
c76bf20b8 move some RTGUI options to bsp
|
||
aefa3535c add more RTGUI options.
|
||
0c35695be reduce message queue size in demo workbench.
|
||
6dac26e5b remove more fields on window create.
|
||
da603729c [mini2440]add start_gcc.s for gcc version
|
||
72afd7d85 Added nand_read.c for start_rvds.s
|
||
e8a1b81d6 Modified start_rvds.s
|
||
76517dc2e Add files Makefile and console
|
||
f559742ad Fixed Chinese display
|
||
a88a6ec0a Remove compiler warnings of Chinese
|
||
b28cbeffb Fixed compiling error for demo_view_animation
|
||
36343a561 add animation demo.
|
||
ce9eba9e5 add minilibc files for gcc compiler
|
||
5678d65e1 Add Qemu-mini2440 emulator handbook
|
||
f868c8540 fix no win title issue.
|
||
d5b20ba60 Removed the const definition in hz12 font file info which causes hard fault when loading. Also uploaded a working SongTi 12x12 font file. Tested in stm32_radio.
|
||
8d78b3743 stm32_radio: Updates the initialization sequence of the WM8978 driver, and adds EQ/sample rate control.
|
||
ce1868c24 apply scons header file definition scanner.
|
||
95fd101d5 support GCC compiler
|
||
c05af1b73 update dc and window demo.
|
||
12961c68d add win move event dump.
|
||
b22642e93 add focus option to checkbox.
|
||
4f949216e update window example.
|
||
6813e0cad fix compiling error on demo_listview.c
|
||
d71ec9b0b update remote for stm32netradio
|
||
d117e5a4f add return action in listview demo.
|
||
7669398ee add remote for stm32_netradio
|
||
ef88a2f5c add remote for stm32_netradio
|
||
fa68c661f update run-mini2440-sdcard.bat
|
||
294e4dfa8 add putty tool for mini2440 emulator
|
||
ef970b36a support gcc for mini2440 platform(not finished)
|
||
d2590bb99 add DFS_O_TRUNC option to ELM FatFs interface layer.
|
||
82e7844cb add finsh link option.
|
||
c68e75a7f change mac address.
|
||
97d4abe29 change window close button outlook and add select bar drawing.
|
||
5c2be6f0e add rtgui example for mini2440 platform
|
||
5a4047c1b add startup option for QEMU/mini2440 emulator
|
||
ecfe1c788 change default value of TCP_SND_BUF to 2048.
|
||
d1b86442f for stm32radio: modify mac address,set UART rx PIN: IPU,modify key.c
|
||
145e17a44 add lm3s compiled driverlib change absolute address of driverlib in project to abstract address
|
||
c32da3529 touch panel is available in QEMU/mini2440 emulator
|
||
ffffd2edc add draw byte routine.
|
||
b7e87ee78 touch panel driver available for mini2440 board.
|
||
33c091d08 fix lm3s snmp link problem
|
||
0b23d005f startup rtgui demos
|
||
49868fc5e update GUI examples.
|
||
646db738d fix clip info event in small size mode.
|
||
5805cbfd3 fix scons compile error.
|
||
5a71b3c5f add get_path routine in filelist view.
|
||
b1e6049e8 update view example.
|
||
4c70ff59d update more GUI examples.
|
||
43082e9e5 update window demo.
|
||
0c817b1d1 move the onbutton call back to the end of event handler in button widget.
|
||
9fb490871 support for mini2440 emulator
|
||
45a9c5f25 add more GUI example.
|
||
1e67026b1 add sound device definition.
|
||
143d95a99 fix some widgets drawing routine.
|
||
e1f252541 Perfect the AT45DB driver
|
||
d088d6015 usb msc ghost
|
||
832ca0af1 change play thread to static thread. use elm fatfs on radio project.
|
||
cefc4f7aa change play thread to static thread. use elm fatfs on radio project.
|
||
c28ecae7e add the AT45DB Drivers
|
||
63dff2e94 add font and change theme.
|
||
284727de4 fix the NVIC Priority Inversion
|
||
10dde354c add usb_led for stm32radio
|
||
9b282bd92 change usb msc lun=2
|
||
736bd9fd6 modify stm32 usb-cable
|
||
b557f3063 remove rt_ipc_object_decrease function
|
||
bbd9f470f add file read speed test.
|
||
0b546c0e2 update radio code to v2.
|
||
c8eb5b815 disable 12 font.
|
||
1a989ed8d update rtconfig.h for sam7s.
|
||
f8f7a5f51 FIX: Removed suspend_thread_count.
|
||
f4af7e840 add stm32 netradio sch v2.01
|
||
b8677f446 fix memp.c compiling error when DEBUG option is open.
|
||
4c56e2695 fix udpecho send bug.
|
||
612898fe8 fix down and then up key bug.
|
||
02cffa377 FIX: Update MDK4.x project file.
|
||
a1d1aea77 update radiobox handling; add more optimization on small size.
|
||
8d99235de add more GUI example.
|
||
201113c5d update according to lwip 1.3.2
|
||
a57580b9c remove compile warning.
|
||
133c2743d add rtthread.h into EFSL config.h file.
|
||
676602f89 reduce the size of clip_info event.
|
||
a8e372657 fix list_if display mistake.
|
||
8bc1d0836 update project and configure file for lwip 1.3.2
|
||
d06ac4f86 add jpg image.
|
||
b7d3e0682 add more example filename.
|
||
5cfa9531a git-svn-id: https://rt-thread.googlecode.com/svn/trunk@300 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
f22b1de61 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@299 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
0ce439673 add draw_round_rect, update radiobox widget implementation.
|
||
a27f7c67b update lwip to 1.3.2
|
||
ce10330d8 config.inc is the configuration file.
|
||
6c267dc5c update rtc driver add webserver support
|
||
25220a4a3 add net apps to mini2440 project
|
||
582dd7093 update dm9000 driver, init and isr.
|
||
0d6cd9bf5 update bank4 for DM9000 (RW_NCNB)
|
||
5939b5f6a add more widgets.
|
||
e0f0d6da6 fix data order problem of sdcard driver. fix filesystem byte alignment problem.
|
||
693682c44 update sdcard driver
|
||
4f57db5c0 fix lpc2148 project.uv2
|
||
4d263b649 fix lpc2148 demo
|
||
6b77e031d fix UART ISR function.
|
||
329c44a03 add suspend thread display on mempool command.
|
||
9b905b544 add more component options.
|
||
53d15c134 update project file for RTGUI modification.
|
||
95e2dd509 fix textbox caret timeout function declaration.
|
||
7474b0551 add example directory.
|
||
5950b02b0 add more optimization options, remove caret implementation.
|
||
238b6b89e fix ftp file list problem.
|
||
7b9c3e6bd git-svn-id: https://rt-thread.googlecode.com/svn/trunk@276 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
5b66724ba git-svn-id: https://rt-thread.googlecode.com/svn/trunk@275 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
5d45949ec prepare for RT-Thread/LM3S 0.3.0 version
|
||
0b26d44a7 Add lcd driver (N35, T35 and A70).
|
||
b6d91f6f3 Add lcd driver (N35, T35 and A70).
|
||
f1d2ac859 FIX: Fixed an assert error.
|
||
620cde72e fix netradio mass_storage
|
||
aecf1601d add mass_storage for stm32_radio
|
||
e79dec8f0 RT_MEM_STATS is used for most condition.
|
||
11489a941 add yaffs2 directory.
|
||
a830f9bfc FIX: Removed duplicate function declaration.
|
||
54de5a60b FIX: Removed RT_MEM_DEBUG definition, it should be defined in rtconfig.h . Forgot to remove ?
|
||
de899dfc5 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@263 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
089427d9c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@262 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
63d6608b8 scons config file
|
||
54453a074 FIX: Revert thread.c and rtthread.h to previous version. FIX: Abort handler will suspend current thread instead of terminate it.
|
||
8a590215b FIX: If abort happened in irq mode, halt system.
|
||
ef9d8e4a0 update MDK 3.x project.
|
||
79ca654e1 ADD: Add abort handler, it will terminate current thread by default. ADD: Merged svc, abort and irq mode stack. ADD: Changed MDK project to new format. FIX: Removed the "static" qualifier of rt_thread_exit(). FIX: Change AT91SAM7X.h to the standard header(AT91SAM7X256.h) of RealView MDK. (not all of them are changed, e.g. sd.c) FIX: Moved some board-dependent files to bsp.
|
||
78de03446 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@256 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
bcaadfa91 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@255 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
da52b3607 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@254 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
cf8cb6578 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@253 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
f64d2241d Bug fix (USR mode stack removed).
|
||
6a7ad0f57 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@251 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
fb44bdb9b modify set_date() in rtc.c 修改月份差一个月的BUG
|
||
e8a5648cf git-svn-id: https://rt-thread.googlecode.com/svn/trunk@249 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
b26ae3cb6 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@248 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
1df7e4fdc git-svn-id: https://rt-thread.googlecode.com/svn/trunk@246 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
6abb53c3d update dm9000a driver to fix 16bit transmit bug.
|
||
81c1b21e5 cleanup ping code;
|
||
4de2f13fc support GCC compiler for LM3S platform
|
||
017d2b766 support GCC compiler for LM3S platform
|
||
5696b4853 support GCC compiler for LM3S platform
|
||
6d9100da2 support GCC compiler for LM3S platform
|
||
d65e9dd61 add EXT_SRAM configuration.
|
||
0dc84a480 Add Libraries directory for lm3s
|
||
d5b1a7a91 Add Libraries directory for lm3s
|
||
6774f3d1b Add Libraries directory for lm3s
|
||
ad17cb769 Add Libraries directory for lm3s
|
||
52bda7824 remove device file system and lwip feature temporary.
|
||
51e2d9137 add license and copyright info
|
||
6cd35a87c modify mini2440/board.c serial device modify s3c24x0/clock.c clock initialization
|
||
ffd0eecb2 update sub-project files of stm3210.
|
||
ae58dd84b update sub-project files of stm3210.
|
||
8f90e129d clean up software timer code.
|
||
9c4ff0c13 add soft timer options; update 107 branch.
|
||
10a46e477 changed soft timer thread resume mode.
|
||
1133895d2 remove the software timer check in tick handle.
|
||
bcb37f6d1 update gcc/iar assemble files according to armcc version.
|
||
53818464a update for scons command build.
|
||
1e8cc5ad5 update for scons command build.
|
||
8c8aa4418 add soft timer.other's platform maybe compiled err,pls add some macro definition in rtconfig.h. ( RT_TIMER_THREAD_STACK_SIZE RT_TIMER_THREAD_PRIO RT_TIMER_EX_TICKS_PER_SEC)
|
||
1018dd336 Change system clock from OSC to PLL for lm3s platform & fix ftp memory free problem
|
||
31d281e97 enter svc mode instead enter user mode in startup assemble file; change mmu file for Keil MDK.
|
||
80be36d81 fix some embedded assemble issues.
|
||
dbade245b update debug project file and MMU file.
|
||
9d94c3903 update debug project file and MMU file.
|
||
72eb3bb82 add debug project file.
|
||
6797e5a0b remove compile error if the program path has blank space.
|
||
822b1c164 update mini2440 bsp.
|
||
7b33e3872 update mini2440 bsp.
|
||
33e69c788 add TCP and UDP examples.
|
||
b08c0048b remove fast_event command.
|
||
4b566d522 cleanup stm3210 project file.
|
||
1b48b064d remove stm32 and stm32_lib3.1.0 bsp.
|
||
fe92b1dae fix the rt_ipc_object_suspend issue when IPC flag is RT_IPC_FLAG_PRIO
|
||
e1a2102e5 add new lcd driver ili9325
|
||
bf8bb9db6 Fix lm3s ftp upload problem
|
||
bd533b374 cleanup output message.
|
||
680b77cd8 add dm9000a driver; remove the polling timer of enc29j60 and fix the tx interrupt issue;
|
||
7ae254abf add the s3c2440 code from old s3c2410 port.
|
||
a7b56e9c4 update dm9000a driver
|
||
729a0f451 update lm3s context switch code according to stm32 context switch code.
|
||
6db90b15a fix the cortex-m3 context switch bug when interrupt preempts pendsv exception; add RT_LWIP_ETH_PAD_SIZE option; fix device activate flag set issue in init function.
|
||
af965befa change mempool hook parameter and fix the name mistake of rt_scheduler_sethook function.
|
||
84bf06029 tftp put is ok.
|
||
18bb6d8a3 fix DHCP sleep time to msecond.
|
||
6ef065c75 fix some tftp bug.
|
||
720181e41 update resource
|
||
367b13bcb split player code to player_background and player_ui; add play list code; add wm8978 driver for codec v2 board; add sdcard waiting check.
|
||
6a0d16060 when fault occurs, the registers dump shall be output firstly.
|
||
809310e6b fix SEEK_END bug in lseek.
|
||
4edb72147 add embedded hdc image support
|
||
de98f5dbc add led sample without heap support.
|
||
2ec0cdb72 fix finsh can't use USART2 in STM32F107
|
||
2cac413f9 File system and net for LM3S platform are available.
|
||
bfc50209a File system and net for LM3S platform are available.
|
||
b16ff8c28 File system and net for LM3S platform are available.
|
||
c096268a8 fix mempool init bug.
|
||
885045ef4 add semaphore to protect sdcard driver read and write; fix window keyboard event handler.
|
||
719f92371 fix compile error on MDK 3.5 version.
|
||
f3335885b radio project can play mp3/wav file.
|
||
f02f4c1ca change player.c directory in project file.
|
||
a55b0d6ab add modal show support on filelist view.
|
||
8142c8800 add radio resource files (which should be put under \resource folder)
|
||
010cec200 add radio player UI
|
||
c1e1d638f add dm9000a driver.
|
||
37b29e879 fix the serial Tx interrupt clean issue @ reported by softwind.
|
||
b4f84d0e7 update stm3210 branch according to stm32f107.
|
||
a1bf4aa9c remove hdc tools.
|
||
2ea684408 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI;
|
||
3344963e4 add more STM32F107 support
|
||
7f60fd9f8 add lcd driver for U-EasyTech STM32F103, STM32F107 board.
|
||
d5f1ad1b4 add cached hz font feature.
|
||
0d9a579a8 add HDC image in project file
|
||
51b25cd48 add FINSH_DEVIE_NAME definition.
|
||
c7e0ca97c add network.xpm
|
||
3f7faa3a3 add get default color in theme.
|
||
42e284461 fix the closedir issue, which does not release fd. add static ioman support in EFSL.
|
||
774c4d961 add leaked destructor in widgets
|
||
c8d02426c remove not exist hook and add more object hook declaration.
|
||
d0ce2c3e6 update hdc image support
|
||
520c1cdc0 add HDC conversion tool
|
||
d481cd57c update STM32F107 project file to add filesystem component
|
||
d1278740b update project file.
|
||
eb24e9da0 add more UI files into radio.
|
||
852f73f7a add more UI files into radio.
|
||
4148f5935 fix jmp issue in png image.
|
||
48c747e0c fix select issue in ftpd and lwip_select. cleanup assert information output in lwip.
|
||
fee61e2c2 fix readdir issue.
|
||
6c27bf33f add ftp server
|
||
d0191d93a no read/write/close function for socket
|
||
6423349c3 add elm chan's fatfs init
|
||
cd65a07f3 fix getdents issue in the adapter of elm
|
||
6e71f1af7 add DFS_ELMFAT option
|
||
0cab7ce3b elm chan's FAT is available.
|
||
5f878bb6a update tftp client code (tftp_put).
|
||
3c41a849a add rtgui_dc_draw_arc function.
|
||
49a0ca309 add ELM fat implementation.
|
||
36dfee407 add ping, tftp client, sntp client and chargen network applications
|
||
e252eb75e remove some warning in compiling.
|
||
428b10bb9 merge some semaphores to one mutex in DFS
|
||
0b5641e3d add backspace for hyper terminal
|
||
34f3f2538 update stm32 ethernet code
|
||
68b84d808 cleanup code
|
||
5e0d13731 update spi interface sdcard driver.
|
||
1042d2dd8 update STM32F107 project.
|
||
a7c36ff98 fix rt_serial_read bug when there is no data in the buffer. -- found by freescale@stmsky.com
|
||
17c81cfa2 change the mb/mq receive timeout to 0 if the re-calculated delta tick is a negative number. -- found by freescale@stmsky.com
|
||
a599ab3b6 fix the led_examples_project
|
||
f5bcb8674 add stack space definitions in GCC startup code.
|
||
d3e4d4697 add finsh information section in ld script.
|
||
34367d5ea add finsh information section in ld script.
|
||
8bae29193 update the led_examples_project
|
||
19c6eedc6 update armcc compiler options to support debug in Keil.
|
||
55263df88 fix the cm3 assemble function issue.
|
||
2f55ad6e8 move more options to rtconfig.py
|
||
a8065da96 move component options to itself scons script.
|
||
9ba062146 update on scons script
|
||
a7c1e7c3a update scons build script
|
||
fc91e49c2 update sdcard driver to 3.x.
|
||
2b4e03e45 update gui demo
|
||
a65a0c70a update filerw ops with dfs filesystem interface; update window event loop handler.
|
||
9a7ae6508 move include path options to each component.
|
||
830a235b4 add png image
|
||
d32829139 add STM32F107 project.
|
||
bdb748041 add more options.
|
||
0ec721ac4 add more options.
|
||
ad94b0dca add more options.
|
||
39ff75770 fix timer re-start issue if stop a timer in itself timeout_func.
|
||
597015a3f fix sdcard.c dfs_fs.c
|
||
d3c6a6abb add lcd driver; add gui routine
|
||
a0e99e8ad add RTGUI source code
|
||
72adcb331 Update http.c to resolve domain name correctly.
|
||
0250b19e2 add SConstruct file
|
||
e3e0dd1fd update the project.Uv2
|
||
7ac09ece2 add http mp3 file to play; add MMC card support in sdcard driver (by gzhuli)
|
||
0be4d1d5d add STM32 gcc version. apply scons build system.
|
||
3c246ff15 add STM32 gcc version. apply scons build system.
|
||
4e399f6e9 fix bug in rt_hw_context_swicth
|
||
b07743f60 add readme
|
||
7794b165a create project for qemu
|
||
cdf794cc3 mix data type bug,change console output function name for kt_printf
|
||
8d6404609 mix bug for datatype
|
||
b6f4d3f63 qemu
|
||
d5e14d939 add trace to dm9000 driver.
|
||
2de41d04a add upd and tcp echo server.
|
||
a5f51e407 add malloc related definition to rt_malloc.
|
||
939eaa338 add minilibc
|
||
6718379b8 add rt_calloc function declaration.
|
||
2fc5c4c08 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@86 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
5bc9aaf87 add stm32f107 eth driver.
|
||
ff705032d change semaphore and mutex value to unsigned value
|
||
df1d469cd fix http client code for host address parse
|
||
e30e7152c add more lwip command.
|
||
bc2283be3 update http client
|
||
d55525232 修改类型定义,统一使用rt_*_t
|
||
7e62bd988 add lcd device
|
||
8e4ab2440 add lcd device
|
||
5dee009fa add http client code
|
||
f8fd0fd5d git-svn-id: https://rt-thread.googlecode.com/svn/trunk@76 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
088b3a75c stm3210 up to lib3.1.2
|
||
cfbcf2e82 update net_radio Libraries to 3.1.2
|
||
18fd85379 update code according to stm32 radio board; add dm9000 eth driver; add nand/lcd test code.
|
||
f3b6d80e5 add list_if() command in lwip
|
||
d5c4a86de add eth driver for STM32 CL
|
||
6e7df7252 原理图DM9000A的晶体频率标错了
|
||
90f9d0a2a add basic files of RTGUI
|
||
e3248a504 remove stm32f103vb branch
|
||
942ca4da6 update dm9000 driver
|
||
1d08491cb add dm9000 driver.
|
||
0e512fd83 add sch_rev0.03.pdf
|
||
16a313d08 change rt_size_t to size_t in the parameter of strncasecmp function.
|
||
6a1064a92 add RTGUI folder
|
||
7e68ce3a7 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@62 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
||
2c64b2860 update code to be compatible with STM32 FW lib 3.1.0
|
||
32ddfaafb update files according to STM32 FW lib v3.1.0.
|
||
770d41ee7 update files according to STM32 FW lib v3.1.0.
|
||
4a5ee3403 add str_is_prefix function with static attribute
|
||
a386f191a update files according to STM32 FW lib v3.1.0.
|
||
ae66982b9 new STM32 branch for STM32F103 LD/MD/HD/CL device.
|
||
cfed15223 add STM32 CL device support in IAR startup assemble file.
|
||
3da0559f2 add history and auto complete feature in finsh.
|
||
bd11f44ab fix the memory statistic issue in rt_realloc function.
|
||
6a26038b1 modify for STM32 FW library 3.1.0.
|
||
60e88011e cleanup code for IAR and ARMCC compiler
|
||
ab5a04e05 cleanup code for IAR compiler
|
||
8e7659424 convert dos endline to unix endline; cleanup schedule code for STM32
|
||
04234d182 fix context switch bug because interrupt preemptive occurs during context switch procedure.
|
||
90238948b fix _rt_scheduler_stack_check
|
||
4bd258ce7 remove fast event
|
||
3bfe93e36 fix mutex release bug
|
||
91ed3ab18 update wma example
|
||
e860e11ef remove fast event and fix ipc release bug
|
||
0ce077c4b update on wma decoder
|
||
f0c313051 update on wma decoder
|
||
8aa63f3f5 add net_radio sch_rev0.02.pdf
|
||
90795b506 fix return value in lwip_select function.
|
||
5931c6d00 remove compiling warning in dfs_efsl
|
||
b9290bcef update lwip to 1.3.1
|
||
1ae9da275 update stmsky to cl
|
||
9949cd72f update to cl
|
||
ef51684d6 add to cl
|
||
65c9d0245 add stm32 cl
|
||
65b4117cf add stm32 cl
|
||
4cd031e39 add bsp/stm32_lib3.1.0 update to library3.1.0
|
||
eec8402f6 add net_radio_sch; chage bsp/stm32 CAN --> CAN1
|
||
dc638b887 fix the fast event receive bug
|
||
fb8925dba add wma example
|
||
556b09194 add more assemble implementation in wma codec.
|
||
52882fc19 add libwma codec.
|
||
26021f588 fix wm8753 sound issue.
|
||
3e58b1940 fix the returned value of rt_serial_getc function which is reported by macroz.
|
||
34f993d35 update stm32 radio code;
|
||
e00da562e update stm32 radio code; add backspace key support in finsh;
|
||
9eed317da trunk\libcpu\arm\stm32\context_rvds.S add NOP in line 186
|
||
e3daae01d trunk\libcpu\arm\stm32\fault_rvds.S add ENDP and END on the end of file
|
||
f1f563545 update IAR project file from dami.
|
||
24b5b0727 add board sram support.
|
||
081698be2 fix the LWIP DHCP option issue
|
||
6a6715551 fix the serial initialization issue
|
||
74f893fc2 fix memory re-allocation issue
|
||
bd76439fd rename stm32sky001 to stmsky001
|
||
7db8ee3a3 add stm32sky bsp.
|
||
567108016 add stm32sky bsp.
|
||
1df36ebf2 Add console implementation on LPC2478 porting.
|
||
53919ba50 update lpc2478 bsp
|
||
e65391462 add stm32 radio
|
||
7b2813b73 update project file.
|
||
5488777d5 fix event clear bug.
|
||
467aa3fe4 import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp
|
||
c462da5dd import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp
|
||
99922cdf1 import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp
|
||
1d7427331 import lm3s, lpc2148/lpc2478, x86/qemu, AT91SAM7S/7X, s3c44b0, STM32F103ZE bsp
|
||
bda4730a9 import RT-Thread RTOS 0.3.x to Google SVN
|
||
80c72e66d Initial directory structure.
|