mtkrtk
bd5d415514
Fix interrupt timings
2016-04-21 17:33:56 +09:00
mtkrtk
c724a1fea4
Ensure api is active after pushing
2016-04-21 17:27:30 +09:00
mtkrtk
6e101e0301
Fix cache cleaning method
2016-04-21 17:22:40 +09:00
mtkrtk
4f25c166ac
Revert "Revert "Add support for Renesas RZ/A1H""
...
This reverts commit 21bd16debe
.
2016-04-08 17:44:29 +09:00
mtkrtk
21bd16debe
Revert "Add support for Renesas RZ/A1H"
...
This reverts commit 621f1f1aa6
.
2016-04-08 17:44:10 +09:00
mtkrtk
55110c2d84
All async tests passed
2016-04-07 17:34:53 +09:00
mtkrtk
621f1f1aa6
Add support for Renesas RZ/A1H
2016-04-01 22:10:29 +09:00
mtkrtk
7a9ce241a7
i2c_eeprom_asynch.cpp test passed
2016-04-01 21:39:07 +09:00
mtkrtk
994c59dce2
Add support for Renesas RZ/A1H
2016-04-01 21:37:34 +09:00
mtkrtk
641a2dc414
Enable caches to improve performance
2016-03-31 21:55:13 +09:00
mtkrtk
2586a691ed
Add cache cleaning codes for Cortex-A
...
if m_thunk is on data caches, the codes will not be executed.
2016-03-31 21:54:32 +09:00
mtkrtk
fd02430291
spi_asynch test passed
2016-03-30 22:29:42 +09:00
mtkrtk
9ef1d7b2f4
spi_asynch test passed
2016-03-30 20:29:46 +09:00
mtkrtk
2a0b00008b
Fix settings
2016-03-30 20:24:10 +09:00
mtkrtk
418fd7ec94
serial_async test passed
2016-03-30 09:21:51 +09:00
mtkrtk
8a6d2b0835
Enable asynchronous communications
2016-03-24 16:25:22 +09:00
mtkrtk
1df975a3a5
Enable asynchronous communications
2016-03-24 16:08:43 +09:00
mtkrtk
69c311f263
Add support for Cortex-A series
2016-03-24 16:06:31 +09:00
dbestm
3e896871e6
[xx_L476xx] update LSI timeout defines
...
move hal_conf.h in device folder
clean define related to LSI timeout
2016-03-24 07:44:00 +01:00
Martin Kojtal
c8a58335b5
Merge pull request #1623 from 0xc0170/fix_uvision_asm
...
uvision exporter - fix - asm does not like string defined macros
2016-03-24 07:40:35 +01:00
Martin Kojtal
dd3cba536f
Merge pull request #1622 from c1728p9/fix_kl05_uart_clock
...
Prevent KL05 from using an unstable clock
2016-03-24 07:15:23 +01:00
Martin Kojtal
ff9d4e2266
Merge pull request #1625 from dbestm/dev_l0x3_rtc
...
[xxx_L0X3] debug RTC to add a proper init check feature
2016-03-24 07:03:30 +01:00
dbestm
6dbe57b058
[xxx_L0X3] debug RTC to add a proper init check feature
2016-03-21 15:01:11 +01:00
0xc0170
19f43a5268
uvision exporter - fix - asm does not like string defined macros
2016-03-21 08:56:51 +01:00
Russ Butler
273b464fe0
Prevent KL05 from using an unstable clock
...
Add a delay after switching to the FEE clock mode so the FLL has a
chance to acquire a better lock. This fixes a bug where the first byte
sent over the UART is corrupt.
2016-03-20 19:40:13 -05:00
Martin Kojtal
1f340445d5
Merge pull request #1615 from MultiTechSystems/hardfault-handler
...
add hard fault handlers for MultiTech mDot and Dragonfly platforms
2016-03-18 08:27:55 +00:00
Martin Kojtal
0a0fcbb5fd
Merge pull request #1603 from arnaudrichard/master
...
Fix IRQ enabled in serial_irq_set()
2016-03-17 15:34:27 +00:00
Martin Kojtal
3d5d6c2232
Merge pull request #1616 from bcostm/fix_nucleo-l073rz_i2c_pins
...
[NUCLEO_L073RZ] Remove I2C PA11 and PA12 pins
2016-03-17 10:32:02 +00:00
bcostm
0ae3ed496d
Remove I2C PA11 and PA12 pins
...
There is no I2C on these pins.
2016-03-17 08:44:46 +01:00
Mike Fiore
ba2a974fd1
add hard fault handlers for MultiTech mDot and Dragonfly platforms
2016-03-16 12:55:50 -05:00
Martin Kojtal
6bd3caa968
Merge pull request #1607 from 0xc0170/dev_uvision_progen
...
uvision progen
2016-03-15 17:25:11 +00:00
0xc0170
287c3b71f4
mbed lib revision - 116
2016-03-15 15:34:00 +00:00
Martin Kojtal
3afb550952
Merge pull request #1611 from bcostm/dev_rtc_stm32f4
...
[STM32F4] Add DEVICE_RTC_LSI=0 to all targets
2016-03-15 08:54:05 +00:00
Martin Kojtal
1fa489b0c5
Merge pull request #1597 from neilt6/rtos-idle-patch
...
[RTOS] Added idle hook API
2016-03-15 08:53:52 +00:00
Martin Kojtal
439c7798ab
Update dep on progen to at least 0.8.11
...
0.8.11 fixes uvision assembly (.S) files generation
2016-03-14 22:13:00 +00:00
Martin Kojtal
fec574a5ed
Merge pull request #1596 from geky/master
...
Increased allocated netbufs to handle DTLS handshakes
2016-03-14 16:14:12 +00:00
Martin Kojtal
2144dadad2
Merge pull request #1608 from MultiTechSystems/f4-serial-overrun
...
avoid getting stuck in serial IRQ if ORE is set without RXNE
2016-03-14 16:02:28 +00:00
bcostm
9db204bcf0
Add DEVICE_RTC_LSI=0
2016-03-14 16:01:24 +00:00
Martin Kojtal
8b5dd6eb6b
Merge pull request #1613 from bridadan/fixing-test-not-supported
...
Fixing issue with NOT_SUPPORTED messages
2016-03-14 15:53:25 +00:00
Brian Daniels
3362325a03
Fixing issue with NOT_SUPPORTED messages
2016-03-14 10:29:23 -05:00
bcostm
b956e27237
Add DEVICE_RTC_LSI = 0 to all targets
...
Added for clarity. This flag must be set to 1 if the LSE xtal is not
present on the board or if the RTC must be clocked by the internal
clock.
2016-03-14 14:26:27 +01:00
Martin Kojtal
768fbd7de2
Merge pull request #1609 from TomoYamanaka/master
...
Modify macro value of device error in device.h
2016-03-14 09:49:50 +00:00
tomoyuki yamanaka
23c02e1675
Modify macro value of device error in device.h.
...
We modified the value of "DEVICE_STDIO_MESSAGES" and "DEVICE_ERROR_PATTERN" in order to output the error message.
2016-03-14 11:24:37 +09:00
Martin Kojtal
0651e2c29e
Exporters uvision - templates - enable c99 mode
2016-03-13 18:42:34 +01:00
Martin Kojtal
cfda78d2ca
Exporters uvision - fix timestamp - asm does not like decimal point
...
The mbed time build stamp is with decimal point, which is causing ASM to fail,
with strange command error. As a workaround, we truncate the number when exporting
to uvision.
2016-03-13 18:42:09 +01:00
Martin Kojtal
7e650da9d7
Exporters uvision - template --bin fix
2016-03-12 07:55:08 +01:00
Mike Fiore
68b034541a
avoid getting stuck in serial IRQ if ORE is set without RXNE - issue #1605
2016-03-11 11:49:03 -06:00
Martin Kojtal
f178fc4835
Merge pull request #1602 from sunsmilearm/master
...
Change the uart pin to DIP pin for XBED_LPC1768
2016-03-11 09:10:17 +01:00
Martin Kojtal
0fa5e462e6
Exporters uvision - fix template name
2016-03-11 08:27:39 +01:00
Martin Kojtal
7bcdcc71d3
Merge pull request #1604 from adustm/b_stm32f7_iar_compilation
...
[STM32F7] Allow IAR compilation
2016-03-11 08:22:04 +01:00