Commit Graph

6247 Commits (42bc1a43eeba2724f105ed98b76aa5276f83d1cc)

Author SHA1 Message Date
adustm 143dab44d2 NUCLEO_F031K6: Update templates for IAR and KEIL exporters 2015-09-22 09:58:37 +02:00
Brian Daniels bb7fb37ed4 Move program_cycle_s into host test copy plugins 2015-09-21 16:41:12 -05:00
Wodji 8c7c763d21 fix [-Wtype-limits] warning 2015-09-21 20:08:18 +01:00
Wodji 9a66d71919 fix [-Wtype-limits] warning 2015-09-21 20:07:01 +01:00
wodji ec9f18f552 fix -Wmaybe-uninitialized warning. 2015-09-21 19:50:12 +01:00
Wojciech Gorniak 4b3edeb8a2 sx1272 driver removed from platform repo 2015-09-17 14:14:59 +02:00
Wojciech Gorniak da49882810 removed local project files 2015-09-17 12:49:23 +02:00
Wojciech Gorniak a68263815f Merge branch 'master' of https://github.com/mbedmicro/mbed 2015-09-17 11:52:48 +02:00
0xc0170 37ae865a61 mbed lib revision - 107 2015-09-17 08:40:09 +01:00
Aksel Skauge Mellbye e8b022c310 [EFM32] Fix bug in rtc_free_real 2015-09-17 08:23:11 +02:00
Linjia 8a7ce51ddf change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
Srod Karim de8ce50fe5 DMA interrupt fix, and avoid potential double-unblock 2015-09-16 17:20:34 +02:00
Srod Karim 42c5af3702 fix for USART transmissions under 3 bytes long 2015-09-16 17:20:31 +02:00
Srod Karim 2af3e5dfd7 abort transfer on TXC 2015-09-16 17:20:28 +02:00
Srod Karim 403f16d83c clear interupts on read_async, and properly abort when end is reached 2015-09-16 17:20:25 +02:00
Srod Karim 5ea16a749f fix typo 2015-09-16 17:17:47 +02:00
Srod Karim 4b3a6e3f92 add comment 2015-09-16 17:17:44 +02:00
Srod Karim 8972fab66c clear interupts also whem using DMA 2015-09-16 17:17:41 +02:00
Srod Karim 30041b8f3d removed unneccesary function 2015-09-16 17:17:39 +02:00
Srod Karim d9d9ea305b properly disable DMA if character match is set 2015-09-16 17:17:36 +02:00
Srod Karim 199fe17376 properly reset interupt flags 2015-09-16 17:17:33 +02:00
Srod Karim e7597d5a54 disable character match if no character is specified 2015-09-16 17:17:30 +02:00
Srod Karim d5d3ba3a99 removed all usage of SIGF 2015-09-16 17:17:27 +02:00
Srod Karim 7d475adbb6 defaulting to EM4 instead of EM3 2015-09-16 17:17:25 +02:00
Srod Karim 096733c785 add missing #endif in clocking.h 2015-09-16 17:17:22 +02:00
Srod Karim 1d7d92ed39 move away from using enum values during preprocessing 2015-09-16 17:17:17 +02:00
Srod Karim 529a248c27 move away from using defines over cmuSelect_X 2015-09-16 17:16:17 +02:00
Srod Karim 1adaeb4a44 increased bandrate range 2015-09-16 17:15:56 +02:00
Srod Karim 54e2dd02fe if no sleep modes are blocked, enter EM3 2015-09-16 17:15:54 +02:00
Srod Karim f9c1ca8e29 compatability for devices without LFXO or where LFXO is not the low energy clock source 2015-09-16 17:15:51 +02:00
Srod Karim c328fb068e DMA fix 2015-09-16 17:15:49 +02:00
Srod Karim f1e1977506 LEUART EM2 release 2015-09-16 17:15:46 +02:00
Srod Karim b832689ae0 various fixes - candidate release 2015-09-16 17:15:40 +02:00
Srod Karim 7746a4be75 set clocktrees, and enable DMA in EM2 2015-09-16 17:15:01 +02:00
Srod Karim 5a9464b26a branched block/unblock 2015-09-16 17:14:58 +02:00
stevew817 9150189fd4 Merge pull request #5 from mbedmicro/master
Update for real now.
2015-09-16 16:27:23 +02:00
Martin Kojtal 45d00c36b3 Merge pull request #1322 from dbestm/fix_rtos_support
[NUCLEO_L476RG] add hal and target files
2015-09-16 11:06:15 +01:00
Nabil Bendafi a89d27229c Fix typo in documentation 2015-09-15 20:52:44 +02:00
adustm f971bf495d NUCLEO_F031K6: Add gcc compilation exporter file 2015-09-15 10:07:41 +02:00
Peter Conheeney 24ebe1790e changes for adding IoT Subsystem for Cortex-M target 2015-09-14 12:23:32 +01:00
Purushothaman, Karthik 1b5a0b5d2b Merge pull request #5 in MBED/drivers-atmel from licenseknr to atmel
* commit '799d2d61c3ee0fc04ba34b595b0a1300806c9306':
  * Updated cmsis files for KnR Coding Standards.
  * updated year in ARM mbed license.
2015-09-14 07:27:17 +02:00
adustm fbdf211df1 DISCO_F051R8: update device header file with the last STM32CubeF0 hal version 2015-09-11 17:10:43 +02:00
adustm 95bf707325 NUCLEO_F031K6 : update python and test files 2015-09-11 15:11:35 +02:00
adustm d571b16e90 STM32F0 : Update targets after STM32F0 Cube HAL driver update 2015-09-11 15:07:42 +02:00
adustm f7caf72009 STM32F0 : update hal api files 2015-09-11 15:06:04 +02:00
adustm ae0891878a NUCLEO_F031K6 : add new target 2015-09-11 15:02:05 +02:00
adustm d9384660dc STM32F0 - Update Cube F0 HAL driver 2015-09-11 15:00:50 +02:00
adustm 2bfb4b5bfd Merge remote-tracking branch 'mbedmicro/master' into dev_NUCLEO_F031K6 2015-09-11 14:53:04 +02:00
Martin Kojtal 6c1d63e069 Merge pull request #1327 from autopulated/yotta-build-ignorefiles
ignore target files not supported by the yotta module
2015-09-11 09:23:35 +01:00
Nabil Bendafi 88029f4c02 Fix typo in documentation 2015-09-10 20:47:00 +02:00