Commit Graph

4798 Commits (1eacabd7c36cf798032b9176b79db8db7b77d9c6)

Author SHA1 Message Date
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
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
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
James Crosby 985d87ba7e ignore target files not supported by the yotta module, to minimise published module size 2015-09-09 09:30:31 +01:00
tomoyuki yamanaka 5d7099994a Modify to support NEON for RTOS. (mbed common codes)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:39:35 +09:00
tomoyuki yamanaka 7ea62c20b3 Modify to support NEON for RTOS. (mbed CMSIS HAL)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:39:07 +09:00
tomoyuki yamanaka 39d801e5c6 Modify to support NEON for RTOS. (CMSIS-RTOS common code)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:38:09 +09:00
tomoyuki yamanaka d8a3c68e2c Modify to support NEON for RTOS. (CMSIS-RTOS RTX for Cortex-A9)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:37:18 +09:00
tomoyuki yamanaka b65fbdc3e4 Modify to support NEON for RTOS. (tools files)
We modified to support NEON of CMSIS-RTOS RTX for Cortex-A9 and fixed some bugs of it.
2015-09-08 16:26:40 +09:00
dbestm ee21754e9a [NUCLEO_DISCO_L476xG] add RTOS support 2015-09-07 14:39:40 +02:00
dbestm a6f4046e7b [NUCLEO_L476RG] add hal and target files 2015-09-07 14:01:17 +02:00
Wojciech Gorniak 14202fb35a fixed SX1272MB1xAS constructor 2015-09-07 12:36:44 +02:00
Wojciech Gorniak b6169668b7 delete radio before thi=0 - fixes spurious interrupts during RadioContex deleting. 2015-09-07 12:20:36 +02:00
Wojciech Gorniak f22236b460 Defined RF pins.
Conflicts:
	libraries/radio/SX127x/sx1272/sx1272-hal.cpp
	libraries/radio/SX127x/sx1272/sx1272-hal.h
2015-09-07 12:13:34 +02:00
Martin Kojtal 40a175b168 Merge pull request #1321 from adfernandes/master
Fix a signed and unsigned integer comparison warning
2015-09-07 09:56:17 +01:00
Martin Kojtal bed6e15da6 Merge pull request #1320 from Sissors/lookmartinImadeanewbranch
[HAL][K20XX] Fixed (possible) glitches when changing SPI mode on K20 …
2015-09-07 09:55:18 +01:00
Martin Kojtal 748fea3057 Merge pull request #1316 from kpurusho/master
Drivers for SAMD21
2015-09-07 09:46:11 +01:00
Andrew Fernandes b2c122be4c Fix a signed and unsigned integer comparison warning 2015-09-06 17:59:04 -04:00
Sissors 7423bd3d7b [HAL][K20XX] Fixed (possibly) glitches when changing SPI mode on K20 MCUs
Made register access bit nicer (not first clearing bit and then setting
it again if thats not required), and additionally when clock idle level
is changed, it writes out a dummy byte. Problem is only after a write
the idle level is changed, resulting in a clock glitch at the start
2015-09-06 20:34:46 +02:00
akhilpanayam 799d2d61c3 * Updated cmsis files for KnR Coding Standards. 2015-09-04 16:10:35 +05:30
akhilpanayam 0223afcddd * updated year in ARM mbed license. 2015-09-04 15:59:43 +05:30
Martin Kojtal 92d1bfad30 Merge pull request #1318 from Wiznet/mbed_dev1
Change directory structure and move files.
2015-09-04 09:29:53 +01:00
Martin Kojtal a412b49ac5 Merge pull request #1315 from lindvalla/fix_llu35_lpcxpresso_issue
Fixed linker script for LPCXpresso for EA LPC11U35 QuickStart Board
2015-09-04 08:36:19 +01:00
Martin Kojtal 1f6eaa5e1d Merge pull request #1313 from fredlak/master
FRDM KL43Z - Fix RTC init function for KL43Z
2015-09-04 08:33:10 +01:00
Martin Kojtal a19d9e011d Merge pull request #1310 from masaohamanaka/master
Modify the register setting method in the pin setting configuration.
2015-09-04 08:02:30 +01:00
Pawel Rozanski feccab3e21 Full ELMO pin bindings. 2015-09-03 14:54:42 +02:00
Pawel Rozanski 4798979199 Renamed lib to more 'standard' name. 2015-09-03 13:10:07 +02:00
Pawel Rozanski f58cee608c Changable architecture as make parameter, 2015-09-03 13:10:05 +02:00
Pawel Rozanski 2d7b9c3e89 On SX1272 reset works other way around than on SX1276. 2015-09-03 13:09:06 +02:00
Wojciech Gorniak 755181bd28 Spurious letter.
Conflicts:
	libraries/tests/radio/SX127xPingPong/main.cpp
2015-09-03 13:06:11 +02:00
Pawel Rozanski 4c95e443c8 Radio print function. 2015-09-03 12:54:36 +02:00
Pawel Rozanski 913b8d8971 MCU's RXTX debug on LED. Board whitout PB_BOOST. 2015-09-03 12:50:19 +02:00
Pawel Rozanski 76716dfdb0 ELMO pins for radio. 2015-09-03 12:46:47 +02:00
Pawel Rozanski 24e879e604 Test build by name. 2015-09-03 12:42:35 +02:00
Pawel Rozanski d57d85951f Semtech's SX1276 PingPong import. 2015-09-03 12:42:10 +02:00
Pawel Rozanski f06226df4c ELMO's spi 2015-09-03 12:40:46 +02:00
Pawel Rozanski 6666a1aeff Selectable test number, and clean target. 2015-09-03 12:40:45 +02:00
Pawel Rozanski 4e1ca8fcad ELMO STDIO on UART 1. 2015-09-03 12:39:37 +02:00
Pawel Rozanski bb507ec099 ELMO's SPI aliases 2015-09-03 12:38:06 +02:00
Pawel Rozanski 7a8964d545 Eclipse project proxy. 2015-09-03 12:37:32 +02:00
Pawel Rozanski cde6461116 ELMO's LED. 2015-09-03 12:21:25 +02:00
Pawel Rozanski e8d8f93350 25Mhz xtal for ELMO. 2015-09-03 12:20:48 +02:00
Pawel Rozanski 221024a100 Force debug symbols for gdb. 2015-09-03 12:20:15 +02:00
Wojciech Gorniak b9fd743216 ELMO target (NUCLEO_F411RE copy).
Conflicts:
	workspace_tools/build_release.py
	workspace_tools/export_test.py
	workspace_tools/toolchains/gcc.py
2015-09-03 11:58:01 +02:00
0xc0170 8a32badea1 mbed lib revision - 106 2015-09-02 16:47:10 +01:00