Meco Man
|
6d4503363a
|
[libcpu][SConscript]规范group名为libcpu
|
2024-02-20 08:39:05 +08:00 |
Raman
|
adbb5fd94a
|
AT32UC3B: Rewire _intx for updated exceptions file from Microchip (#8182)
|
2023-10-25 09:28:03 +08:00 |
Raman Gopalan
|
265a55303e
|
Implement UART driver files for AT32UC3B: Working commit
|
2023-10-17 11:22:07 -04:00 |
Meco Man
|
c6a2f5b7bd
|
rt_hw_cpu_shutdown: implement default weak function
and remvoe duplicated default functions in each cpu/bsp level
|
2023-08-08 22:34:25 -04:00 |
Meco Man
|
cb810dfe75
|
rt_hw_cpu_reset: remove all other rt_weak
|
2023-08-08 22:34:25 -04:00 |
Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
Man, Jianting (Meco)
|
99bdf978d7
|
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak
* [rtdef] rename RT_USED attribute as rt_used
* [rtdef] rename RT_SECTION attribute as rt_section
* [rtdef] rename ALIGN attribute as rt_align
* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
|
2022-12-11 13:12:03 -05:00 |
Man, Jianting (Meco)
|
6bd22f3e6f
|
替换RTThread旧版文件头注释版权声明 (#5774)
|
2022-04-05 19:34:30 +08:00 |
Meco Man
|
563e49890c
|
[asm] 解决tab和空格混用的问题
|
2022-01-20 20:57:35 +08:00 |
Meco Man
|
6c907c3a47
|
[libcpu] auto formatted
|
2021-03-27 17:51:56 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
yangjie11
|
ba83ddc3c4
|
[SConscript] change libcpu to LIBARCH,and correcte letter case
|
2020-11-30 15:52:43 +08:00 |
Bernard Xiong
|
a83ab9e21d
|
Merge pull request #4049 from DavidLin1577/patch-13
Update exception_gcc.S
|
2020-11-25 16:26:23 +08:00 |
David Lin
|
c72c44221d
|
Update exception_gcc.S
thead- > thread
|
2020-11-20 18:43:10 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
张世争
|
355f8dd95c
|
[libcpu][update]重启与关机函数:rt_hw_cpu_shutdown、rt_hw_cpu_reset,补充WEAK属性
|
2020-11-20 08:49:51 +08:00 |
BernardXiong
|
bd8f0d0423
|
[libcpu] Fix the build directory issue
|
2019-03-26 13:36:01 +00:00 |
Bernard Xiong
|
bde47018b8
|
[libcpu] Add SConscript in libcpu.
|
2019-01-07 06:09:45 +08:00 |
bernard
|
5e3b3b19a6
|
[BSP] change the type of cmd.
1. Change the type of cmd to 'int';
2. Remove RT_LWIP_USING_RT_MEM macro;
|
2017-10-16 13:23:03 +08:00 |
Bernard Xiong
|
72782e9203
|
convert end of line
|
2013-01-08 05:05:02 -08:00 |
Kyle.Hu.GZ@gmail.com
|
93b6b755bd
|
Added scons scripts.
Rename and updated libcpu/avr32/uc3/exception.x (with .irp macro) to exception_gcc.S (without .irp macro) for better compatibility.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1613 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 10:22:15 +00:00 |
Kyle.Hu.GZ@gmail.com
|
93e50cd8aa
|
AVR32 branch update for AVR32 Studio 2.6 with Atmel Software Framework included.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1594 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-07-04 02:38:23 +00:00 |
bernard.xiong
|
5a4d618832
|
rename the private field in device to user_data.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1133 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-11-29 07:47:47 +00:00 |
Kyle.Hu.GZ
|
347d1edb30
|
Updated for newer version of UC3 Software Framework.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@896 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-09-09 09:21:12 +00:00 |
kyle.hu.gz
|
2c0f89d99a
|
Checks for nested interrupt. Fixed USART TX problem.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@672 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-26 18:49:42 +00:00 |
kyle.hu.gz
|
553d24f82b
|
Add AVR32 UC3 port.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@605 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-11 18:45:21 +00:00 |