Commit Graph

43 Commits

Author SHA1 Message Date
Felix Raimundo
fd972bce65 Fix build
Change-Id: If550f0db40be8085fade58896f7d8a1b7db2cb47
2016-03-18 10:48:17 +01:00
Romain Goyet
7a4b8b5eda Clean the CFLAGS 2015-09-24 19:56:48 +02:00
Romain Goyet
101b10e028 Cleaner build system 2015-09-19 18:14:14 +02:00
Romain Goyet
08441e6ec5 [ion] big cleanup 2015-09-19 13:09:41 +02:00
Romain Goyet
1e4c5cdc0a [ion] cleanup 2015-09-19 11:01:38 +02:00
Romain Goyet
13ffbe1b1a Cleaner build system for tests 2015-09-14 19:34:59 +02:00
Romain Goyet
c58a5f41e3 More generic Makefile 2015-09-14 19:01:47 +02:00
Romain Goyet
3857448cb7 Remove dead code 2015-09-14 18:57:55 +02:00
Romain Goyet
8f13d8151e Clean the prebuild/postbuild steps in the Makefile 2015-09-10 12:07:49 +02:00
Romain Goyet
4ad8b4a67f Rename stm32f429 to device 2015-09-10 10:08:11 +02:00
Romain Goyet
c494fabc23 Introducing quiz, the testing framework 2015-09-03 22:44:25 +02:00
Romain Goyet
780f6ff31f Makefile for tests 2015-09-01 12:09:08 +02:00
Romain Goyet
25b95d1278 Makefile cleanups 2015-09-01 11:28:42 +02:00
Romain Goyet
c3ed3684a7 Platform-dependent size 2015-08-30 21:42:09 +02:00
Romain Goyet
b32b47300a ION re-structuring 2015-08-05 15:52:44 +02:00
Romain Goyet
96c2ad4228 Proper DEBUG flag 2015-08-04 22:45:08 +02:00
Romain Goyet
f2863c6889 Nicer file size (in kB) 2015-08-04 20:35:47 +02:00
Romain Goyet
203ecd5055 Size the output 2015-08-04 20:34:09 +02:00
Romain Goyet
067c53d705 Multiple platform support 2015-08-03 21:04:13 +02:00
Romain Goyet
872efea4d1 Liba cleanup 2015-05-31 13:51:41 +02:00
Romain Goyet
803ffda5bc Liba 2015-05-31 13:24:35 +02:00
Romain Goyet
525f2aef9f Proper malloc/free/realloc
SQLite's memory allocator make assertions that we have to fulfill
2015-05-25 13:06:41 +02:00
Romain Goyet
2e5e851caa Stupid operator new implementation 2015-05-20 17:33:47 +02:00
Romain Goyet
7d93d37713 Allow overriding CFLAGS 2015-05-20 13:03:09 +02:00
Romain Goyet
2ed9b8479f Malloc support from SQLite 2015-05-20 13:02:41 +02:00
Romain Goyet
86cacc5471 Display a fraction 2015-05-19 12:22:18 +02:00
Romain Goyet
f487d775ff Misc cleanups 2015-05-18 19:57:33 +02:00
Romain Goyet
3d086d097c Cleanup 2015-05-18 18:39:04 +02:00
Romain Goyet
32c094570b Start enabling the LTDC 2015-05-09 18:25:38 +02:00
Romain Goyet
299578c60b Big cleanup 2015-05-08 21:06:09 +02:00
Romain Goyet
0100fb42c7 Add pinmux 2015-05-07 11:43:00 +02:00
Romain Goyet
037c03e85a Clean up 2015-05-06 21:50:01 +02:00
Romain Goyet
cc98a1c094 SPI data registers 2015-05-05 12:33:13 +02:00
Romain Goyet
0120ea4663 Working SPI 2015-05-05 00:26:49 +02:00
Romain Goyet
c4fac5e21d Enable production version 2015-05-04 19:03:53 +02:00
Romain Goyet
602fb4c05b Overridable ISRs 2015-05-04 15:52:16 +02:00
Romain Goyet
7521af7457 Linkage: Put the stack at the end of the CCM 2015-05-03 20:44:48 +02:00
Romain Goyet
f504528463 Nicer boot 2015-05-03 20:07:10 +02:00
Romain Goyet
c314a1e296 Add a test runner 2015-05-03 14:02:25 +02:00
Romain Goyet
9b7235ac9f Enable clang 2015-05-03 13:11:06 +02:00
Romain Goyet
c91293ee51 Nicer registers headers 2015-05-03 11:52:14 +02:00
Romain Goyet
f4ac66bf0b Use structs for registers 2015-05-02 15:38:12 +02:00
Romain Goyet
1b8d5201de Proper building for Flash 2015-05-02 13:25:27 +02:00