This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
arm
/
src
/
samd2l2
History
Gregory Nutt
7a45fc6f1c
arch/arm/src/max326xx: Add framework for MAX326XX standard DMA support.
2018-11-20 08:09:03 -06:00
..
chip
arch/arm/src/samd2l2/chip/saml_evsys.h: Complete some unfinished settings.
2018-07-25 11:44:41 -06:00
chip.h
…
Kconfig
Kconfig files: Fix several errors noted by Alex Denisov in Bitbucket issue 115.
2018-08-05 10:48:02 -06:00
Make.defs
…
sam_ac.c
…
sam_ac.h
…
sam_clockconfig.h
…
sam_config.h
…
sam_dac.h
…
sam_dmac.c
arch/arm/src/max326xx: Add framework for MAX326XX standard DMA support.
2018-11-20 08:09:03 -06:00
sam_dmac.h
…
sam_eic.c
…
sam_eic.h
…
sam_evsys.h
…
sam_fuses.h
…
sam_gclk.h
…
sam_i2c_master.c
Replace all ASSERT with DEBUGASSERT to save the code space
2018-08-24 06:58:30 -06:00
sam_i2c_master.h
…
sam_i2c_slave.h
…
sam_idle.c
…
sam_irq.c
…
sam_irq.h
…
sam_irqprio.c
…
sam_lowputc.c
…
sam_lowputc.h
…
sam_periphclks.h
…
sam_pinmap.h
…
sam_pm.h
…
sam_port.c
…
sam_port.h
configs/metro-m4: Fix RxD PAD selection. Add a configuration option to use OSCULP32K instead of XOSC32K.
2018-09-01 14:38:19 -06:00
sam_sercom.c
…
sam_sercom.h
…
sam_serial.c
arch/arm/src/samd2l2: Fix a couple of logic error/typos found in reviewing code for port to SAMD51.
2018-07-25 13:41:09 -06:00
sam_serial.h
…
sam_spi.c
…
sam_spi.h
…
sam_start.c
…
sam_start.h
…
sam_timerisr.c
…
sam_usart.c
arch/arm/src/samd2l2: Fix a couple of logic error/typos found in reviewing code for port to SAMD51.
2018-07-25 13:41:09 -06:00
sam_usart.h
…
sam_usb.c
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
sam_usb.h
…
sam_userspace.c
…
sam_userspace.h
…
samd_clockconfig.c
…
samd_gclk.c
…
samd_periphclks.h
…
saml_clockconfig.c
…
saml_gclk.c
…
saml_periphclks.h
…