mbed-os/libraries
Wim d9bd50c37e Create pwmout_api.c
Added PWM support for the LPC812 using the SCT. Code was ported from LPC824 libs.
First needed to modify us_ticker() to free up the SCT and use the MRT instead.
PWM can support a maximum of 4 channels using any portpin. All channels will use the same period.
2015-02-11 19:47:04 +01:00
..
USBDevice Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
USBHost Fix some bugs about USBHost common codes. 2015-01-15 14:01:48 +09:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Fix compiler warning (signed vs. unsigned comparison). 2014-06-19 19:18:21 +02:00
fs Added MemFileSystem.h from repo on mbed.org 2014-08-28 09:55:01 +01:00
mbed Create pwmout_api.c 2015-02-11 19:47:04 +01:00
net Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
rpc Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
rtos Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
tests Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00