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
YAMAMOTO Takashi
a2ee706832
arch/arm/src/samd2l2/sam_usb.c: Fix type mismatches
2020-11-16 08:29:00 -08:00
..
hardware
…
chip.h
…
Kconfig
…
Make.defs
…
sam_ac.c
…
sam_ac.h
…
sam_adc.c
…
sam_adc.h
…
sam_clockconfig.h
…
sam_config.h
…
sam_dac.h
…
sam_dmac.c
…
sam_dmac.h
…
sam_eic.c
…
sam_eic.h
…
sam_evsys.h
…
sam_fuses.h
…
sam_gclk.h
…
sam_i2c_master.c
s/BUSY/EBUSY typo fix, which ressulted in compile error
2020-10-30 07:19:34 +09: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
…
sam_sercom.c
…
sam_sercom.h
…
sam_serial.c
arch/arm/src/samd2l2/sam_serial.c: Fix a type mismatch
2020-11-16 08:29:00 -08:00
sam_serial.h
…
sam_spi.c
arch: spi: fix bad null-pointer assertions
2020-10-31 10:40:41 -07:00
sam_spi.h
…
sam_start.c
arm: Use a consistent type (uintptr_t) for g_idle_topstack
2020-11-16 05:46:53 -08:00
sam_start.h
…
sam_timerisr.c
…
sam_usart.c
…
sam_usart.h
…
sam_usb.c
arch/arm/src/samd2l2/sam_usb.c: Fix type mismatches
2020-11-16 08:29:00 -08: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
…