Commit Graph

2879 Commits (8adfd82aa1bf8859ec08537ee7bcd4aaaec1769b)

Author SHA1 Message Date
ohagendorf 24e3754428 [TARGET_STM32F4] new structure for F407 and F429 targets - part4
Solves the problem NULL -> HAL_NULL for the additional hw blocks in the
larger mcus.

For F401 and F411 this was already solved in #596.
2014-11-01 13:07:25 +01:00
ohagendorf fd835e6c93 [TARGET_STM32F4] new structure for F407 and F429 targets - part3
remove target_stm32f429zi files
2014-10-31 23:18:46 +01:00
ohagendorf b989a33f6f [TARGET_STM32F4] new structure for F407 and F429 targets - part2
remove target_stm32f407vg files
2014-10-31 23:18:00 +01:00
ohagendorf e2b33c9bdd [TARGET_STM32F4] new structure for F407 and F429 targets -part1
move specific files from old position into new target folders under
target_stm32f4
2014-10-31 23:15:13 +01:00
ohagendorf 376d2df516 [BUILD_TRAVIS.py] additional line for nucleo_l053
Adding a line for nucleo_l053 target.
2014-10-31 18:52:11 +01:00
ohagendorf d1ae7fe040 [BUILD_TRAVIS.py] additional line for disco_f334
Adding a line for disco_f334 target and adding the rtos lib to
nucleo_f334 target.
2014-10-31 18:42:47 +01:00
ohagendorf 86c54a26af [DISCO_F334C8] new target incl. rtos support
New target as a copy of nucleo_f334 with changes/additions in pin and
rtos definitions.
2014-10-31 18:14:23 +01:00
bcostm 22989238d0 Remove misplaced F411RE folder 2014-10-31 16:22:17 +01:00
bcostm 2a29a24114 Remove misplaced F401RE folder 2014-10-31 16:21:48 +01:00
bcostm 2fdc494f41 Put NUCLEO_F411RE specific files 2014-10-31 16:20:41 +01:00
bcostm 255460b8d6 Put NUCLEO_F401RE specific files 2014-10-31 16:19:59 +01:00
bcostm 836a1e2552 Add TARGET_STM32F4 folder with STM32Cube driver inside 2014-10-31 16:18:18 +01:00
Martin Kojtal 261455bba2 Merge pull request #627 from ohagendorf/rtos_nucleo_f334
RTOS: NUCLEO_F334R8 - rtos addition
2014-10-31 07:00:15 -07:00
Martin Kojtal 06b9f49e50 Merge pull request #626 from ohagendorf/cmdlineoptions
Tools: Some minor changes in help text - sorting longer lists
2014-10-31 06:59:07 -07:00
Martin Kojtal e7e9dd54eb Merge pull request #625 from bcostm/master
Toolchain: NUCLEO_F334R8 - support for IAR
2014-10-31 06:40:49 -07:00
ohagendorf 23987f6df7 [NUCLEO_F334R8] rtos support added
Added rtos support.
2014-10-31 14:39:53 +01:00
Martin Kojtal 159e424dfa Merge pull request #624 from ohagendorf/exporter_gccarm_disco_l053
Toolchain: DISCO_L053C8, NUCLEO_L053R8 - GCC ARM support
2014-10-31 06:32:48 -07:00
Martin Kojtal 6a705fdadd Merge pull request #623 from GustavWi/iar_mbed
Tools: IAR export to Kinetis targets
2014-10-31 06:17:44 -07:00
ohagendorf 113a81d312 [MAKE.py] [BUILD.py] some minor
Ordering the entries in mcu and toolchain lists when printing the help
text.
2014-10-31 13:59:26 +01:00
bcostm 5bc736defc [NUCLEO_F334R8] Add IAR exporter 2014-10-31 13:40:36 +01:00
ohagendorf 0afdcd751e [NUCLEO_L053R8][EXPORT] gcc_arm 2014-10-31 13:34:43 +01:00
ohagendorf 7b43c64da6 [DISCO_L053C8][EXPORT] gcc_arm
Added exporter for disco_l053c8
2014-10-31 13:17:23 +01:00
GustavWi 037cf1fa2e Added flash config to IAR startup files for FREESCALE targets 2014-10-31 13:15:59 +01:00
Bogdan Marinescu a634fa24eb Merge branch 'master' of github.com:mbedmicro/mbed 2014-10-31 11:44:03 +00:00
Martin Kojtal 07b49da75e Merge pull request #617 from rosterloh/stm320l-support
Targets: DISCO_L053C8 - new platform - STM32L0 Discovery board
2014-10-31 03:59:59 -07:00
Bogdan Marinescu 880fda3381 Fix .hex file generation with GCC_ARM for Nordic targets 2014-10-31 10:58:49 +00:00
Martin Kojtal 760052d983 Merge pull request #581 from hchanon/FRDM-K64F_FOPT_EzPort_Bit_Inverted
Targets: FRDM-K64F - Fix FOPT EzPort bit documentation and set it to disable
2014-10-31 03:51:16 -07:00
Masao Hamanaka 9a8a75e827 Add Ethernet functionality
Although the Ethernet functionality is not for review.
2014-10-31 17:01:59 +09:00
Richard Osterloh 1d489bc298 Added support for the STM32L0 Discovery board 2014-10-30 21:11:36 +00:00
GustavWi 92f654f525 Added IAR export support for K64F 2014-10-30 19:07:44 +01:00
GustavWi 5c5d1d3ed5 Added IAR export support for K22F 2014-10-30 18:29:24 +01:00
GustavWi f32dabadc1 Fixed bug with -DCPU_MK64FN1M0VMD12 when trying to run IAR_TOOLCHAIN 2014-10-30 18:22:04 +01:00
GustavWi bd7ca62d01 Added IAR export KL46Z 2014-10-30 14:23:27 +01:00
GustavWi 2a2efd5d84 Added Iar support for KL05Z 2014-10-30 12:38:53 +01:00
GustavWi 22bf9b3a0a IAR support for KL25Z 2014-10-30 12:23:34 +01:00
GustavWi c3bfa3406c Added support for target K20D50M 2014-10-30 10:29:12 +01:00
Martin Kojtal 9586b1b00a Merge pull request #618 from bcostm/master
Targets: NUCLEO_F334R8 - Update STM32Cube driver
2014-10-30 02:08:26 -07:00
bcostm d48844320b [NUCLEO_F334R8] Update STM32Cube driver
- Same version as in NUCLEO_F302R8
- Fix issue #482 (IAR compilation)
- Compliant with mbed RTOS (Systick no more used)
2014-10-29 16:16:55 +01:00
Martin Kojtal 5a47ce92d4 Merge pull request #613 from bcostm/master
Tools: Exporters - IAR exporter for NUCLEO_F302R8
2014-10-29 07:19:34 -07:00
Martin Kojtal f60c1161b9 Merge pull request #611 from GustavWi/iar_mbed
Tools: STM32F407 - IAR export
2014-10-29 07:03:36 -07:00
Martin Kojtal 0c68e8e25c Merge pull request #614 from Accutechs/master
Tools: HRM1017 - uvision4 and gcc-arm exporter
2014-10-29 07:02:31 -07:00
Martin Kojtal 4c9d52ad41 Merge pull request #602 from lawm/master
RTOS: Nucleo STM32F302R8 additiion
2014-10-29 06:54:21 -07:00
0xc0170 a94eb663dc API: mbed header file - mbed lib revision - 91 2014-10-29 10:54:57 +00:00
Mihail Stoyanov 4dd6caa144 Build release support for nRF51-DK, nRF51-Dongle, RedBearLab BLE Nano 2014-10-29 11:26:41 +02:00
Mihail Stoyanov fcd3ac25dc Fixed the nRF51-Dongle support 2014-10-29 11:07:04 +02:00
Takayuki Kurosawa 807f031d39 [RZ/A1H] disables GCC_ARM in targets.py
GCC is not supported by now, so eliminate GCC_ARM in targets.py and fpu related settings in toolchains/gcc.py
2014-10-29 17:54:39 +09:00
AMANUMA Kazuhisa e8b0bd2a2e [RZ/A1H] Deletes debugging prints. Expands the stacks and heap. Deletes the illegal memory access 2014-10-29 15:52:30 +09:00
AMANUMA Kazuhisa 3f32994343 Revert "Deleted the debug print and the illegal memory access."
This reverts commit 6aaae4a8af.
2014-10-29 15:09:33 +09:00
AMANUMA Kazuhisa 697dfddc34 Merge remote-tracking branch 'origin/master' 2014-10-29 14:41:29 +09:00
AMANUMA Kazuhisa 6aaae4a8af Deleted the debug print and the illegal memory access. 2014-10-29 14:38:13 +09:00