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 |
Przemek Wirkus
|
662d4afaac
|
Added proper host test (draft)
|
2014-03-13 11:32:55 +00: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 |
dreschpe
|
ad09a83642
|
NUCLEO R030R8 16Bit SPI read and write
add 16 bit read and write
|
2014-03-10 17:45:46 +01:00 |
dreschpe
|
3d72f3dcbf
|
Revert "Add additional peripherie for ST Nucleo F401 board"
This reverts commit f973f4c1d7 .
|
2014-03-10 16:53:40 +01:00 |
Przemek Wirkus
|
2a236aca01
|
Main change: added cleaner HTML report to test sumary
|
2014-03-10 14:54:33 +00:00 |
Bogdan Marinescu
|
f34be80874
|
Fix compilation errors from GPIO pull request
|
2014-03-10 13:41:31 +00:00 |
Bogdan Marinescu
|
882ceb80ee
|
Merge pull request #204 from fatih-asici/master
Fix checking of TARGET_* symbols
|
2014-03-10 11:37:08 +00:00 |
Bogdan Marinescu
|
423ddcb86e
|
Merge pull request #198 from mazgch/gpio_api
proposed change of gpio_api (new update pull request)
|
2014-03-10 11:15:59 +00:00 |
Bogdan Marinescu
|
67b479e644
|
Merge pull request #203 from dinau/lpc1114_gcc_exporter
[LPC1114][GCC_ARM]: Added export functionality
|
2014-03-10 09:24:13 +00:00 |
dreschpe
|
f973f4c1d7
|
Add additional peripherie for ST Nucleo F401 board
Add UART 3
Add SPI 2 + 3
Add I2C 2 + 3
change external crystal value to 8MHz
patch SPI 16bit write bug
|
2014-03-09 18:20:01 +01:00 |
dreschpe
|
142db468ae
|
Add additional peripherie definitions for ST Nucleo F401RE bord
add UART 2 + 3
add SPI 2 + 3
add I2C 2 + 3
patch SPI 16 bit error
patch extenal cristal value to 8MHz
|
2014-03-09 18:15:47 +01:00 |
Fatih Aşıcı
|
4a0b7893ec
|
Fix checking of TARGET_* symbols
|
2014-03-08 23:30:50 +02:00 |
inaud
|
8d1ffc7e4f
|
[LPC1114][GCC_ARM]: Added export functionality
|
2014-03-08 17:15:42 +09:00 |
Przemek Wirkus
|
74e9b2e462
|
Typo corrected
|
2014-03-07 17:31:33 +00:00 |
Emilio Monti
|
50b949b631
|
Merge pull request #202 from donatieng/master
Protection against concurrent access to USBHost
|
2014-03-07 15:47:03 +00:00 |
Emilio Monti
|
146eb2523b
|
Merge pull request #201 from toyowata/master
Added PwmOut for LPC1549 target
|
2014-03-07 15:46:41 +00:00 |
Donatien Garnier
|
876134ec22
|
Protection against concurrent access to USBHost
Fixed regression: Protection against concurrent access to USBHost using
locking class
Use Lock class within USBHost
|
2014-03-07 15:01:57 +00:00 |
Toyomasa Watarai
|
855bafe8d5
|
Added PwmOut for LPC1549 target
|
2014-03-07 18:40:45 +09:00 |
Przemek Wirkus
|
8c6ca15be8
|
Merge branch 'master' of https://github.com/mbedmicro/mbed
|
2014-03-06 16:14:15 +00:00 |
Przemek Wirkus
|
0f23ed0e43
|
NORDIC can now reset using serial break
|
2014-03-06 16:14:09 +00:00 |
Emilio Monti
|
955bd9a5c9
|
Update MBED_LIBRARY_VERSION to latest revision
|
2014-03-06 09:55:02 +00:00 |
Stephen Paulger
|
e8c404c8ca
|
Remove F401RE from IAR exporter.
http://mbed.org/users/mbed_official/code/mbed/issues/12
|
2014-03-05 10:48:53 +00:00 |
Emilio Monti
|
7a6971f521
|
Merge pull request #199 from 0xc0170/dev_nucleo_gcc_removal
[fix] nucleo targets - gcc arm removal from targets.py
|
2014-03-05 10:15:20 +00:00 |
0xc0170
|
f761487946
|
[fix] nucleo target - gcc arm removal from targets.py
|
2014-03-04 21:31:09 +01:00 |
mazgch
|
4e53124e70
|
fix more tabs to spaces
|
2014-03-04 15:07:30 +01:00 |
mazgch
|
8f5a2a580a
|
fix indentation and make helpers static inline
|
2014-03-04 15:00:28 +01:00 |
mazgch
|
c1d3cb5aa3
|
address concern from watarai-san about code size and performance by creating a set of common initialization functions
|
2014-03-04 14:09:41 +01:00 |
mazgch
|
be8bca4aa0
|
proposed change of gpio_api
|
2014-03-04 11:27:30 +01:00 |