Xiang Xiao
|
0eeca0f375
|
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
to unify the way to get include directories
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2023-06-23 00:11:25 +03:00 |
|
raiden00pl
|
ebfd0b22f9
|
boards/nrf53: unify linker scripts
Unify linker scripts:
- use the same name for linker scripts
- merge RPTUN linker scripts with standard linker scripts
|
2023-05-31 23:12:21 +08:00 |
|
raiden00pl
|
934602b76e
|
boards/thingy53: add usb example
The board can act as an USB composite device. For now CDCACM and RNDIS are supported.
|
2023-05-24 09:54:55 +08:00 |
|
raiden00pl
|
218aa63af3
|
boards/nrf53: introduce common folder
This is an initial step towards moving common logic for NRF53 boards into one place.
At this point, only initialization of the TIMER has been moved.
|
2023-05-24 00:04:28 +08:00 |
|
raiden00pl
|
c497576ebf
|
boards/nrf53: add initial support for Thingy:53 board
|
2023-05-19 17:42:29 +08:00 |
|