479 Commits (d7632b179426bc3544c4bc1a7c024555f3eaafd7)

Author SHA1 Message Date
Lorenz Meier c15093bb55 Bringing back old I2C code, just temporary workaround 12 years ago
px4dev bc35bb23dd HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout, correct handling of the NAK generation for I2C master reads. 12 years ago
px4dev 5e91a36623 Drop the 'nonstop' flag since we can infer it when we need it. Submitted this version of the serial DMA changes for integration into mainline NuttX. 12 years ago
px4dev 469d13fdfe Implement serial receive DMA for the F1xx. This is not quite working right yet. Some clients work, others not so much. 12 years ago
px4dev e2f7a46812 Clear the interrupting condition when we take the DMA interrupt. 12 years ago
px4dev 770f2545fb Implement non-stop DMA mode (circular) for the F1x DMA driver. 12 years ago
px4dev bd543fd7fc A couple of minor tracing fixes; print the state names in the trace dump, and set the timestamp for each entry (not really a useful number yet…) 12 years ago
px4dev 7c7112a157 Implement stm32_dmaresidual for the F1 DMA driver. 12 years ago
px4dev 3725292e62 Actually only one DMA on F100 12 years ago
px4dev fbf4c44230 Fix a compile error in the i2c reset code. 12 years ago
px4dev f127495caa Manually fixup merge botches via direct comparison with NuttX r5447. 12 years ago
px4dev eaf1d8063c Build system updates to match the NuttX merge. 12 years ago
Lorenz Meier 9e2076b4e4 Cleared last differences, ready for testing 12 years ago
Lorenz Meier 8b8330a015 Reverted nuttx merge, back to master 12 years ago
patacongo db3e7613bc Verify PATH variable in apps/examples/elf 12 years ago
patacongo 56a6504618 Incorporate address environment interfaces in binfmt/ logic 12 years ago
patacongo 756aa6b909 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 12 years ago
patacongo 7f7356cdc9 standard keypad inteface and apps/examples/keypadtest from Denis Carikli 12 years ago
patacongo c9230359ef All ZNEO configurations converted to use the mconf/Kconfig tool 12 years ago
patacongo 724d3c4c0d Patches for NSH disable background, and ARMv7M assembly from Freddie Chopin 12 years ago
patacongo 18b90c8848 Verify that z8 targets still build (under Cygwin) 12 years ago
patacongo 6c26fa6537 configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driver (Denis Cariki) 12 years ago
patacongo 8c5b57d449 configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arch/arm/src/lpc17xx/lpc17_i2c.cuninitialization fix 12 years ago
patacongo f1883fb2da Misc build fixes, some from Mike some for ez80 native build 12 years ago
patacongo 7d61592105 STM32 FLASH pre-fetch is no long enabled unless it is so configured 12 years ago
patacongo 632d7a57b1 Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driver 12 years ago
px4dev 1f2ad5029a Improved termios support for the STM32 UART driver. Also add a little more termios processing to the generic serial layer. Implement FIONREAD. 12 years ago
patacongo 24b6495537 Several changes (mostly graphics related) from Petteri Aimonen 12 years ago
patacongo 99cc52c076 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 12 years ago
patacongo 00f711cdf1 Move some PHY initialization logic for Darcy 12 years ago
patacongo 27ec2129d7 /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's Toolchain.defs; Fix error introduced into tools/configure.sh 12 years ago
patacongo 057c41d277 Big refactoring of toolchain definitions by Mike Smith 12 years ago
patacongo 8c84369263 Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible with other chips 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo 2754c39e6e 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopin 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 8b823f6bee Mostly cosmetic build changes 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo 5bba2c1508 Simple window natives OS test build now works; Probabaly more to do for other configs; clean targets still have problems 12 years ago
patacongo 2afceac487 Qencoder fixes from Ryan Sundberg 12 years ago
patacongo 21f348544f Kconfig updates from Freddie Chopin 12 years ago
patacongo 7213ccf4de More native build fixes -- still problems in apps/ directory 12 years ago
Lorenz Meier 47bf438661 Fixed ADC shutdown issue 12 years ago
patacongo b74772ee54 Mostly cosmetic changes 12 years ago
patacongo fe19d5bea1 A few more build fixes 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 12 years ago
patacongo a18d038b81 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo a2926f6d12 Remove bash fragments that test for board/Makefile 12 years ago
patacongo 3ceb882b97 arch/../src/Makefiles now use only libraries in lib/ 12 years ago
patacongo d04ce723f0 Several patches from Petteri Aimonen (mostly NxWidgets) 12 years ago