ccli8
809e4925bc
Add dma_modbase() to get PDMA base address
2017-08-25 11:52:59 +01:00
ccli8
83c6bda16e
Fix pwmout power-down condition
2017-08-25 11:52:59 +01:00
ccli8
57afac6b7b
Fix PDMA error on timeout
2017-08-25 11:52:59 +01:00
ccli8
0786ccee99
Add missing support for ANALOGIN
2017-08-25 11:52:59 +01:00
ccli8
e442ae29d1
Prepare support for one-to-many mappings in the same pin map
...
Also fix bumped bug which doesn't call NU_MODBASE() to retrieve module base address
2017-08-25 11:52:59 +01:00
ccli8
3b221089f7
Add configuration option MBED_CONF_M480_USB_DEVICE_HSUSBD
2017-08-25 11:52:59 +01:00
cyliangtw
c25872454a
Support ethernet after enlarge PHY RXD driving
2017-08-25 11:52:59 +01:00
cyliangtw
d849f7f779
Support CAN feature
2017-08-25 11:52:59 +01:00
ccli8
91cf16cf13
Change sbrk() allocation to be 32-byte aligned
2017-08-25 11:52:59 +01:00
ccli8
624e2845f3
Remove power-down support from us_ticker
2017-08-25 11:52:59 +01:00
ccli8
ced599c074
Support uvisor debug message through stdio uart
2017-08-25 11:52:59 +01:00
ccli8
0384bf26a1
Fix us_ticker drift error > 5%
2017-08-25 11:52:59 +01:00
ccli8
02f74a9d1e
Fix link error in uvisor-enabled application
2017-08-25 11:52:59 +01:00
ccli8
52a64e61c7
Fix compile error with Travis CI
...
Use MBED_CONF_RTOS_PRESENT to filter out des/sha alternative for mbed OS 2.
2017-08-25 11:52:59 +01:00
cyliangtw
1d647ef826
Add CAN, AES and Eth
2017-08-25 11:52:59 +01:00
ccli8
2597541314
Support NuMaker-PFM-M487 board
2017-08-25 11:52:59 +01:00
Martin Kojtal
db4be94693
Merge pull request #4889 from ARMmbed/release-candidate
...
Release candidate for mbed-os-5.5.5
2017-08-14 11:10:07 +01:00
adbridge
4e1ec4a2be
Updated MBED versionning block for patch release
2017-08-11 14:16:34 +01:00
jacobjohnson-ON
4d836eaf70
Changed 36510 -> NCS36510 in targets.json
2017-08-11 14:16:33 +01:00
jacobjohnson-ON
9212a85207
mbed OS 5.5.3, including the changes needed to enable 640k. Includes the proposed changes by Mac. 7/25/17
2017-08-11 14:16:33 +01:00
Christopher Haster
5f768c3eff
Added copyright header to all tests
2017-08-11 14:16:33 +01:00
bcostm
f0e5e8c21a
DISCO_L475VG_IOT01A: Add support of USBHost
2017-08-11 14:16:33 +01:00
Jan Jongboom
79ff008dac
SAM_CortexM0P HAL accesses uninitialized memory
...
Uses uninitialized memory in I2C, and accesses an out of band array in pwmout
2017-08-11 14:16:33 +01:00
Jan Jongboom
1125294fdd
STM32F4_HAL_MMC erase command check is wrong. == has higher precedence than &
2017-08-11 14:16:33 +01:00
Mahadevan Mahesh
a937ccb1a9
mbed exporter: Add IAR support for various NXP platforms
...
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2017-08-11 14:16:33 +01:00
Alexander Zilberkant
b9eb0da67d
Fix CDT debugger settings on Linux - remove .exe suffix
...
On Linux machines arm-none-eabi-gdb executable do not have .exe suffix.
On Windows machines - it is possible to run an executable without explicit .exe suffix.
This change fixes debugger settings for Linux hosts
2017-08-11 14:16:33 +01:00
Alexander Zilberkant
6b0fa85364
Rename Eclipse .launch file according to project name
...
Since Eclipse supports working with multiple projects in the same workspace, .launch file name
should include project name for creating unique per-project .launch file.
2017-08-11 14:16:33 +01:00
Alexander Zilberkant
6904f84337
Remove unused Python imports
2017-08-11 14:16:33 +01:00
JojoS
a77182edcc
verify libname before stripping
2017-08-11 14:16:33 +01:00
JojoS
be72993ee2
fix unresolved linker msg: __wrap_
...
adding libraries to gcc linker group command
2017-08-11 14:16:33 +01:00
Yogesh Pande
5bc33afed2
Updating mbed-coap to version 4.0.8
...
Fixes errors reported in Github
- #4798
- Fixed Lwm2m blockwise data transfer (using Block1 option) with Leshan
- ARMmbed/mbed-client#512
- Fixed an ongoing blocktransfer (Block 1 option) interruption by out of order Block to return error 4.08 Request Entity Incomplete as specified in the coap specification.
- ARMmbed/mbed-client#511
- Fixed detected duplicate message duplications will not stop mbed-client
2017-08-11 14:16:33 +01:00
Martin Kojtal
10c5138849
STM mbedtls: clear algo value for md5/sha1 and sha256
...
The hw block for mbedtls is shared, thus HASH algo value should be cleared
in the init.
2017-08-11 14:16:33 +01:00
Martin Kojtal
b77d90573d
STM32F4: remove md5 from the mbedtls config file
2017-08-11 14:16:33 +01:00
adustm
9e8c8d695d
Add a check 'non busy' status of the HW before save restore procedures
2017-08-11 14:16:33 +01:00
adustm
9b59f00958
Handle context swap + Modify macro name ST_MD5_BLOCK_SIZE
2017-08-11 14:16:33 +01:00
adustm
c4085f5b03
Remove MBEDTLS_MD5_C
2017-08-11 14:16:33 +01:00
adustm
d4d7dad045
Move MBEDTLS_MD5_C from mbetdls_device.h to targets.json
2017-08-11 14:16:33 +01:00
adustm
11c7906546
Replace 64 by a define
2017-08-11 14:16:33 +01:00
adustm
5d6f132d2d
Improve md5 buffer storing concept
2017-08-11 14:16:33 +01:00
adustm
77ac355864
Fix use case with size = 0 (md5_selftest #1 )
2017-08-11 14:16:33 +01:00
adustm
2d83ea6136
Handle 64bytes per 64 bytes + remove unused includes files
2017-08-11 14:16:33 +01:00
adustm
166a130e5d
Remove unused variables in mbedtls_md5_context + remove unnecessary ifdef __cplusplus
2017-08-11 14:16:32 +01:00
adustm
0060d8bbd0
Remove unnecessary functions in md5_alt.h file
2017-08-11 14:16:32 +01:00
adustm
58a1c69600
Move MBEDTLS_MD5_C define from mbedtls_device.h to targets.json
2017-08-11 14:16:32 +01:00
adustm
b84f5d1d7d
NUCLEO_F756ZG/mbedtls : MD5 hw activation
2017-08-11 14:16:32 +01:00
Mahadevan Mahesh
9bfe68cc07
K64F: Update the DSPI SDK driver to support the new API to change DUMMY_DATA
...
Signed-off-by: Mahadevan Mahesh <Mahesh.Mahadevan@nxp.com>
2017-08-11 14:16:32 +01:00
Martin Kojtal
3efdbc018a
STM32F4: fix for 2nd back sector
...
Use ADDR_FLASH_SECTOR_12 as this is defined by target (the flash size varies, for
instance for some F437xx is up to 2MB (2nd bank might not be there)).
2017-08-11 14:16:32 +01:00
Martin Kojtal
72587feb64
STM32F437: remove flash api implementation
...
STM32F4 already contains generic flash api implementation, use it.
2017-08-11 14:16:32 +01:00
adustm
a321d0d712
Move DEVICE_FLASH define to avoid compilation issues for non FLASH devices
2017-08-11 14:16:32 +01:00
adustm
508d91a385
Add bootloader support
2017-08-11 14:16:32 +01:00