This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
086c1d4090bc3bfdcde56aed5036e3efc6d5ea9f
tinyUSB
/
hw
/
bsp
/
broadcom_64bit
/
boards
/
raspberrypi_cm4
/
board.mk
4 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
more CPU_CORE
2023-06-24 18:54:14 +07:00
CPU_CORE
=
cortex-a72
CFLAGS
+=
-DBCM_VERSION
=
2711
\
Add Raspberry Pi Zero W and Zero 2 W These are different Broadcom chips. The peripherals are essentially the same. The main differences are: * The CPU(s) * The interrupt controller * The peripheral base address (but not the peripherals that we use)
2022-01-05 13:47:01 -08:00
-DCFG_TUSB_MCU
=
OPT_MCU_BCM2711
Reference in New Issue
Copy Permalink