Files
rtems/spec/build/bsps/bfin/obj.yml
Sebastian Huber e8284a3458 build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
2021-02-24 09:22:54 +01:00

22 lines
504 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install: []
links: []
source:
- bsps/bfin/shared/dev/clock.c
- bsps/bfin/shared/dev/rtc.c
- bsps/bfin/shared/dev/spi.c
- bsps/bfin/shared/dev/sport.c
- bsps/bfin/shared/dev/timer.c
- bsps/bfin/shared/dev/twi.c
- bsps/bfin/shared/dev/uart.c
- bsps/bfin/shared/mmu.c
type: build