This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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