RTEMS | bsp/aarch64/raspberrypi4: Add PWM peripheral support (!509)

Shaunak Datar (@skdatar) gitlab at rtems.org
Mon Jun 16 10:28:48 UTC 2025




Shaunak Datar commented on a discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi-pwm.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509#note_124698

 > + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 > + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 > + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 > + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 > + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 > + * POSSIBILITY OF SUCH DAMAGE.
 > + */
 > +
 > +#ifndef LIBBSP_AARCH64_RASPBERRYPI_4_PWM_H
 > +#define LIBBSP_AARCH64_RASPBERRYPI_4_PWM_H
 > +
 > +#include "bsp/raspberrypi.h"
 > +#include "bsp/rpi-gpio.h"
 > +#include "bsp/utility.h"
 > +
 > +typedef enum { raspberrypi_pwm0, raspberrypi_pwm1 } raspberrypi_pwm_channel;

That is from the formatter

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/509#note_124698
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250616/732e595d/attachment-0001.htm>


More information about the bugs mailing list