262 Commits (4c98d2e73211a2bde3530c9f1f369efa0d0745e1)
 

Author SHA1 Message Date
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 c0ced89e2d README update 12 years ago
patacongo c2fa801660 Progress toward a z80 native Windows build -- still needs some work 12 years ago
patacongo 343ea041c7 Update svn:ignore properties on nuttx/tools 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 d128c03666 Fix the fat, flat line bug 12 years ago
patacongo 3f5c105156 Another random number generator update 12 years ago
patacongo 6fa076a171 Correct some errors in lib_rand.c from last check-in 12 years ago
patacongo b0b339c242 Add one to internal result of random number generator to avoid the value zero, from Freddie Chopin 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 cdada458a1 z8 configurations will now build in Windows native environment 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
patacongo 8cad4a664b Fix backward conditional compilation in work_queue.c 12 years ago
patacongo 3c20b3a3cd Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong 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 285cd25599 ez80f910200zco/ostest supports native windows build; other configurations also updated 12 years ago
patacongo aca95c7730 ez80f910200zco/ostest now uses Kconfig 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 7a88e307e8 A few native window build updates 12 years ago
patacongo 632d7a57b1 Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driver 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 1cb21ddcd1 A few more Windows native build fixes for eZ80 12 years ago
patacongo 00f711cdf1 Move some PHY initialization logic for Darcy 12 years ago
patacongo cbf2eea7f0 A few more fixes for ez80 Windows Native build (still not enough) 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 62432f165f configs/cloudctrl and tools/prebuild.py from Darcy Gong 12 years ago
patacongo b665308a87 Update for ez80 Windows native build (still does not work) 12 years ago
patacongo 90b0f6d2bc Implement pause() 12 years ago
patacongo bd050bdf6b Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration 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 6833671f0c 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopin 12 years ago
patacongo 2754c39e6e 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopin 12 years ago
patacongo 7a68d93999 Fix typo introduced into many Makefiles with last changes 12 years ago
patacongo a98248b591 Fix typol in Config.mk that would effect non-Windows builds 12 years ago
patacongo e7b122cc62 Finishes all Makefile file changes for Windows native clean 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo cc099195b8 Patches 7-9 from Petteri Aimonen 12 years ago
patacongo e74eed6185 Patches 7-9 from Petteri Aimonen 12 years ago