| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-14 | refactor same7x using codex | hathach | |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach | |
| 2025-02-14 | Add full/high speed compile flag for Microchip SAME70 examples | Devin Auclair | |
| Default is still high speed, but setting SPEED=high|full work as expected. `make BOARD=same70_xplained SPEED=full` Tested with examples/device/cdc_msc ```preformatted lsusb -v ... TinyUSB Device: Product ID: 0x4003 Vendor ID: 0xcafe Version: 1.00 Serial Number: 0123456789ABCDEF Speed: Up to 12 Mb/s <------ full speed here Manufacturer: TinyUSB Location ID: 0x03142130 / 12 Current Available (mA): 500 Current Required (mA): 100 Extra Operating Current (mA): 0 Media: Mass Storage: Capacity: 8 KB (8,192 bytes) Removable Media: Yes BSD Name: disk5 Logical Unit: 0 Partition Map Type: Unknown S.M.A.R.T. status: Verified USB Interface: 2 ``` | |||
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-08-03 | more board_api.h rename | hathach | |
| 2023-03-19 | add CFLAGS_SKIP to improve sam compile time | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2022-06-29 | fix buid_board.py script | hathach | |
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-10-17 | more -Wcast-qual | hathach | |
| 2021-07-30 | Move clock enable to BSP. | MasterPhi | |
| 2021-07-19 | clean up warning | hathach | |
| 2021-07-18 | Use USBHS_Handler | MasterPhi | |
| 2021-06-12 | Rename SAM7X to SAMX7X | MasterPhi | |
| Signed-off-by: MasterPhi <[email protected]> | |||
| 2021-06-12 | dcd: sam7x: rename family dcd to include the whole family | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | bsp: same70_xplained: replace template vars from make | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-06-11 | bsp: same70_xplained: fix unused variable warning | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-04 | merge no-family example build | hathach | |
| specify FAMILY_SUBMODULES for all boards | |||
| 2021-01-26 | change output filename to BOARD-Directory | hathach | |
| 2020-11-09 | fix ci | hathach | |
| 2020-11-09 | same70 xplained uart via edbg work with board_test | hathach | |
| 2020-11-09 | same70 xplained led and button works wiht board_test example | hathach | |
