Commit Graph

2576 Commits (dd973760c17d8a426faa44eaed5cc5247a1d5787)

Author SHA1 Message Date
Martin Kojtal 9fec469ec6 Merge pull request #377 from dinau/disco_f303vc_update
[DISCO-F303VC] Updated with F302R8 recent changes
2014-06-26 10:18:14 +01:00
Martin Kojtal 288cce7281 Merge pull request #378 from dinau/disco_f051r8_update
[DISCO-F051R8] Updated with F030R8 recent changes
2014-06-26 09:42:39 +01:00
Martin Kojtal ea64ad4ac2 Merge pull request #375 from bcostm/dev_F072RB_assert
[NUCLEO_F072RB] mbed assert addition
2014-06-26 09:09:29 +01:00
Martin Kojtal f2f5409d12 Merge pull request #374 from bcostm/fix_F401RE_sleep
[NUCLEO_F401RE] Fix issue with sleep and ST HAL tick timer
2014-06-26 08:45:12 +01:00
dinau 7c99b50e93 Revert mistake change. 2014-06-25 23:01:17 +09:00
dinau e6050cceca [DISCO-F051R8] Updated with F030R8 recent changes 2014-06-25 22:56:05 +09:00
dinau cc84553854 [DISCO-F303VC] Updated with F302R8 recent changes 2014-06-25 22:27:57 +09:00
dinau 9e3c3b15cc Merge branch 'origin/master' 2014-06-25 20:57:25 +09:00
dinau de7003d6c2 [DISCO_F407VG] HAL update.
Mainly updated with NUCLEO-F401RE canges.
2014-06-25 20:45:07 +09:00
bcostm e4e24ee17d [NUCLEO_F072RB] Add assert 2014-06-25 10:57:45 +02:00
bcostm c39de07958 [NUCLEO_F401RE] Fix issue with sleep and ST HAL tick timer
The timer used for the ST HAL tick must be disabled before entering in
sleep mode.
2014-06-25 10:22:44 +02:00
Bogdan Marinescu e2e0999886 Merge pull request #373 from xiongyihui/master
bug fix for XADOW_M0 and ARCH_BLE
2014-06-25 08:46:34 +01:00
Yihui Xiong 61a1270429 bug fix for XADOW_M0 and ARCH_BLE 2014-06-25 11:44:06 +08:00
Mihail Stoyanov 58f1093043 Remove the 8.3 fix for ST Nucleo boards 2014-06-24 19:23:16 +01:00
dinau 0e1d88d0ee Merge branch 'origin/master' 2014-06-24 23:46:48 +09:00
Bogdan Marinescu 8ef659bca8 Merge pull request #372 from bcostm/dev_NUCLEO_F334R8
[NUCLEO_F334R8] Add platform files
2014-06-24 14:44:08 +01:00
bcostm 124ee172f4 [NUCLEO_F334R8] Add target CMSIS files 2014-06-24 11:23:54 +02:00
bcostm dd4362a60d [NUCLEO_F334R8] Add target HAL files 2014-06-24 11:22:07 +02:00
bcostm fff8e429f9 [NUCLEO_F334R8] Add uVision4 exporter 2014-06-24 11:18:43 +02:00
Martin Kojtal 31fd3f1225 Merge pull request #364 from chrta/lpc1549_tests
[LPC1549] Enable present tests for the LPC1549
2014-06-24 07:58:29 +01:00
Martin Kojtal fb26733545 Merge pull request #371 from toyowata/master
[LPC11XX] Fixed PwmOut spike pulse issue
2014-06-24 07:53:37 +01:00
Toyomasa Watarai 27a7514c6e [LPC1114] Fixed PwmOut spike pulse issue
[LPC1114] Fixed PwmOut spike pulse issue when duty is 0%.
2014-06-24 13:28:40 +09:00
Christian Taedcke 1b8c6e5755 Enable rtos tests for LPC1549. 2014-06-23 19:17:39 +02:00
Christian Taedcke 021074eb1f [LPC1549] Enable analog test. 2014-06-23 19:17:38 +02:00
Christian Taedcke d27129351c [LPC1549] Fix pin assignment for simple io tests. 2014-06-23 19:17:38 +02:00
Przemek Wirkus f5d3245fe9 Added safer serial.sendBreak() function implementation to handle Linux issues 2014-06-23 17:42:04 +01:00
Przemek Wirkus 12e365302e Removed unused code for reset MCU and runnit single test (old way: like in make.py) 2014-06-23 17:41:07 +01:00
Przemek Wirkus b771f22dac sendBreak() bugix proposed by mbed user 'chrta' 2014-06-23 17:34:10 +01:00
Przemek Wirkus a7d1228723 Added new NUCLEO boards definitions to general tests 2014-06-23 15:56:47 +01:00
Przemek Wirkus caee48f917 Added 'skipped' build list for build.py 2014-06-23 15:56:45 +01:00
Bogdan Marinescu 9728c76667 Merge pull request #369 from bcostm/dev_NUCLEO_F411RE
[NUCLEO_F411RE] Add all target files
2014-06-23 13:57:57 +01:00
bcostm a484131295 [NUCLEO_F411RE] Add target CMSIS files 2014-06-23 12:43:20 +02:00
bcostm 8191dfcefd [NUCLEO_F411RE] Add target HAL files 2014-06-23 12:40:40 +02:00
Przemek Wirkus 05b19683ff Typos corrected in optparser info strings 2014-06-23 10:42:53 +01:00
Martin Kojtal 6e7c7bcec4 Merge pull request #365 from chrta/fix_signed_unsigned_compare
Fix signed unsigned compare in dsp library
2014-06-23 09:20:25 +01:00
Martin Kojtal 7d0bda3453 Merge pull request #368 from chrta/gcc_disable_rtti
[Exporters] Disable rtti for gcc.
2014-06-23 09:13:08 +01:00
Christian Taedcke bfb06e200b Disable rtti for gcc. 2014-06-21 12:24:05 +02:00
dinau 84be4cfc65 Merge branch 'github.com/master' 2014-06-21 06:56:49 +09:00
Martin Kojtal 51c53c6857 Merge pull request #366 from bcostm/master
[NUCLEO_F411RE] uVision4 exporter template
2014-06-20 16:37:59 +01:00
dinau 6129f77afc modified README.md 2014-06-21 00:25:07 +09:00
dinau 323a5d7270 LPCCAPPUCCINO] initial port
LPCCAPPUCCINO is the breakboard that has LPC11U37,
https://strawberry-linux.com/catalog/items?code=12045
Schematic:
https://strawberry-linux.com/pub/cappuccino-sch.pdf
2014-06-20 23:08:02 +09:00
bcostm fa38a1d303 [NUCLEO_F411RE] Add uVision4 exporter 2014-06-20 14:17:55 +02:00
Christian Taedcke d74412c6ee Fix compiler warning (signed vs. unsigned comparison). 2014-06-19 19:18:21 +02:00
Christian Taedcke e4d8ee8287 Fix compiler warning (signed vs. unsigned comparison). 2014-06-19 19:04:26 +02:00
Martin Kojtal 2a4bbdfe4f Merge pull request #360 from toyowata/master
[LPC1549] USBDevice support
2014-06-18 10:54:42 +03:00
Toyomasa Watarai 50db157bd6 [LPC1549] Added USBDevice support
[LPC1549] Added USBDevice support by va009039's code
[LPC1549] Fixed warnings by GCC toolchain and removed redundant code
[LPC11U68] Fixed warnings by GCC toolchain and removed redundant code
2014-06-18 15:09:09 +09:00
Bogdan Marinescu f60bb902c9 Merge pull request #358 from 0xc0170/dev_kds_exporter
kds exporter
2014-06-17 13:28:25 +03:00
Bogdan Marinescu f9f842f098 Merge pull request #359 from bcostm/master
[NUCLEOs] SPI corrections
2014-06-17 13:26:41 +03:00
bcostm 82bde4ef39 [NUCLEOs] SPI corrections
- Correct wrong NSS pin configuration on F030R8 and F401RE
- Set the default data size to 8 bits
- Typo corrections
2014-06-17 12:14:17 +02:00
0xc0170 990a82a008 [Codered exporter] tab to spaces 2014-06-17 12:55:16 +03:00