patacongo
|
77c753b32a
|
Add Kconfig settings for the LPC17xx
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5094 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-09-05 17:20:19 +00:00 |
|
patacongo
|
8870a08597
|
Refactor serial configuratin; AVR teensy Kconfig now builds
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5092 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-09-05 12:45:35 +00:00 |
|
patacongo
|
43d533da11
|
Kconfig changes + back out part of last check-in: The 2STOP setting must be integer 0/1, not boolean
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5086 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-09-04 15:28:56 +00:00 |
|
patacongo
|
6913926a96
|
Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4996 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-08-02 00:42:46 +00:00 |
|
patacongo
|
cdc05213b8
|
Add support for PIC32MX1/2 ANSEL register; Mirtoo NXFFS configuration now uses the Pinquino toolchain by default:
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4984 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-07-27 17:25:35 +00:00 |
|
patacongo
|
d7280d4382
|
Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeed
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4975 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-07-24 22:56:36 +00:00 |
|
patacongo
|
ac6f7a722b
|
Ooops.. c_speed is now read-only
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4974 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-07-24 17:16:25 +00:00 |
|
patacongo
|
1e15a6d1cf
|
Baud definitions (B9600 for example) are again encoded; Now supports the BOTHER settings which allows specifying the baud via c_ispeed and c_ospeed termios fields
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4970 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-07-23 15:37:13 +00:00 |
|
patacongo
|
c8f02e00cd
|
Fix a critical PIC32 GPIO configuration bug
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4867 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-25 15:24:52 +00:00 |
|
patacongo
|
cc329b27ce
|
Enable LEDs on Mirtoo board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4863 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-22 18:35:25 +00:00 |
|
patacongo
|
2d1f373177
|
Mirtoo update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4860 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-21 20:44:55 +00:00 |
|
patacongo
|
784d71ce4f
|
Minor updates to PIC32 configuration and to documentation
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4858 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-21 00:05:20 +00:00 |
|
patacongo
|
c1c60ad207
|
More updates for PIC32 MX1/2 device configuration bits
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4857 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-20 22:29:32 +00:00 |
|
patacongo
|
524b08c3fc
|
Updates to support the Mirtoo internal clocking
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4855 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-20 19:29:20 +00:00 |
|
patacongo
|
a81c274be8
|
PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configuration
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4853 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-20 17:37:20 +00:00 |
|
patacongo
|
048a62dba9
|
Add a configuration to support the Mirtoo module
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4852 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-20 00:04:56 +00:00 |
|
patacongo
|
bd7bf04393
|
Add support for PIC32 MX1 and MX2 families
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4851 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-19 19:09:14 +00:00 |
|
patacongo
|
4c222bcab1
|
Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4805 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-06 01:44:57 +00:00 |
|
patacongo
|
930b5b836c
|
Add an ADC-based touchscreen driver for the PIC32MX7 MMB board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4804 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-05 19:45:01 +00:00 |
|
patacongo
|
7da38c9dad
|
The PIC32MX7 MMB's mio832qt2 LCD is functional
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4803 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-04 20:36:18 +00:00 |
|
patacongo
|
48f2d672f0
|
Add support for the MIO283QT2 LCD
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4802 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-04 18:45:48 +00:00 |
|
patacongo
|
ad5395c160
|
SD card now works on the PIC32MX7 MMB board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4799 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-03 16:09:59 +00:00 |
|
patacongo
|
dc1b82ed5d
|
Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instrumentatin for the PIC32 SPI driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4797 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-02 17:57:39 +00:00 |
|
patacongo
|
e02ce9e19d
|
Fix PHY address search; NFS update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4796 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-01 23:12:17 +00:00 |
|
patacongo
|
f9cff8fcc2
|
Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4794 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-06-01 19:07:17 +00:00 |
|
patacongo
|
ec81f66d5c
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4640 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-22 19:50:33 +00:00 |
|
patacongo
|
941cf06037
|
More Kconfig stuff
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4636 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-19 22:51:42 +00:00 |
|
patacongo
|
340aca6485
|
More Kconfig stuff
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4628 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-17 22:54:31 +00:00 |
|
patacongo
|
e37d8b5e5d
|
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4595 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-12 16:30:48 +00:00 |
|
patacongo
|
3e8cc7b056
|
Include libgcc.a inside of the group of recursively linked libraries in all Makefiles
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4573 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-04-08 13:03:26 +00:00 |
|
patacongo
|
1460fecc90
|
Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4502 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-22 14:07:45 +00:00 |
|
patacongo
|
a58d4b265f
|
Move serial header files to include/nuttx/serial
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4500 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-21 19:47:23 +00:00 |
|
patacongo
|
c22a13ef4a
|
Move file-system header files to include/nuttx/fs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4499 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-21 18:01:07 +00:00 |
|
patacongo
|
0247373e8f
|
Cosmetic PIC32 USB driver fixes (still has problems)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4498 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-20 15:28:06 +00:00 |
|
patacongo
|
aa37eeaa03
|
Minor updates for PIC32 USB device driver bugs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4497 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-19 17:56:15 +00:00 |
|
patacongo
|
199e931462
|
The PIC32 USB driver (finally) works the the Mass Storage Class
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4496 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-18 20:39:18 +00:00 |
|
patacongo
|
9242a9e578
|
Fix reported USB MSC product/revision
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4495 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-17 17:15:59 +00:00 |
|
patacongo
|
2286099a15
|
Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4493 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-16 20:59:21 +00:00 |
|
patacongo
|
1427e50541
|
Fix PIC32 USB double buffer toggle
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4492 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-15 22:56:46 +00:00 |
|
patacongo
|
8974ab15ba
|
Updates to PIC32 USB stall logic -- still doesn't work right
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4491 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-15 20:53:42 +00:00 |
|
patacongo
|
fd38715cba
|
Add a PIC32 configuration that supports only a Telnet console
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4486 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-13 19:21:04 +00:00 |
|
patacongo
|
4757dd6aa8
|
PIC32 Ethernet driver now appears stable
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4485 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-13 18:05:49 +00:00 |
|
patacongo
|
8d0386947e
|
Correct PIC32 Ethernet Tx ring handling
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4484 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-13 16:15:24 +00:00 |
|
patacongo
|
7882e0671e
|
Update PIC32 Ethernet driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4469 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-09 22:05:14 +00:00 |
|
patacongo
|
04a88c0538
|
Fix several bugs related to PIC32 Ethernet driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4468 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-09 17:47:25 +00:00 |
|
patacongo
|
e01934d011
|
PIC32 Ethernet driver now at least talks to the PHY
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4467 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-09 14:47:27 +00:00 |
|
patacongo
|
406e1cd01b
|
Update PIC32 Ethernet driver from debugging (still does not work
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4465 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-08 23:05:03 +00:00 |
|
patacongo
|
3b1852082c
|
Verified USB (device) on the PIC32 Ethernet Starter Kit
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4464 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-08 14:31:49 +00:00 |
|
patacongo
|
777befe4bb
|
Updates to PIC32 SPI driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4461 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-07 17:40:23 +00:00 |
|
patacongo
|
a0b537dd76
|
Add PIC32 SPI driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4459 7fd9a85b-ad96-42d3-883c-3090e2eb8679
|
2012-03-07 00:53:50 +00:00 |
|