.. |
hardware
|
arch/arm/src/stm32f7: Refactor FMC functions for STM32F7
|
2020-06-24 10:51:02 -03:00 |
chip.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
Kconfig
|
arch: Change dependence from ELF to LIBC_ARCH_ELF
|
2020-05-31 21:38:32 -07:00 |
Make.defs
|
arch/arm/src/stm32f7: Refactor FMC functions for STM32F7
|
2020-06-24 10:51:02 -03:00 |
stm32_adc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_adc.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_alarm.h
|
arch/srm/src/stm32f7: Add CONFIG_RTC_PERIODIC support. Also makes the RTC lowerhalf more like in STM32L4.
|
2018-03-05 07:46:58 -06:00 |
stm32_allocateheap.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_bbsram.c
|
Check the return of nxsem_wait_uninterruptible()
|
2020-04-04 15:37:12 -06:00 |
stm32_bbsram.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
stm32_can.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_can.h
|
Fix use of undefined pp-token #errror, other typos.
|
2019-09-19 18:19:18 -06:00 |
stm32_capture.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_capture.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_config.h
|
Remove CONFIG_USARTn_ISUART
|
2016-05-25 11:21:48 -06:00 |
stm32_dbgmcu.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_dma2d.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_dma2d.h
|
drivers/Kconfig: Global configuration variable CONFIG_FB_CMAP is only defined in architecture-specific Kconfig files and then multiple times. Add the single global definition in drivers/Kconfig. arch/arm/src/stm32 and stm32f7: Rename the architecture-specific variables appropriately. Selecting the architecture-specific version will also select the global version.
|
2018-06-28 12:01:55 -06:00 |
stm32_dma.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_dma.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_dtcm.c
|
Ensure all source code end with one and only one newline
|
2020-02-08 07:25:56 -06:00 |
stm32_dtcm.h
|
Merged in dagar/nuttx/pr-stm32f7_dtcm_profcs (pull request #875)
|
2019-05-25 19:57:26 +00:00 |
stm32_dumpgpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_ethernet.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_ethernet.h
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_exti_alarm.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_exti_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_exti_pwr.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_exti_pwr.h
|
Standardization of some function headers.
|
2018-03-13 09:52:27 -06:00 |
stm32_exti_wakeup.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_exti.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_flash.c
|
Run all .c and .h files modified by this PR through nxstyle.
|
2020-05-03 16:42:19 +01:00 |
stm32_fmc.c
|
arch/arm/src/stm32f7: Refactor FMC functions for STM32F7
|
2020-06-24 10:51:02 -03:00 |
stm32_fmc.h
|
arch/arm/src/stm32f7: Refactor FMC functions for STM32F7
|
2020-06-24 10:51:02 -03:00 |
stm32_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_gpio.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
stm32_i2c.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_i2c.h
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
stm32_irq.c
|
Run all .c and .h modified by this PR through nxstyle
|
2020-05-01 16:55:33 -03:00 |
stm32_lowputc.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_lowputc.h
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_lse.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_lsi.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_ltdc.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_ltdc.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
stm32_mpuinit.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_mpuinit.h
|
Create a src directory for the STM32F7 (not much in it yet)
|
2015-07-15 14:32:28 -06:00 |
stm32_otg.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_otgdev.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_otghost.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_pm.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pminitialize.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_pmsleep.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pmstandby.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pmstop.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_procfs_dtcm.c
|
Merged in dagar/nuttx/pr-stm32f7_dtcm_profcs (pull request #875)
|
2019-05-25 19:57:26 +00:00 |
stm32_pwm.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pwm.h
|
Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation.
|
2019-09-05 08:12:50 -06:00 |
stm32_pwr.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_pwr.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
stm32_qencoder.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_qencoder.h
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_qspi.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_qspi.h
|
arch/arm/src/stm32l4: Make STM32L4 CRS synchronization source board configurable.
|
2019-05-21 10:21:57 -06:00 |
stm32_rcc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rcc.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rng.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_rtc_lowerhalf.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rtc.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_rtc.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_sai.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_sai.h
|
Merged in OSer916/nuttx/stm32f746g-disco_sai (pull request #1081)
|
2019-12-02 01:55:29 +00:00 |
stm32_sdmmc.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_sdmmc.h
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_serial.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_spi.c
|
sched/: Make more naming consistent
|
2020-05-17 14:01:00 -03:00 |
stm32_spi.h
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_start.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
stm32_start.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_tickless.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_tim_lowerhalf.c
|
arch/arm/src/stm32f7/stm32_tim_lowerhalf.c: Add timer lowerhalf driver for stm32f7.
|
2019-03-20 06:31:20 -06:00 |
stm32_tim.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_tim.h
|
Rename arch/arm/src/stm32f7/chip to arch/arm/src/stm32f7/hardware.
|
2019-05-24 16:48:06 -06:00 |
stm32_timerisr.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32_uart.h
|
arch/arm/src/stm32/stm32_uart.h: Fix nxstyle complaints.
|
2020-03-10 06:53:00 -05:00 |
stm32_uid.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
stm32_uid.h
|
arch/arm/src/stm32f7/stm32_uid.c: Add UID access.
|
2019-04-12 08:46:02 -06:00 |
stm32_usbhost.h
|
arch/arm/src/stm32f7: USB High speed for STM32F7 series
|
2019-04-07 19:05:06 -06:00 |
stm32_userspace.c
|
STM32 F7: Correct some spacing issues
|
2015-10-07 13:58:11 -06:00 |
stm32_userspace.h
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
stm32f72xx73xx_rcc.c
|
Fix typos in comments and documentation (#750)
|
2020-04-08 06:45:35 -06:00 |
stm32f74xx75xx_rcc.c
|
Fix typos in comments and documentation (#750)
|
2020-04-08 06:45:35 -06:00 |
stm32f76xx77xx_rcc.c
|
Fix typos in comments and documentation (#750)
|
2020-04-08 06:45:35 -06:00 |