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
/
str71x
History
Nathan Hartman
68d43d3679
Fix typos.
2019-08-04 14:50:28 -06:00
..
chip.h
…
Kconfig
…
Make.defs
Squashed commit of the following:
2019-04-29 14:52:05 -06:00
str71x_adc12.h
…
str71x_apb.h
…
str71x_bspi.h
…
str71x_can.h
…
str71x_decodeirq.c
Replace non critical PANIC with DEBUGPANIC to save the code space
2018-08-24 06:21:15 -06:00
str71x_eic.h
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
str71x_emi.h
…
str71x_flash.h
…
str71x_gpio.h
…
str71x_head.S
Squashed commit of the following:
2019-02-04 16:20:35 -06:00
str71x_i2c.h
…
str71x_irq.c
…
str71x_lowputc.c
Fix typos.
2019-08-04 14:50:28 -06:00
str71x_map.h
…
str71x_pcu.h
…
str71x_prccu.c
…
str71x_rccu.h
…
str71x_rtc.h
…
str71x_serial.c
Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h.
2019-01-27 13:41:44 -06:00
str71x_timer.h
…
str71x_timerisr.c
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
2019-03-20 19:27:40 -06:00
str71x_uart.h
…
str71x_usb.h
…
str71x_wdog.h
…
str71x_xti.c
…
str71x_xti.h
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
str71x.h
…