dinau
64df527fed
Merge branch 'mbed.org/master'
...
Conflicts:
workspace_tools/export/gccarm.py
2014-03-18 22:12:32 +09:00
bcostm
e0bf1e3094
Merge branch 'master' of https://github.com/mbedmicro/mbed
...
Conflicts:
libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F401RE/stm32f4xx_hal_conf.h
libraries/mbed/targets/hal/TARGET_STM/TARGET_NUCLEO_F401RE/spi_api.c
2014-03-18 13:17:53 +01:00
dinau
6e09762c87
Solved conflict possibility.
2014-03-18 21:16:42 +09:00
Mihail Stoyanov
3e40310534
Rename Nordic soft-device folder. The mbed IDE rejects dots in folder names.
2014-03-18 12:15:16 +00:00
dinau
218ea3a4da
[GCC_ARM][LPC11U35][LPC1114][STMF407]: Modified build scripts
...
1. Added to Makefile templates for LPC11U35 and STM32F407
2. Added output facility of HEX file, LIST file and MAP file
2014-03-18 20:32:53 +09:00
Mihail Stoyanov
b95ba7a52a
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-18 10:56:37 +00:00
Bogdan Marinescu
df09909ec4
Merge branch 'master' of github.com:mbedmicro/mbed
2014-03-18 10:54:50 +00:00
Bogdan Marinescu
c013d6e6a9
Restore serial_api.c on LPC1768
...
Michael's GPIO fix changed this to a previous version, this commit restores
it to the last version.
2014-03-18 10:53:33 +00:00
Mihail Stoyanov
01432a058b
Updated exporters to a merge-friendly format
2014-03-18 10:52:34 +00:00
Emilio Monti
298f5cabd3
Use hex format for NRF51822 target
2014-03-18 10:16:16 +00:00
Przemek Wirkus
6cb99d9bd7
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-17 17:39:30 +00:00
Przemek Wirkus
47a8df4b51
TC and UDP client updates. Added automation information to test suite. Added new peripherial: 'ethernet'
2014-03-17 17:39:24 +00:00
Przemek Wirkus
b345a189cf
Added implementation for TCP and UDP client
2014-03-17 17:29:18 +00:00
Emilio Monti
d54a28978c
Merge pull request #212 from dinau/lpc11u35_gcc_arm
...
[LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build.
2014-03-17 14:51:35 +00:00
dinau
2d4fc59956
[LPC11U35][GCC_ARM][GCC_CR]: Modificatins for build.
...
1. Added to the export table in export_test.py.
2. Added to the build table in build_release.py
3. Added the compilation directives to RTX os files.
Notice:
It would be better to change WORDS_STACK_SIZE definition in libraries/rtos/rtx/cmsis_os.h
from 512 to 128 for LPC11U35 and LPC1114 micros compiled by GCC toolchain with newlib-nano,
but I don't know the good way at this moment.
2014-03-17 23:45:39 +09:00
Przemek Wirkus
5ad9d33664
Added proper verbose for test output
2014-03-17 11:59:25 +00:00
Przemek Wirkus
34e19e31e5
Added automation tests' implementation for TCP_Server, UDP_Server and STDIO
2014-03-17 11:58:35 +00:00
Emilio Monti
53ce32875f
Merge pull request #211 from dinau/lpc11u35_codered_exporter
...
Lpc11u35 codered exporter
2014-03-17 10:30:24 +00:00
Emilio Monti
4b27ba7262
Merge pull request #210 from dinau/lpc1114_codered_exporter
...
[LPC1114][GCC_CR] Added export functionality
2014-03-17 10:30:09 +00:00
dinau
e82279b5d5
[LPC11U35][GCC_CR] Added export functionality
2014-03-16 22:16:05 +09:00
dinau
07db34211f
Change folder structure
2014-03-15 15:24:07 +09:00
dinau
bf12cc5d67
[LPC1114][GCC_CR] Added export functionality
2014-03-15 10:21:36 +09:00
Emilio Monti
a3595aea72
Add Intel hex utilities
2014-03-14 16:07:41 +00:00
Bogdan Marinescu
9319e1bf30
Merge pull request #209 from toyowata/master
...
[LPC1549] Fixed initial value of stack pointer
2014-03-14 15:07:32 +00:00
Toyomasa Watarai
7640da9126
[LPC1549] Fixed initial value of stack pointer
2014-03-15 00:05:02 +09:00
Emilio Monti
7d88efe969
Merge pull request #208 from dreschpe/master
...
Add additional peripherie for ST Nucleo L152 board
2014-03-14 09:54:17 +00:00
dreschpe
71bbdb6f1f
Add additional peripherie for ST Nucleo L152 board
...
Add code for . UART 3-5, SPI 2 + 3, I2C2
2014-03-13 23:38:09 +01:00
Przemek Wirkus
19c41849e2
Updated server IP address (According to server test script)
2014-03-13 16:02:09 +00:00
tkuyucu
1f962a16a4
Fixed syntactic bug in board.c
2014-03-13 12:37:09 +01:00
tkuyucu
370af41974
Conflicts resolved. gpio_init_in will call gpio_mode after gpio_dir
2014-03-13 12:33:33 +01:00
Przemek Wirkus
662d4afaac
Added proper host test (draft)
2014-03-13 11:32:55 +00:00
tkuyucu
4086fa09d9
merge with mbedmicro
2014-03-13 12:28:59 +01:00
tkuyucu
b4844e50a2
Added missing #endif
2014-03-13 11:11:30 +01:00
tkuyucu
03a8cb5d30
board.c conflict resolved
2014-03-13 11:03:55 +01:00
tkuyucu
0f68519f85
Update after hex enabled firmware release
...
Removed SystemInit write to FWID.
Added DEVICE_ERROR_PATTERN for error signaling.
Exception for NRF added to board.c to keep irqs enabled since timer irq
is needed for the wait function.
Button pin names changed from BUTTON0 to BUTTON1 and from BUTTON1 to
BUTTON2.
2014-03-13 10:59:09 +01:00
Przemek Wirkus
731921ccd6
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-12 10:59:25 +00:00
Przemek Wirkus
c67fecd174
Input file format description added
2014-03-12 10:59:19 +00:00
Bogdan Marinescu
6b2f3120cf
Merge pull request #207 from toyowata/master
...
[LPC1549] Added AnalogOut API and PWM improvement
2014-03-12 10:28:48 +00:00
Toyomasa Watarai
84a654d200
[LPC1549] Added AnalogOut API and PWM improvement
...
Added AnalogOut
I2C code cleanup
PWM now support 4ch
us_ticker now use RIT instead of SCT
2014-03-12 19:23:14 +09:00
Przemek Wirkus
fb3bf48a2a
Added result print below table
2014-03-11 17:55:10 +00:00
Bogdan Marinescu
bca4f4e0e4
Fix previous pull request compilation errors
2014-03-11 17:02:10 +00:00
Przemek Wirkus
9105963e2c
Removed trailing spaces
2014-03-11 15:37:43 +00:00
Przemek Wirkus
02a0f4d321
Aligned USART RX/TX naming with ST NUCLEO board HAL
2014-03-11 15:36:53 +00:00
Przemek Wirkus
c8283ff485
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-11 15:01:08 +00:00
Przemek Wirkus
dc1e190d9e
Fixed pinology for ECHO test for NUCLEO boards: F103RB, L152RE, F401RE, F030R8
2014-03-11 15:01:03 +00:00
Emilio Monti
ebf51d732f
Add NRF51822 to the official release
2014-03-11 12:09:25 +00:00
Przemek Wirkus
2bb462f5a3
InterruptIn test support added for NUCLEO boards: F103RB, L152RE, F401RE, F030R8
2014-03-11 11:58:33 +00:00
Bogdan Marinescu
5d2d302526
Merge pull request #206 from dreschpe/master
...
Fix SPI 16 Bit for ST Nucleo
2014-03-11 11:56:20 +00:00
Przemek Wirkus
8055bca0d6
Added Goanna static analysis tool for mbed SDK (-G switch)
2014-03-10 17:24:27 +00:00
Przemek Wirkus
03bb264af9
Added support to run Goanna static tool analysis when building tests (not mbed-SDK)
2014-03-10 17:14:26 +00:00