Sebastian Huber
cac528f85a
build: Add reason to test state definitions
2023-01-17 08:30:21 +01:00
Chris Johns
e49a1c9b38
spec/bsps: Do not install tm27.h
...
Updates #4705
2022-08-22 08:30:00 +10:00
Sebastian Huber
42da08dd9d
build: Add cppflags, cflags, cxxflags to groups
...
Propagate the group defined cppflags, cflags, and cxxflags from parent groups
to child items through the build item context.
Update #4670 .
2022-07-04 08:29:52 +02:00
Sebastian Huber
4e530464b0
bsps: Default to CPU counter benchmark timer
...
Most BSPs which used the stubbed benachmark timer provide a CPU counter.
All BSPs provide at least a stub CPU counter. Simply use the benchmark
timer implementation using the CPU counter.
2022-01-15 19:49:41 +01:00
Sebastian Huber
2de3a6e82c
build: Use common objects item for get memory
2021-11-30 08:17:29 +01:00
Sebastian Huber
ebdfa24bff
build: Merge default-by-family into by-variant
...
Prefix the BSP family name with "bsps/" to make it distinct to the BSP
variant names.
Update #4468 .
2021-08-18 11:25:35 +02:00
Chris Johns
6f2aa8ad36
build: Use BSP family for options
...
- Optionally add support for 'default-by-family' to allow
option to be set by a family and so all related BSPs
Close #4468
2021-07-15 09:59:14 +10:00
Vijay Kumar Banerjee
c6ba8dd4e0
spec: Remove RTEMS_NETWORKING options
...
Update #3850
2021-04-07 16:15:38 -06:00
Sebastian Huber
7480c34698
bsps: Add default rtems_get_target_hash()
...
Update #4267 .
2021-02-26 09:10:09 +01:00
Sebastian Huber
f3f0370f10
build: Alternative build system based on waf
...
Update #3818 .
2020-09-14 07:11:32 +02:00