mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
more clean up
This commit is contained in:
parent
4f4182e171
commit
218aaf94de
@ -50,7 +50,7 @@ This code base already had supported for a handful of following boards
|
||||
If you don't possess any of supported board above. Don't worry you can easily implemented your own one by following this guide as long as the mcu is supported.
|
||||
|
||||
- Create new makefile for your board at `hw/bsp/<board name>/board.mk` and linker file as well if needed.
|
||||
- Create new source file for your board at `hw/bsp/<board name>/board_<board name>.c` and implement following APIs
|
||||
- Create new source file for your board at `hw/bsp/<board name>/<board name>.c` and implement following APIs
|
||||
|
||||
### Board APIs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user