nuttx/drivers/clk
yinshengkai f018a9cb54 Makefile: Remove INCDIROPT
This option, which resolves to -w when CONFIG_CYGWIN_WINTOOL is
configured, is now appended to INCDIR in tools/Config.mk.

See git commit # 5eae32577e in the main
2022-10-25 12:05:38 +02:00
..
clk_divider.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fixed_factor.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fixed_rate.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fractional_divider.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_gate.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_multiplier.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_mux.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_phase.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_rpmsg.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
clk.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
clk.h libs/lbc: remove CHAR_BIT = 16 support 2021-12-13 11:08:28 -06:00
Kconfig openamp: Change the dependence from OPENAMP to RPTUN 2022-04-05 10:05:41 +03:00
Make.defs Makefile: Remove INCDIROPT 2022-10-25 12:05:38 +02:00