ccli8
|
12536436f8
|
[M487] Conform to mbed TLS H/W acceleration support released with mbed OS 5.3
|
2017-08-01 10:23:48 +08:00 |
ccli8
|
7578541021
|
[M487] Fix some compile warnings
|
2017-08-01 10:23:47 +08:00 |
ccli8
|
4d4d1a89f9
|
[M487] Change OS_CLOCK to 192 MHz
|
2017-08-01 10:23:45 +08:00 |
ccli8
|
aaf26a12e1
|
[M487] Fix compile error with GCC_ARM toolchain
|
2017-08-01 10:23:44 +08:00 |
ccli8
|
90e35febc1
|
[M487] Alpha support for real chip
Real chip is incompatible with test chip due to change of pinout. From this on, test chip is unsupported.
|
2017-08-01 10:23:43 +08:00 |
ccli8
|
59acfb3a47
|
[M487] Correct comment for RTC time error in 1 sec after boot
|
2017-08-01 10:23:40 +08:00 |
ccli8
|
2fc3d1721b
|
[M487] Fix RTC time doesn't continue across reset cycle
|
2017-08-01 10:23:39 +08:00 |
ccli8
|
00b69c7ddd
|
[M487] Change comment for serial_getc/serial_putc
|
2017-08-01 10:23:38 +08:00 |
ccli8
|
e3fb76f0d9
|
[M487] Fix region end address error with IAR toolchain
|
2017-08-01 10:23:37 +08:00 |
ccli8
|
3f97ad3cdd
|
[M487] Rename sleep/deepsleep to hal_sleep/hal_deepsleep
|
2017-08-01 10:23:36 +08:00 |
ccli8
|
4cc90e54d5
|
[M487] Fix serial error with sync/async calls interlaced
|
2017-08-01 10:23:34 +08:00 |
ccli8
|
3f650566d9
|
[M487] Fix pwmout power-down condition
|
2017-08-01 10:23:33 +08:00 |
ccli8
|
bea7548717
|
[M487] Fix DMA channel over-allocate
|
2017-08-01 10:23:32 +08:00 |
ccli8
|
5e9999424a
|
[M487] Fix flash algorithm
1. Remove setting of not released register ICPCON
2. Enable FMC_APUEN to update APROM
|
2017-08-01 10:23:31 +08:00 |
ccli8
|
3a8be6c711
|
[M487] Remove 'FIXME' comment in flash_api.c
|
2017-08-01 10:23:29 +08:00 |
ccli8
|
bced49325a
|
[M487] Support flash
|
2017-08-01 10:19:54 +08:00 |
ccli8
|
898a4bb4bd
|
[M487] Refine serial PDMA code
|
2017-08-01 10:19:50 +08:00 |
ccli8
|
422871ab4d
|
[M487] Refine SPI PDMA code
|
2017-08-01 10:19:48 +08:00 |
ccli8
|
a76d55a555
|
[M487] Add dma_modbase() to get PDMA base address
|
2017-08-01 10:19:45 +08:00 |
ccli8
|
aeee0e8b57
|
[M487] Fix pwmout power-down condition
|
2017-08-01 10:19:42 +08:00 |
ccli8
|
ae33f9eed7
|
[M487] Fix PDMA error on timeout
|
2017-08-01 10:19:39 +08:00 |
ccli8
|
0c574f6a98
|
[M487] Add missing support for ANALOGIN
|
2017-08-01 10:19:36 +08:00 |
ccli8
|
65de13454e
|
[M487] 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-01 10:19:33 +08:00 |
ccli8
|
04bd652a56
|
[M487] Add configuration option MBED_CONF_M480_USB_DEVICE_HSUSBD
|
2017-08-01 10:19:30 +08:00 |
cyliangtw
|
d32607294f
|
[M487] Support CAN feature
|
2017-08-01 10:19:25 +08:00 |
ccli8
|
95e0bc094a
|
[M487] Change sbrk() allocation to be 32-byte aligned
|
2017-08-01 10:19:22 +08:00 |
ccli8
|
acee0379c7
|
[M487] Remove power-down support from us_ticker
|
2017-08-01 10:19:19 +08:00 |
ccli8
|
3dc5f2da34
|
[M487] Support uvisor debug message through stdio uart
|
2017-08-01 10:19:16 +08:00 |
ccli8
|
ebe56466cc
|
[M487] Fix us_ticker drift error > 5%
|
2017-08-01 10:19:14 +08:00 |
ccli8
|
44572cf1a8
|
[M487] Fix link error in uvisor-enabled application
|
2017-08-01 10:19:11 +08:00 |
ccli8
|
ee622a0c51
|
[M487] Fix compile error with Travis CI
Use MBED_CONF_RTOS_PRESENT to filter out des/sha alternative for mbed OS 2.
|
2017-08-01 10:19:09 +08:00 |
cyliangtw
|
b91f064be7
|
[M487] Add CAN, AES and Eth
|
2017-08-01 10:18:54 +08:00 |
ccli8
|
98a79c872b
|
[M487] Support NuMaker-PFM-M487 board
|
2017-08-01 10:14:24 +08:00 |
Jimmy Brisson
|
50c616ec74
|
Merge pull request #4750 from andreaslarssonublox/ublox_enable_hw_acc_odin_w2
Enable crypto HW acceleration for UBLOX_EVK_ODIN_W2
|
2017-07-31 15:24:47 +00:00 |
Jimmy Brisson
|
66c3385727
|
Merge pull request #4398 from maximmbed/max326xx_ble_update
MAX326xx: BLE updates, fixed sleep, open-drain LEDs
|
2017-07-31 15:23:47 +00:00 |
Jimmy Brisson
|
f08d5a496c
|
Merge pull request #4623 from LMESTM/analogin_handle
Improve management handling of multiple instances of analogin ojects
|
2017-07-31 15:23:31 +00:00 |
Jimmy Brisson
|
74387f8c78
|
Merge pull request #4765 from iotvietmember/add_vbluno52
Add support for the VBLUno52 board
|
2017-07-27 09:45:53 -05:00 |
Jimmy Brisson
|
66805f5c67
|
Merge pull request #4755 from LordGuilly/bluepill_hse_config
Bluepill: hse config fix
|
2017-07-27 09:44:42 -05:00 |
Martin Kojtal
|
c8d43aeb2d
|
LPC MCUXpresso: fix write_fill argument for block write function
The latest HAL extension was not applied to the LPC MCUXpresso targets.
|
2017-07-25 10:26:40 +01:00 |
lordguilly
|
909a8343f5
|
Change HSE for blupill,can only be XTAL
The BLUEPILL board does have XTAL soldered, cannot be used with an external oscillator
|
2017-07-24 22:36:40 +01:00 |
Jimmy Brisson
|
1f94ede86c
|
Merge pull request #4744 from deepikabhavnani/spi_issue_4743
Allow user to set default transfer byte for block read
|
2017-07-24 14:45:30 -05:00 |
Jimmy Brisson
|
d5108e5a7a
|
Merge pull request #4714 from bulislaw/expose_systemcoreclock
Expose SystemCoreClock via cmsis.h to support new CMSIS/RTX
|
2017-07-24 10:59:47 -05:00 |
Jimmy Brisson
|
456607b170
|
Merge pull request #4794 from jeromecoutant/PR_F767
NUCLEO_F767ZI : boot issue with GCC
|
2017-07-24 10:59:23 -05:00 |
Jimmy Brisson
|
f4de24bae1
|
Merge pull request #4793 from jeromecoutant/PR_F4_I2C
STM32 I2C : correct async issue
|
2017-07-24 10:59:03 -05:00 |
Jimmy Brisson
|
579bb3e994
|
Merge pull request #4778 from c1728p9/rebase_4161
Add AES HW encryption for NUCLEO_F756ZG in mbedtls
|
2017-07-24 10:58:32 -05:00 |
Jimmy Brisson
|
2098af5919
|
Merge pull request #4764 from jeromecoutant/PR_F0_PIN
STM32F0 : remove unavailable pins
|
2017-07-24 10:57:31 -05:00 |
Jimmy Brisson
|
732f7328f8
|
Merge pull request #4762 from jeromecoutant/PR_L4_ADC
DISCO_L475VG_IOT : pin update
|
2017-07-24 10:57:18 -05:00 |
Jimmy Brisson
|
c20154234f
|
Merge pull request #4756 from 0xc0170/fix_4613
Fix #4613: remove duplicated startup files for MICRONFCBOARD
|
2017-07-24 10:56:57 -05:00 |
Jimmy Brisson
|
7a153ce337
|
Merge pull request #4754 from Archcady/TLS
Resolve TLS handshake failing issue for REALTEK_RTL8195AM
|
2017-07-24 10:55:30 -05:00 |
Jimmy Brisson
|
9e443e9d14
|
Merge pull request #4734 from LMESTM/stm32_uart_irq
Avoid data loss with serial interrupt used at high baudrates
|
2017-07-24 10:55:07 -05:00 |