Commit Graph

340 Commits

Author SHA1 Message Date
schneider 3319c24c6d 2k space for applets 2011-07-08 01:30:22 +02:00
Stefan `Sec` Zehl 1c2846734c Stop gcc from reordering functions in loadables. We want the first function first in the binary... 2011-07-07 18:41:06 +02:00
schneider e7adf388bf added a loadable with functions 2011-07-07 18:28:07 +02:00
schneider a534cb9215 modified nrf code to use sspSendReceive 2011-07-06 09:59:08 +02:00
schneider 1d6f1a3adc made rf test work 2011-07-06 02:54:15 +02:00
Stefan `Sec` Zehl 50ac82f893 Workaround render bug. TODO: make nice. 2011-07-05 15:49:44 +02:00
Stefan `Sec` Zehl 70bf904c1c Fix invaders font, simple patch to spaceinvaders.c to see if it renders ok 2011-07-05 15:48:26 +02:00
Stefan `Sec` Zehl 8113cd8931 Add invaders font (source & makefonitified). Go iggy, go! 2011-07-05 15:25:54 +02:00
Stefan `Sec` Zehl e3f8ab98c8 Enhance makefont.pl, for pixel-painted art ".xbdf" 2011-07-05 15:23:19 +02:00
Stefan `Sec` Zehl 9d23c476da More debugging 2011-07-05 14:42:12 +02:00
Stefan `Sec` Zehl 4a21f48e27 more debugging app 2011-07-05 11:52:09 +02:00
Stefan `Sec` Zehl f1c6b7c55c hook funk up to build. Add testing app, try to implement receiving 2011-07-05 11:11:08 +02:00
Stefan `Sec` Zehl 876ee2474f Fix loadables to honor size $RAMCODE from Makefile.inc 2011-07-05 02:45:55 +02:00
Stefan `Sec` Zehl a03f202e7c First attempt at nrf support code 2011-07-05 02:33:36 +02:00
Stefan `Sec` Zehl 8c0c89e407 Fix gitignore and remove autogenerated wrapper.c 2011-07-05 02:32:24 +02:00
Stefan `Sec` Zehl fc286a1551 Merge branch 'master' of github.com:r0ket/r0ket 2011-07-04 22:50:44 +02:00
Stefan `Sec` Zehl 52d4a93fc7 Impement "enter==ISP" on bootup as discussed 2011-07-04 22:49:35 +02:00
schneider 79efab54f6 added minimal example 2011-07-04 02:04:33 +02:00
schneider 06183ea9fb added test of the asym enc 2011-07-03 22:55:56 +02:00
Stefan `Sec` Zehl 651a6b4d48 More documentation 2011-06-30 15:38:06 +02:00
Stefan `Sec` Zehl 26c01e0baa Disable USB interrupts while updting display.
Hope this is correct. It appears to work, at least :-)
2011-06-27 10:43:46 +02:00
Stefan `Sec` Zehl bb4b0f1b9c Add global usbMSCenabled flag.
Make ISPandReset honor this flag by disabling MSC first
2011-06-27 01:35:32 +02:00
Stefan `Sec` Zehl 050df7db06 Menuentry for USB unmount 2011-06-27 00:59:57 +02:00
Stefan `Sec` Zehl 9e575219fd Implement decrypt 2011-06-27 00:58:24 +02:00
Stefan `Sec` Zehl 9a7c622240 Add key input 2011-06-26 14:09:32 +02:00
Stefan `Sec` Zehl 6341b7a33b First attempt at a simple xxtea en/de-crypter. 2011-06-26 13:52:02 +02:00
Stefan `Sec` Zehl d6d2bb531e Fix program name fallback (cut&paste mistake :) 2011-06-26 12:46:35 +02:00
Stefan `Sec` Zehl 31584b0a4d Remove hacky workaround. Turns out we can keep BTN0 :-) 2011-06-26 11:45:05 +02:00
Stefan `Sec` Zehl 878092c569 Hack: ignore BTN_0 if not configured correctly. (USB:MSC stuff) 2011-06-26 02:57:08 +02:00
Stefan `Sec` Zehl 807ef50254 Whoops. Missed one file for the MODULE=/APP= change 2011-06-21 01:02:45 +02:00
schneider 2d25081337 Merge branch 'master' of github.com:r0ket/r0ket 2011-06-20 23:40:56 +02:00
schneider 433e585bea added licenses to schematics 2011-06-20 23:40:25 +02:00
Stefan `Sec` Zehl bc1c118db1 Fix gitignores 2011-06-20 23:38:55 +02:00
Stefan `Sec` Zehl f6a68ef975 rename "module" to "application" to reduce confusion with "m0dules" 2011-06-20 23:35:07 +02:00
schneider b6946d3d5c Merge branch 'master' of github.com:r0ket/r0ket 2011-06-20 23:10:41 +02:00
schneider e7da0619e2 added license 2011-06-20 23:03:56 +02:00
kiu 4ed9deb7f7 some words 2011-06-20 23:01:59 +02:00
kiu d009a510fc renamed m0dule 2011-06-20 20:44:49 +02:00
kiu 4642a6997e renamed m0dule to m0dul 2011-06-20 20:43:05 +02:00
schneider 9d77769794 added new m0duls 2011-06-20 16:59:18 +02:00
schneider d54be9c799 added export of schematic 2011-06-20 15:53:11 +02:00
schneider a81a90fa32 refactored schematic 2011-06-20 15:51:25 +02:00
schneider 8af9c362bd added m0dule and readme 2011-06-19 22:24:54 +02:00
schneider 126704d9df moved old files 2011-06-19 22:09:41 +02:00
schneider 75b4e005ce changed paths in config files 2011-06-19 22:03:37 +02:00
schneider 883e642618 new tree structure 2011-06-19 21:01:00 +02:00
Sebastian Steuer c70798af29 raw input, mandelbrot works again 2011-06-19 18:58:31 +02:00
Stefan `Sec` Zehl 53fb6eea07 Add more error messages for debugging 2011-06-18 21:53:19 +02:00
Stefan `Sec` Zehl 38abca78d2 Executor can no execute files.
To test: "make MODULE=executor loadables"

copy loadable/blinktest.bin to dataflash as test.c0d
flash firmware.bin as usual

joysitck-right executes test.c0d
(joystick-up enters dataflash-masstorage)
2011-06-17 18:29:05 +02:00
Stefan `Sec` Zehl 8437cd7921 Implement uuid.c, when formattig, write uuid into volume header 2011-06-17 17:49:40 +02:00