Microchip® Advanced Software Framework

Todo List
Global CAL_OFFSETS_ADDR
Flash memory addresses should be configurable.
File constants.h
Global font_data_type

Add support for fonts in regular ram

Add support for fonts in regular ram

Global get_cur_lun (void)
Implement.
Global imu3000_set_state (sensor_hal_t *hal, sensor_state_t state)
Global macIeeeAddress
numbering needs to alligned with other special speer attributes
Global pll_wait_for_lock (unsigned int pll_id)
Use a timeout to avoid waiting forever and hanging the system
Global RTC32
Remove when header files are fixed if WinAVR release
Global RTC32_t2
Remove when header files are fixed if WinAVR release
Global RTC32_t2
Remove when header files are fixed if WinAVR release
Global SHA204_CHECKMAC
Create doxygen groups.
Global stream_state (U8 id)
Implement.
Global stream_stop (U8 id)
Implement.
Global sub_frame_draw_handler (struct win_window *win, struct win_clip_region const *clip)
Add code here to draw text on screen using the gfx_draw_string() function.
Global sysclk_get_main_hz (void)
This function assumes that the main clock source never changes once it's been set up, and that PLL0 always runs at the compile-time configured default rate. While this is probably the most common configuration, which we want to support as a special case for performance reasons, we will at some point need to support more dynamic setups as well.
Global VBAT_STATUS_XOSCFAIL
Determine minimum period for detection of oscillator outage.
Global widget_frame_command_handler (struct wtk_basic_frame *frame, win_command_t command_data)
Add code here to handle button press.