embedded-software
reusable software modules for embedded systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Todo List
Global AWS_SUCCESS

preferred teams on register

setup unregister message as my Will

Group game

MM add "$game player1 ..." and "$game player2 ..." command support

MM implement transparent character support

Global Game_ClearScreen (void)
Atharva A. Document this function (when done change this line to "@todo MM check <your names> documentation"
Global Game_EnableMultiPlayer (uint8_t game_id, uint8_t num)
Jon W. Document this function (when done change this line to "@todo MM check <your names> documentation"
Global Game_RegisterHighscoreCallback (uint8_t game_id, void(*callback)(void))
Andrew R. Document this function (when done change this line to "@todo MM check <your names> documentation"
Global Game_ScrollDown (void)
Gerald V. Document this function (when done change this line to "@todo MM check <your names> documentation"
Global Game_ScrollUp (void)
Gerald V. Document this function (when done change this line to "@todo MM check <your names> documentation"
Group hal_spi_cc3200
Anthony Merlino document hal_spi_cc3200
Group hal_spi_msp430f5529
Anthony Merlino document hal_spi_msp430f5529
Global hal_UART_Init (uint8_t channel, uint32_t baud)
add logic to determine which clock to use
Group list

fill in the main comment block

Global service_sensor_logic (void)
split this into a state machine to avoid the loop