pradeep-gr
99bd584070
Conflict resolved
2016-10-26 15:07:52 +05:30
pradeep-gr
4e4823053a
To resolve conflict
2016-10-26 15:00:19 +05:30
Martin Kojtal
2175009bc5
Merge pull request #2938 from radhika-raghavendran/master
...
InterruptIn changes in NCS36510 HAL.
2016-10-25 11:58:39 +02:00
Radhika
7598b0572b
Enable not checking against 0 or 1.
2016-10-19 14:11:49 +05:30
Radhika
1573405135
IRQ enable code moved out.
2016-10-19 13:44:10 +05:30
Radhika
17ed9e9777
Reverting Clock GPIO code to previous implementation of the gpio_api.c and gpio_irq_api.c
2016-10-19 09:52:12 +05:30
Radhika
a3bccfdda7
gpio is connected API
2016-10-17 14:18:38 +05:30
Hasnain Virk
1b6f3cdbf6
OnSemi RAM usage fix
...
Previous code base had been wasting almost 4K of precious RAM.
* Main stack allocation reduced from 4K to 1K
* Un-necessary breakdown of RAM regions is removed. This gives us back 2K of RAM.
2016-10-17 11:37:53 +03:00
maclobdell
e1657f13a0
add macros for NCS36510 IAR IDE building
2016-10-14 15:38:36 -05:00
Radhika
b0265244a4
Fixed automerge problems.
2016-10-14 18:16:23 +05:30
Radhika
20e6a05bb8
Serial printf and InterruptIn changes
2016-10-13 17:36:23 +05:30
pradeep-gr
324dbaf0a1
Low power timer fine tuned for smaller duration
2016-10-12 19:09:57 +05:30
Laurent MEUNIER
22c50d32d2
cmsis to device changes
2016-10-12 14:54:43 +05:30
Christopher Haster
26ced98734
restructure - Restructured cmsis directory
...
targets/cmsis -> cmsis
targets/cmsis/TARGET_* -> targets/TARGET_*/device
targets/cmsis/TARGET_*/mbed_rtx.h -> targets/TARGET_*/mbed_rtx.h
2016-10-04 17:51:44 -05:00
Christopher Haster
0bad622a16
restructure - Moved targets out to top level
...
hal/targets -> targets
hal/targets.json -> targets/targets.json
2016-09-30 19:18:09 -05:00