Skip to content

Commit

Permalink
fix nxstyle errors and warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Lenc <michallenc@seznam.cz>
  • Loading branch information
michallenc committed Jul 12, 2021
1 parent d63eaec commit abceab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/src/imxrt/imxrt_tickless.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ static void imxrt_interval_handler(void)
static void imxrt_timing_handler(void)
{
g_tickless.overflow++;
uint32_t regval;

/* Clear interrupt bit */

Expand Down

0 comments on commit abceab1

Please sign in to comment.