Skip to content

Commit

Permalink
RT-Thread BSP v0.7.0 for HPM6750EVKMINI
Browse files Browse the repository at this point in the history
- Integrated hpm_sdk_v0.12.1
- Removed unnecessary SDK files/folders
- Added usb_msc_host_udisk demo
- Implemented i2c driver
- Fixed issues in SD driver

Signed-off-by: Fan YANG <[email protected]>
  • Loading branch information
helloeagleyang committed Aug 1, 2022
1 parent 55e18a6 commit f061ec6
Show file tree
Hide file tree
Showing 5,672 changed files with 389,605 additions and 1,119,269 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## v0.7.0
- Integrated the SDK v0.12.1 release
- Note:
- The docs,middleware folder in SDK root directory were removed
- Updated:
- Switched toolchain to RISC-V-GCC-RV32
- Improved the throughput for 100M Ethernet
- Implemented i2c driver
- Fixed:
- flashdb_demo: "fal bench" command may report error
- SD card multi-block read/write issue
- Added examples:
- usb_host_msc_udisk

## v0.5.0
- Integrated the SDK v0.10.0 release
- Note:
Expand Down
14 changes: 14 additions & 0 deletions ChangeLog_zh.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
# 更新
## v0.7.0

- 整合了SDK v0.12.1
- 注:
- SDK根目录下的doc等目录被删除
- 更新:
- Toolchain切换到RISC-V-GCC-RV32
- 提升了100M以太网吞吐率
- 增加了i2c驱动
- 修复:
- flashdb_demo中fal bench 命令可能会报写错误
- sd卡 multi-block read/write 错误
- 增加了如下示例:
- usb_host_msc_udisk

## v0.5.0

Expand Down
105 changes: 75 additions & 30 deletions HPMicro-HPM6750EVKMINI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ docs:
features:
- 'MCU: HPM6750, main frequency 816MHz, 2MBytes SRAM'
- 'RGB LEDs'
- 'On-Board 16MBytes QSPI NOR FLASH On-Board 16MBytes 16-bit SDRAM'
- 'On-Board 16MBytes QSPI NOR FLASH, On-Board 16MBytes 16-bit SDRAM'
- 'Buttons: 3, RESET, WBUTN, PBUTN'
- 'Debug Interface: On-board FT2232'
- 'On-board SPI WIFI: RW007'
Expand All @@ -53,7 +53,7 @@ features_zh:
- '板载蜂鸣器'
pkg_type: Board_Support_Packages
pkg_vendor: HPMicro
pkg_version: 0.5.0
pkg_version: 0.7.0

template_projects:
- project_name: blink_led
Expand Down Expand Up @@ -85,10 +85,10 @@ template_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -130,10 +130,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -175,10 +175,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -220,10 +220,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -265,10 +265,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -309,10 +309,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -354,10 +354,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -398,10 +398,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -443,10 +443,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -487,10 +487,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -531,10 +531,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -575,10 +575,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -620,10 +620,10 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down Expand Up @@ -665,10 +665,55 @@ example_projects:
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: 11.1.0
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
- package_name: OpenOCD-HPMicro
package_type: Debugger_Support_Packages
package_vendor: 'HPMicro'
package_version: 0.3.0
source_path_offset: ''
target_path_offset: ''
files_and_folders: []

- project_name: usb_host_msc_udisk
project_description: create this project if user choose rt-thread project
project_type: rt-thread|@full|@4.0.5
builtin_files:
- source_path_offset: projects/usb_host_msc_udisk
target_path_offset: ''
files_and_folders:
- applications
- Kconfig
- rtconfig.h
- rtconfig.py
- SConscript
- SConstruct
- .cproject
- .project
- makefile.targets
- .settings
- .config
- packages
- source_path_offset: 'common'
target_path_offset: ''
files_and_folders:
- libraries
- rt-thread
- startup
- source_path_offset: ''
target_path_offset: ''
files_and_folders:
- board
external_files:
- package_name: RISC-V-GCC-RV32
package_type: ToolChain_Support_Packages
package_vendor: 'RISC-V'
package_version: '2022-04-12'
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ RT-Thread Studio BSP for HPM6750EVKMINI Board
- can_example
- ethernet_ptp_master_demo
- ethernet_ptp_slave_demo
- usb_host_msc_udisk
1 change: 1 addition & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ HPM6750EVKMINI 开板的 RT-Thread Studio 板级支持包
- can_example
- ethernet_ptp_master_demo
- ethernet_ptp_slave_demo
- usb_host_msc_udisk
Loading

0 comments on commit f061ec6

Please sign in to comment.