-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt to the RasynBoard Rev2.0 board and support UART, LED, SPI, USB …
…CDC stacks in FSP configuration Ported NDP120 Tiny iLib SDK and support ok-syntiant/up/down/back/next wakewords Ported FatFS system and test in SDcard Ported minIni library and add "config.ini" to select the firmware for single and dual microphones Press and hold the button for more than 3 seconds to trigger the function of programming SPI Flash Signed-off-by: Nick <[email protected]>
- Loading branch information
1 parent
193cd4b
commit f03d050
Showing
174 changed files
with
93,710 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Configs> | ||
<History/> | ||
</Configs> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
collapse/module.driver.basic_on_usb.956297984=false | ||
collapse/module.driver.i2c_on_iic_master.352656797=false | ||
collapse/module.driver.pcdc_on_usb.1744859941=false | ||
collapse/module.driver.spi_on_spi.135396154=false | ||
collapse/module.driver.uart_on_sci_uart.174075565=false | ||
collapse/module.driver.uart_on_sci_uart.440878227=false | ||
eclipse.preferences.version=1 |
Oops, something went wrong.