Zephyr: Implement counter driver for lpcxpresso55s69

Created on 10 Feb 2020  路  2Comments  路  Source: zephyrproject-rtos/zephyr

Is your enhancement proposal related to a problem? Please describe.
The lpcxpresso55s69 board currently lacks support for counter in zephyr.

Describe the solution you'd like
Implement a shim driver that adapts the mcux lpc RTC driver to the zephyr counter interface. The existing counter_mcux_rtc.c and counter_mcux_gpt.c shim drivers for kinetis and i.mx rt can be used for reference. Enable tests/drivers/counter for this board to ensure the counter driver builds and functions correctly.

Describe alternatives you've considered
N/A

Additional context
N/A

Enhancement Good first issue NXP

Most helpful comment

Hi, I want to work on this as a first-time contributor. Please tell me if a contribution wiki or guide is available?

All 2 comments

Hi, I want to work on this as a first-time contributor. Please tell me if a contribution wiki or guide is available?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rosterloh picture rosterloh  路  4Comments

JusbeR picture JusbeR  路  5Comments

nashif picture nashif  路  5Comments

pabigot picture pabigot  路  4Comments

spoorthik picture spoorthik  路  3Comments