Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream synchronization #49

Merged
merged 55 commits into from
Jan 23, 2025
Merged
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
56f53a6
Replace cache clean/invalidate by MPU config.
HiFiPhile Nov 2, 2024
54df3b2
mimxrt1170_evkb: add M4 build support.
HiFiPhile Nov 2, 2024
486e14e
Fix CI.
HiFiPhile Nov 2, 2024
c41d9db
Merge branch 'master' into rt1170
HiFiPhile Nov 30, 2024
3351c36
Restore DCache clean/invalidate.
HiFiPhile Nov 30, 2024
f2ed60e
Update audio class with dcache support.
HiFiPhile Nov 30, 2024
ae4373d
Update .gitignore
HiFiPhile Nov 30, 2024
0074ed7
Add bin & hex output to cmake targets.
HiFiPhile Nov 30, 2024
0bca377
Fix typo.
HiFiPhile Nov 30, 2024
f934224
Fix cmake options.
HiFiPhile Nov 30, 2024
0d9a24c
Fix HCD build.
HiFiPhile Nov 30, 2024
df91c12
Reformat audio class.
HiFiPhile Nov 30, 2024
3f335df
Adding HID Usage Table Physical Input Device Page (0x0F)
shdeb Dec 6, 2024
b5e84d2
change ra bsp to match fsp generated directory
hathach Dec 10, 2024
29fa07d
Merge branch 'master' into fork/HiFiPhile/rt1170
hathach Dec 11, 2024
91799b0
Merge branch 'master' into fork/HiFiPhile/rt1170
hathach Dec 11, 2024
aa1bab7
limit parallel for circleci
hathach Dec 11, 2024
69dd473
more migrate to ra smart configurator
hathach Dec 12, 2024
8f2b1bc
used pin generated by rasc
hathach Dec 12, 2024
f294400
rasc for ra4m3 ek
hathach Dec 12, 2024
ec1c8b9
rasc for ra4m1_ek
hathach Dec 12, 2024
4d1f945
rasc ra2a1_ek, but usb does not seem to work. Note fsp.ld need extra …
hathach Dec 12, 2024
ec2f2f3
rasc for portenta_c33
hathach Dec 12, 2024
4b39ecc
update make build for ra
hathach Dec 13, 2024
c79890c
ra8m1_ek led and button works
hathach Dec 13, 2024
0785dae
update build for ra8m1: usbfs work, but usbhs not working just yet. P…
hathach Dec 13, 2024
ad0ac67
change OPT_MCU_RAXXX, fix missing prototype warnings.
hathach Dec 13, 2024
380bfc0
fix portenta build, added core-m85.cmake/mk
hathach Dec 13, 2024
8eeddaa
Merge pull request #2897 from shdeb/hid_pid_defs
hathach Dec 13, 2024
656772f
make sure g_bsp_rom_registers is not dropped by linker in cmake build.
hathach Dec 16, 2024
7e207e4
fix warning due to bsp_rom_registers.c
hathach Dec 16, 2024
73ec14d
install libc++ for clang build fuzzer
hathach Dec 16, 2024
f74ee9c
change rx url
hathach Dec 17, 2024
b1eae1e
Merge pull request #2906 from hathach/add-ra8m1
hathach Dec 17, 2024
a39e30d
Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170
hathach Dec 17, 2024
22a6777
enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default
hathach Dec 17, 2024
7c1afa8
Merge pull request #2865 from HiFiPhile/rt1170
hathach Dec 18, 2024
ab9472f
update doc, bump up release 0.18.0
hathach Dec 25, 2024
86ad6e5
Merge pull request #2913 from hathach/release-0.18.0
hathach Dec 25, 2024
6a36c74
embed metadata to family.c and board.h to generate supported boards doc
hathach Dec 27, 2024
824793a
move mcu supported to README.rst, separated supported boards to board…
hathach Dec 27, 2024
29f226c
docs index.rst pointed to README.rst
hathach Dec 27, 2024
de38e53
update docs, remove uses.rst, structure.rst. Refactor docs, use READM…
hathach Dec 27, 2024
2495563
Merge pull request #2917 from hathach/board-doc
hathach Dec 27, 2024
679065c
fix(ncm): Use IN buffer for transmit checks
tore-espressif Jan 14, 2025
e889c0b
Fix ceedling (#2949)
hathach Jan 15, 2025
76fe039
src/class/hid/hid_host.c: fix logging calls for epbuf
dhalbert Jan 14, 2025
880aae4
Merge pull request #2947 from espressif/fix/ncm_buffer_checks
HiFiPhile Jan 15, 2025
6476ff1
fix(ncm): Return invalid NTBs to free list
tore-espressif Jan 15, 2025
2109b80
update esp-idf to 5.3.2
hathach Jan 16, 2025
5b32df5
add s3 undefined speed note for racing issue with reset.
hathach Jan 20, 2025
786aa2c
use IAR toke for hfp runner since normal IAR license is expired
hathach Jan 20, 2025
2d7d107
Merge pull request #2955 from hathach/fix-dwc2-issue
hathach Jan 20, 2025
feb41ee
Merge pull request #2950 from espressif/fix/ncm_buffer_validation
HiFiPhile Jan 22, 2025
11935d2
Merge branch 'master' into sync/upstream
roma-jam Jan 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
change ra bsp to match fsp generated directory
hathach committed Dec 10, 2024
commit b5e84d26c26c47f41e77d8f7fb4f4e2ffb25c1cf
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/ra2a1_ek/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/ra4m1_ek/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/ra4m3_ek/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/ra6m1_ek/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
1 change: 1 addition & 0 deletions hw/bsp/ra/boards/ra6m5_ek/board.cmake
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@ set(CMAKE_SYSTEM_PROCESSOR cortex-m33 CACHE INTERNAL "System Processor")
set(MCU_VARIANT ra6m5)

set(JLINK_DEVICE R7FA6M5BH)
set(JLINK_OPTION "-USB 000831915224")

# Device port default to PORT1 Highspeed
if (NOT DEFINED PORT)
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/ra6m5_ek/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
13 changes: 13 additions & 0 deletions hw/bsp/ra/boards/uno_r4/ra_cfg/fsp_cfg/r_ioport_cfg.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
/* generated configuration header file - do not edit */
#ifndef R_IOPORT_CFG_H_
#define R_IOPORT_CFG_H_
#ifdef __cplusplus
extern "C" {
#endif

#define IOPORT_CFG_PARAM_CHECKING_ENABLE (BSP_CFG_PARAM_CHECKING_ENABLE)

#ifdef __cplusplus
}
#endif
#endif /* R_IOPORT_CFG_H_ */
5 changes: 3 additions & 2 deletions hw/bsp/ra/family.cmake
Original file line number Diff line number Diff line change
@@ -44,8 +44,9 @@ function(add_board_target BOARD_TARGET)
target_include_directories(${BOARD_TARGET} PUBLIC
${CMAKE_CURRENT_FUNCTION_LIST_DIR}
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}/fsp_cfg
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}/fsp_cfg/bsp
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}/ra_cfg/fsp_cfg
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}/ra_cfg/fsp_cfg/bsp
${CMAKE_CURRENT_FUNCTION_LIST_DIR}/boards/${BOARD}/ra_gen
${CMSIS_DIR}/CMSIS/Core/Include
${FSP_RA}/inc
${FSP_RA}/inc/api