Ajout FishPeper

This commit is contained in:
Serge NOEL
2026-04-21 12:19:15 +02:00
parent 6744da3f88
commit 0c361a2440
2160 changed files with 589301 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
# configuration of this board
# cc2510f16 has 16k flash -> 0x4000
# cc2510f32 has 32k flash -> 0x8000
FLASH_SIZE=0x8000
# continue with normal cc251x build
ARCH_DIR = arch/cc251x
ARCH_MAKEFILE =$(ARCH_DIR)/cc251x.mk