611 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 8ae8d43ae2 Restructre address environment interfaces in preparation for incorporation into binfmt/ logic 12 years ago
patacongo a202ca65d1 Add z180 system timer 12 years ago
patacongo 67b2e69b23 More z180 serial logic 12 years ago
patacongo 9ef2bd0745 Add framework for z180 SCC driver 12 years ago
patacongo 7dcb78d3c4 Finsh Z80181/182 register bit definition 12 years ago
patacongo b922099dc2 Add special register definitions needed for z80181 and z80182 12 years ago
patacongo e9e7bacfa2 Add z180 interrupt initialization logic 12 years ago
patacongo a71e9d8104 Add z180 interrupt vectors 12 years ago
patacongo 092c435c46 Fix typo in z80-family Makefiles 12 years ago
patacongo 7eb3401791 Fix some early z180 compile errors 12 years ago
patacongo b09b1b66b0 configs/p112: Add a configuration for the Z180 P112 board 12 years ago
patacongo 7978ac907b Add support for the Z180 MMU and generic hooks for processes 12 years ago
patacongo 97ddd5100f Add arch/z80/src/z180/z180_iomap.h 12 years ago
patacongo 5f72f975b3 Add source files for z180 12 years ago
patacongo 2b1f75ced6 Add header files for z180 12 years ago
patacongo 50909ac4e2 Some initial changes for 8051 build update 12 years ago
patacongo 93683ae1b5 configs/xtrs/ostest converted to kconfig-frontend and Windows native 12 years ago
patacongo 9ba1a8f55d Fixes for configs/z80sim/pashello Windows native build 12 years ago
patacongo 10bda33ba3 Verify redesigned Z80 build on native Windows 12 years ago
patacongo cb393b2757 Redesign z80 build so that mkhpbase.sh bash script is not needed; remove support for older SDCC toolchains; Re-verify z80 build on Linux 12 years ago
patacongo 756aa6b909 Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopin 12 years ago
patacongo 4c98d2e732 z80sim/ostest now builds okay under Linux with SDCC 3.2.1 12 years ago
patacongo ccae1c4fb2 Progress toward natvie z80 SDCC build -- still issues 12 years ago
patacongo c2fa801660 Progress toward a z80 native Windows build -- still needs some work 12 years ago
patacongo 66c7e430cf Convert configs/z80sim/ostest to Kconfig/mconf tool 12 years ago
patacongo 995d13a484 Add dummy Toolchain.defs files for z80 arch family 12 years ago
patacongo 7f7356cdc9 standard keypad inteface and apps/examples/keypadtest from Denis Carikli 12 years ago
patacongo f63b1d9296 ZNEO now (almost) builds in Windows native environment 12 years ago
patacongo c9230359ef All ZNEO configurations converted to use the mconf/Kconfig tool 12 years ago
patacongo 83b590b946 ZNEO configurations updated to use ZDS-II version 5.0.1 12 years ago
patacongo 724d3c4c0d Patches for NSH disable background, and ARMv7M assembly from Freddie Chopin 12 years ago
patacongo afd86a08b5 z8 configurations all converted to use mconf tool 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