git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5355 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
885ff422e2
commit
0161e72a20
|
@ -24,10 +24,13 @@
|
|||
the source code for any proprietary components. See the file exception.txt
|
||||
for full details of how and when the exception can be applied.
|
||||
*/
|
||||
|
||||
/*
|
||||
This file has been contributed by:
|
||||
Andrew Hannam aka inmarket.
|
||||
*/
|
||||
/**
|
||||
* @file templates/pwm_lld.h
|
||||
* @brief PWM Driver subsystem low level driver header template.
|
||||
* @file AT91SAM7/pwm_lld.h
|
||||
* @brief AT91SAM7 PWM Driver subsystem low level driver header.
|
||||
*
|
||||
* @addtogroup PWM
|
||||
* @{
|
||||
|
|
Loading…
Reference in New Issue