bcostm
5610184f9f
[NUCLEO_F401RE] Put back SERIAL_TX and SERIAL_RX pins
...
Even if it is a duplication of USB_TX/RX pins, it is better to have them
available.
2014-03-19 09:46:26 +01:00
bcostm
a98c380cf9
[NUCLEO_F401RE] Add INTERRUPT_IN to all pins
2014-03-19 09:44:20 +01:00
bcostm
4e907a09fd
[NUCLEO_F401RE] Add more ANALOG_IN, I2C and SPI pins
2014-03-19 09:42:33 +01:00
bcostm
9b8352d6db
[NUCLEO_F401RE] Add more SERIAL and PWM pins
2014-03-19 09:40:29 +01:00
bcostm
5963a310e3
[NUCLEO_F401RE] Restart PLL after deepsleep
2014-03-19 09:34:30 +01:00
ban4jp
e86d75f3f1
Merge remote-tracking branch 'upstream/master'
2014-03-19 10:01:30 +09:00
ban4jp
f210d81b56
[KL46Z] Add mbed-rtos define for KL46Z
2014-03-19 03:56:17 +09:00
dinau
a5794b1107
[ARM][uVision4][LPC11U35]: Modified export_test.py error
2014-03-19 00:23:59 +09:00
bcostm
75716e08c5
[NUCLEO_F302R8] Add hal files
2014-03-18 15:33:34 +01:00
bcostm
e7262047a8
[NUCLEO_F302R8] Add cmsis files (last part)
2014-03-18 15:30:38 +01:00
bcostm
cc53000db8
[NUCLEO_F302R8] Add cmsis files (2nd part)
2014-03-18 15:27:34 +01:00
bcostm
041839a2ba
[NUCLEO_F302R8] Add cmsis files (first part)
2014-03-18 15:23:47 +01:00
bcostm
38c5c47000
Merge branch 'master' of https://github.com/mbedmicro/mbed
2014-03-18 14:58:04 +01:00
Emilio Monti
e2574ebaa5
Merge pull request #213 from dinau/gcc_arm_lpc11u35_stm32f407_mod
...
[GCC_ARM][LPC11U35][LPC1114][STMF407]: Modified build scripts
2014-03-18 13:24:49 +00:00
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