Mihail Stoyanov
|
9cc84bb8c4
|
Support multiple SoftDevices for NRF51822 based platforms
|
2015-07-22 15:08:46 +03:00 |
0xc0170
|
35cfd8ec82
|
mbed lib revision - 103
|
2015-07-21 14:38:29 +02:00 |
Mihail Stoyanov
|
49dbe0c6cc
|
Add bootloader versioning based on the softdevice being used for all nRF51822 based platforms.
Remove obsolete S110 softdevice.
|
2015-07-21 13:47:40 +03:00 |
Brian Daniels
|
8640bcf9cc
|
Removes GCC_ARM as a supported compiler for the ARM_MPS targets
|
2015-07-20 10:47:29 -05:00 |
bcostm
|
1f93b7694a
|
[DISCO_F746NG] Add IAR exporter
|
2015-07-20 13:16:22 +02:00 |
dbestm
|
75d08d8afa
|
[DISCO_F746NG] remove tab in pwmout_api.c
|
2015-07-20 13:10:57 +02:00 |
Martin Kojtal
|
a68b724d07
|
Merge pull request #1245 from stevew817/master
[Silicon Labs] Bring EFM32 HAL up to date
|
2015-07-20 09:46:13 +02:00 |
Martin Kojtal
|
164dd4da1b
|
Merge pull request #1251 from chrta/add_wextra_to_gcc_arm_exporter
GCC_ARM EXPORTER - Add Wextra flag as suggested in #950
|
2015-07-20 09:31:44 +02:00 |
hjjeon0608
|
55dc1fd077
|
Deleted constant in calculate interrupt timing.
|
2015-07-20 14:54:56 +09:00 |
Neil Thiessen
|
0dde4f5597
|
Revert 2a49d8b..456ac21
This rolls back to commit 2a49d8bf99 .
|
2015-07-19 09:43:46 -06:00 |
Christian Taedcke
|
f20246217c
|
[GCC_ARM][EXPORTER] Add Wextra flag as suggested in #950
|
2015-07-19 10:26:11 +02:00 |
Steven Cooreman
|
60b16abb27
|
Fix tabulation mistake
|
2015-07-17 10:34:49 +02:00 |
dbestm
|
02024ec968
|
[DISCO_F746NG] add pwm12 clock
|
2015-07-17 10:16:13 +02:00 |
Martin Kojtal
|
e7144f83a8
|
Merge pull request #1243 from kpurusho/master
More API implementation for SAMR21
|
2015-07-17 10:14:49 +02:00 |
Martin Kojtal
|
5dd439fa20
|
Merge pull request #1249 from ytsuboi/master
LPC4337 - fix PinNames.h for OM13070
|
2015-07-17 10:05:01 +02:00 |
ytsuboi
|
e67c02128c
|
[LPC4337] fix PinNames.h for OM13070
|
2015-07-17 16:36:34 +09:00 |
hjjeon0608
|
1479d07a5c
|
Change hardcoded prescale setting
|
2015-07-17 11:01:48 +09:00 |
Steven Cooreman
|
81d2687d3e
|
Make the stack space as large as possible when compiling with ARMCC (because GCC does this automatically). See https://github.com/mbedmicro/mbed/issues/1246 for reference.
|
2015-07-16 14:24:08 +02:00 |
Steven Cooreman
|
d51db9039c
|
Fix GPIO implementation
|
2015-07-16 14:23:07 +02:00 |
Steven Cooreman
|
b6c2306e4e
|
Fix mistake in Happy Gecko header files, reserved too little RAM space for NVIC table.
|
2015-07-15 16:12:14 +02:00 |
Martin Kojtal
|
9bb85c0678
|
Merge pull request #1240 from neilt6/assert-change
mbed - Modified MBED_ASSERT to use error()
|
2015-07-15 08:12:54 +01:00 |
Martin Kojtal
|
c0279f5c35
|
Merge pull request #1233 from masaohamanaka/master
RZ_A1H - Modify PWM driver for period improvement
|
2015-07-15 08:08:33 +01:00 |
akhilpanayam
|
2bf4265ca2
|
* removed Atmel Copyright License from all files.
|
2015-07-15 12:22:44 +05:30 |
akhilpanayam
|
da743d2aa7
|
* corrections in External Interrupt GPIO Peripheral Pins.
|
2015-07-15 12:22:43 +05:30 |
akhilpanayam
|
def122fb0d
|
* removed unavailable pins for SAMR21 in pin names.
|
2015-07-15 12:22:42 +05:30 |
akhilpanayam
|
d85f2020f8
|
* updated analogue in with pin map functions.
* code optimizations in adc.
* Peripheral pins arrays updated.
* removed unused variable in pinmap_function.c
|
2015-07-15 12:22:42 +05:30 |
vimalrajr
|
c0da42a0a3
|
Bug fix in SPI APIs o avoid sending dummy character for first transfer by slave
|
2015-07-15 12:22:41 +05:30 |
vimalrajr
|
37c52f0d9c
|
Bug fix in SPI API.
|
2015-07-15 12:22:41 +05:30 |
akhilpanayam
|
ae108230e6
|
* added sanity checks for serial apis.
* removed unused variables.
|
2015-07-15 12:22:40 +05:30 |
vimalrajr
|
6392162d32
|
Adding implementation for RTC API rtc_free().
|
2015-07-15 12:22:40 +05:30 |
akhilpanayam
|
fd26bb7b39
|
* updated with review comments for gpio_irq_api.c
|
2015-07-15 12:22:39 +05:30 |
akhilpanayam
|
70e1dd0178
|
* updated with correction in pinmap_function_sercom function usage for serial.
|
2015-07-15 12:22:39 +05:30 |
akhilpanayam
|
7cda3e9352
|
* updated serial_api.c with code rearrangement.
|
2015-07-15 12:22:38 +05:30 |
akhilpanayam
|
0c9b55bf52
|
* added cmsis file for SAMD21.
* updated SAMD21J18A files to avoid build errors.
|
2015-07-15 12:22:38 +05:30 |
akhilpanayam
|
58e94998b3
|
* updated serial break implementation with configuring tx pin for gpio (break set) and reverting back for break clear.
|
2015-07-15 12:22:37 +05:30 |
akhilpanayam
|
57dc24edf8
|
* updated with integrated pin mux code for serial.
* serial asynch updated with review comments.
* removed sercom pin mux implementation in PeripheralPins.c
|
2015-07-15 12:22:36 +05:30 |
vimalrajr
|
17333d6c85
|
Refining implementation of SPI APIs
|
2015-07-15 12:22:36 +05:30 |
akhilpanayam
|
1c3039fc24
|
* Removed DAC file for SAMR21. Controller not having peripheral.
|
2015-07-15 12:22:35 +05:30 |
akhilpanayam
|
5832b756c1
|
* updated ld file for SAMD21.
* Port file base commit.
|
2015-07-15 12:22:35 +05:30 |
akhilpanayam
|
28484f7942
|
* Base commit for DAC.
|
2015-07-15 12:22:34 +05:30 |
akhilpanayam
|
db7a269a89
|
* ADC implemented and tested.
|
2015-07-15 12:22:34 +05:30 |
akhilpanayam
|
1dae16c898
|
* made gpio interrupt enable pin to be in pull in init.
|
2015-07-15 12:22:33 +05:30 |
vimalrajr
|
a430030639
|
Recent added files made compliant with KR coding style.
|
2015-07-15 12:22:32 +05:30 |
vimalrajr
|
dc33d3ecaf
|
Adding implementation for Sleep APIs. Not completely tested.
|
2015-07-15 12:22:32 +05:30 |
vimalrajr
|
fb40f8ae97
|
Adding implementation of RTC APIs
|
2015-07-15 12:22:31 +05:30 |
akhilpanayam
|
2412fd2667
|
* updated with GPIO IRQ code. Tested and working.
|
2015-07-15 12:22:31 +05:30 |
akhilpanayam
|
6a23ca1da4
|
* GPIO irq files updated.
* updated with modification for KnR Standard.
|
2015-07-15 12:22:30 +05:30 |
akhilpanayam
|
503c970d98
|
* initial commit for gpio irq,
|
2015-07-15 12:22:30 +05:30 |
vimalrajr
|
b1f456ee98
|
Adding pinmap functions and common mux pading logic for SERCOM
|
2015-07-15 12:22:29 +05:30 |
akhilpanayam
|
06b1fdfb2b
|
* added base code for ADC. Not tested.
|
2015-07-15 12:22:29 +05:30 |