Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cores/arduino/ard_sup/ap3_iomaster.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class IOMaster {

ap3_err_t ap3_iom_pad_funcsel( uint8_t instance, ap3_iom_pad_type_e type, ap3_gpio_pad_t* pad, uint8_t* funcsel );

extern "C" uint32_t ap3_iom_configure(void *pHandle, am_hal_iom_config_t *psConfig);


#endif // _AP3_IOMASTER_H_
Loading