zzw
9d30469850
mbed-os_ci-test-fixed_rtl8195am
...
fix section error, ARM compiler uses IRAM1.bss to calculate the heap size
fix conflict of _memset between Ameba's library and ARM compiler's library, use standard memset() instead of _memset() in case of ARM compiler
2018-02-27 11:49:38 +08:00
chrisyang
ab9fd64981
rtl8195am - add missing changes
2018-01-26 10:58:42 +08:00
chrisyang
c0a5ffb74d
rtl8195am - restructure target files
...
restructure target files to better sync with Ameba sdk base
2018-01-24 22:51:53 +08:00
Yuguo Zou
05cf4680bd
Update HAL library to fix lockup issue
2017-11-09 17:59:14 +08:00
Yuguo Zou
bf3d68ee88
Update HAL code to resolve ticker lockup issue
2017-11-07 17:02:42 +08:00
Anna Bridge
003dd7c47f
Merge pull request #5044 from Archcady/Profile_debug
...
Realtek_RTL8195AM fix for debug profile
2017-09-19 10:43:25 +01:00
Yuguo Zou
f7bc12626d
Re-work Rtl8195AM ticker
...
Remove intermediate variances and use uint64 instead;
Remove HalTimerIrqEn called in us_ticker.c
2017-09-15 18:53:24 +08:00
Jimmy Brisson
45b59b442b
Correct long call macros for ARMC6
2017-09-13 09:48:55 -05:00
Yuguo Zou
c7111c429e
mute wifi_conf messages
2017-07-12 12:13:05 +08:00
Yuguo Zou
b7f1e73f97
Update and mute debug messages from wifi
2017-06-29 16:40:01 +08:00
Yuguo Zou
f4522134ed
Resolve Realtek device small code space issue
...
switch on TCM section usage, this should give user code more codespace.
2017-06-10 09:46:01 -05:00
Sam Grove
02bf926ffb
Proper fix for 1fa30b7403
...
Replace #define with typedef
2017-06-04 11:26:21 -05:00
Yuguo Zou
3c3a9a67fe
fix STRINGIFY redefining issue
2017-06-03 20:15:05 +01:00
Yuguo Zou
b76c8a93c5
clean up GPL license with APACHE2.0
2017-06-03 20:15:05 +01:00
Yuguo Zou
f71f578435
Switch to rtx2
...
remove rtx and switch to rtx2
2017-06-03 20:15:05 +01:00
Yuguo Zou
e8fd5bbdf4
move archives into target specific directories
2017-06-03 20:15:03 +01:00
Yuguo Zou
c160d5b1cd
Ported code of CMSIS5/RTX2
...
temporarily comment out these code to prevent conflict with RTX
2017-06-03 20:15:02 +01:00
Yuguo Zou
f000eb3401
Restore TCPIP_THREAD_STACKSIZE and thread_stack_main
...
move some TCPIP stack data to heap;
switch off GDMA for SPI (only for SPI);
TCPIP_THREAD_STACKSIZE and thread_stack_main are identical to ARMmbed
2017-06-03 20:15:01 +01:00
Yuguo Zou
6f24e9e8e9
Clear Wlan code in permissive-binary-license
...
These code are put in binary library or they are unused .h files
2017-06-03 20:15:00 +01:00
Yuguo Zou
2dd9415e89
Fold ADC0 into trng; delete comment code
2017-06-03 20:14:58 +01:00
Yuguo Zou
ba03499b21
reslove conflict UINT definition between basic_types.h & filesystem
2017-06-03 20:14:58 +01:00
Yuguo Zou
08489e4f18
Fix on Wifi
2017-06-03 20:14:58 +01:00
Yuguo Zou
680dec521e
fix a bug in PWM
...
PWM period larger than 60ms has significant time error
2017-06-03 20:14:58 +01:00
Yuguo Zou
074dd9f9fd
fix a bug brought by previous commit
...
commit dfe0a97 brought some new problem, this commit fix that
2017-06-03 20:14:57 +01:00
Yuguo Zou
dbcd36f242
fix bugs found in CI test
...
HalTimerOp has been changed to HalTimerOpExt
2017-06-03 20:14:57 +01:00
ianqianting
b1d999178a
fix wifi example fail issue
2017-06-03 20:14:57 +01:00
Yuguo Zou
d96de9c21a
update to lwip_stack issue
2017-06-03 20:14:56 +01:00
Yuguo Zou
de8f2ad1f1
switch off tcm_heap usage
2017-06-03 20:14:56 +01:00
Yuguo Zou
57f385a2fd
mute some debug message in wlan lib
2017-06-03 20:14:56 +01:00
Yuguo Zou
8d20c35508
Update lib (enum issue)
2017-06-03 20:14:55 +01:00
Yuguo Zou
02687b5ec5
A fix to enum issue
2017-06-03 20:14:54 +01:00
Yuguo Zou
7867a816d7
WiFi test fix for GCC
...
right now still need to add flag in gcc.py, we are fixing!
2017-06-03 20:14:51 +01:00
Yuguo Zou
0d84a8d0d0
move network Interface API out
2017-06-03 20:14:49 +01:00
Yuguo Zou
c72257cbf8
update other file headers
2017-06-03 20:14:48 +01:00
Yuguo Zou
3395ebc520
update lib
2017-06-03 20:14:48 +01:00
Yuguo Zou
5e47ad075d
Fix headers issue in TARGET_AMEBA\sdk\common folder
2017-06-03 20:14:46 +01:00
Yuguo Zou
4d52f985eb
change proprietary headers (APACHE2.0)
...
correct proprietary headers for some of our codes
2017-06-03 20:14:46 +01:00
Yuguo Zou
53e837bce2
add support for REALTEK_RTL8195AM
2017-06-03 20:14:45 +01:00