ccli8
|
a9d65e46a3
|
[NUC472] Fix warnings generated by armcc
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
dfc32409a9
|
[NUC472/M453] Refine comment for two-region model
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
107d6336b2
|
[NUC472/M453] Disable GPIO IRQ debounce by default
Some application requires GPIO IRQ to be low latency. To complement it, open up GPIO IRQ debounce configuration through mbed_lib.json.
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
ef36f2f04f
|
[NUC472/M453] Refine us_ticker.c code
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
504465796a
|
move aes ZI data into external SRAM for mbed client example
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
da15379907
|
[NUC472/M453] Remove fix of lp_ticker wrap-around
The original fix cannot handle both wrap-around and scheduled alarm behind now well.
Leave wrap-around as known issue.
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
9b7642d783
|
[NUC472/M453] Fix us_ticker/lp_ticker alarm error
Error occurs as newly scheduled alarm is behind now due to signed/unsigned comparison pitfall:
-1 < 1u ==> 0 or 1
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
516efa371e
|
[NUC472/M453] Fix greentea lp_ticker failed tests
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
dee2f276ef
|
aes_alt support GCC
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
0ab2d44761
|
[NUC472] Fix no wait for finish of SHA block process
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
cf3d6e06d8
|
[NUC472] Fix SHA accelerator errors
1. Fix clone SHA context error. Convert SHA H/W context to SHA S/W context due to just one instance of SHA H/W.
2. Fix partial update error.
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
f332ef7a8f
|
Improve HW AES CFB mode performance for byte cnt non-word alignment
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
be9e74b4b4
|
Support block chain & partial block in HW AES CFB mode
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
ab5996a2ef
|
Support HW AES CBC block chain & AES CFB
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
591a54c10d
|
Integrate AES S/W algorithm for verifying NUC472 AES accelerator
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
0a966e70e3
|
Organize NUC472 crypto files
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
2bcb1f7a16
|
Fix aes compile error with gcc
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
c4605e5237
|
Integrate NUC472 SHA accelerator
|
2016-10-11 10:55:08 +08:00 |
cyliangtw
|
1eabed0322
|
Integrate NUC472 AES
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
7fbd2b607e
|
Integrate NUC472 DES/TDES accelerator
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
aa4e880b4a
|
Fix USB re-plugin not detected in NUMAKER_PFM_NUC472
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
537beb5837
|
NUMAKER_PFM_M453 support for USB host
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
b95478015b
|
Support NUMAKER_PFM_M453
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
8ba94e2e4a
|
Remove sal-stack-lwip.a from IAR linker configuration file
Locate *lwip_* in XRAM to fix IRAM OOM
|
2016-10-11 10:55:08 +08:00 |
ccli8
|
69f4a200c0
|
Add NUC472 support for USBH
|
2016-10-11 10:55:08 +08:00 |
Sam Grove
|
f5fb485dcd
|
Merge pull request #2967 from viquiram/master
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 10:35:59 -05:00 |
Sam Grove
|
c0c2563580
|
Merge pull request #2964 from bulislaw/fix_csv_quoting
Fix file path quoting while constructing CSV file in memmap.py
|
2016-10-10 10:35:44 -05:00 |
Sam Grove
|
8d6e358387
|
Merge pull request #2947 from bcostm/adcintch_L4
STM32L4xx - Add support of ADC internal channels
|
2016-10-10 10:35:18 -05:00 |
Sam Grove
|
4297042096
|
Merge pull request #2932 from bcostm/adcintch_F4
STM32F4xx - Fix issue with ADC internal Temperature and VBat channels.
|
2016-10-10 10:35:06 -05:00 |
Sam Grove
|
085dd0925a
|
Merge pull request #2921 from bcostm/serialFC_F0
STM32F0xx - Add missing UART_RTS/CTS pins for Serial Flow Control
|
2016-10-10 10:34:48 -05:00 |
Martin Kojtal
|
8f492a20a7
|
Merge pull request #2920 from LMESTM/fix_pull_overwrite
STM32F4: Fix pull overwrite
|
2016-10-10 10:23:55 +01:00 |
Martin Kojtal
|
d38d82bbab
|
Merge pull request #2946 from bcostm/adcintch_L0
STM32L0xx: Add support of ADC internal channels
|
2016-10-10 10:17:06 +01:00 |
Martin Kojtal
|
d6389a4b8b
|
Merge pull request #2963 from bulislaw/master
DNS: Fix return value for successful name resolutions
|
2016-10-10 09:41:41 +01:00 |
bcostm
|
c1485fe88a
|
Add SERIAL_FC for STM32F0xx platforms in targets.json
|
2016-10-10 10:39:23 +02:00 |
bcostm
|
246528fe85
|
Add UART_RTS/CTS pins
|
2016-10-10 10:23:47 +02:00 |
viquiram
|
1a91fc7abf
|
Update stm32l073xz.sct
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 09:56:47 +02:00 |
viquiram
|
142aa09286
|
Update stm32l073xz.sct
Modify the flash size for Nucleo L073RZ.
|
2016-10-10 09:55:45 +02:00 |
Sam Grove
|
864ff7754b
|
Merge pull request #2924 from bcostm/adcintch_F2
STM32F2xx - Add support of ADC internal channels (temperature, VRef, VBat)
|
2016-10-07 11:33:11 -05:00 |
Sam Grove
|
478c732116
|
Merge pull request #2952 from andresag01/iotssl-1017-mbedtls_user_config-null_entopy_update-mbedtls
Update mbed TLS with the development HEAD
|
2016-10-07 11:16:19 -05:00 |
Sam Grove
|
b3e88c3c72
|
Merge pull request #2951 from bcostm/adcintch_L1
STM32L1xx - Add support of ADC internal channels
|
2016-10-07 11:15:50 -05:00 |
Sam Grove
|
f2b49b860d
|
Merge pull request #2949 from NXPmicro/Fix_For_Cortex_M4
The HAL CM4 for ARM and IAR toolchains is valid only for FPU present.…
|
2016-10-07 11:15:22 -05:00 |
Sam Grove
|
f59b5f8b75
|
Merge pull request #2934 from BlackstoneEngineering/patch-1
Change K64F D8 pin from PTA0->PTC12
|
2016-10-07 11:14:18 -05:00 |
Sam Grove
|
53a52a1b56
|
Merge pull request #2930 from bcostm/adcintch_F0
STM32F0xx - Use ADC internal channels specific definitions
|
2016-10-07 11:13:43 -05:00 |
Sam Grove
|
ad59be6812
|
Merge pull request #2928 from bcostm/adcintch_F7
STM32F7xx - Add support of ADC internal channels
|
2016-10-07 11:13:30 -05:00 |
Sam Grove
|
eee4db1fe0
|
Merge pull request #2896 from geky/restructure-cmsis
restructure - Restructure cmsis directory
|
2016-10-07 11:13:09 -05:00 |
Bartek Szatkowski
|
a7d9dbec69
|
Fix file path quoting while constructing CSV file in memmap.py
Comma is a valid char in file paths for Posix systems.
|
2016-10-07 16:33:43 +01:00 |
Bartek Szatkowski
|
922e9526bf
|
DNS: Fix return value for successful name resolutions
|
2016-10-07 16:10:15 +01:00 |
Martin Kojtal
|
7e292fb9b7
|
Merge pull request #2926 from andresag01/iotssl-1017-mbedtls_user_config-null_entopy
Fix mbedtls user config and null entropy
|
2016-10-07 14:33:36 +01:00 |
Martin Kojtal
|
49145358ec
|
Merge pull request #2929 from ARMmbed/update_trace
Update trace
|
2016-10-07 10:37:25 +01:00 |
Sam Grove
|
94e1cbccfc
|
Merge pull request #2954 from c1728p9/ncs36510_fix
Fix ncs36510 by updating header guard
|
2016-10-06 16:12:09 -05:00 |