Skip to content

Commit

Permalink
fix braking build
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushev committed Jul 27, 2021
1 parent d771928 commit d196415
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pal/COMPONENT_PSOC6_FREERTOS/COMPONENT_CM4/pal.c
Expand Up @@ -54,7 +54,6 @@ extern pal_gpio_t optiga_rst_0;

pal_status_t pal_init(void)
{
pal_os_event_init();
#ifdef OPTIGA_TRUSTM_VDD
pal_gpio_init(&optiga_vdd_0);
#endif
Expand Down

0 comments on commit d196415

Please sign in to comment.